aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke
2006-08-27[PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer
2006-08-14[PATCH] add imacfb documentation and detectionEdgar Hucek
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti
2006-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann
2006-07-31[PATCH] radeonfb sleep fixesVolker Braun
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas
2006-07-31[PATCH] hide onboard graphics drivers on G5Olaf Hering
2006-07-31[PATCH] mdacon: fix __init section warningsFrederik Deweerdt
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt
2006-07-14[PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] fbdev: Add framebuffer and display update module support for pnx4008Vitaly Wool
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] fix drivers/video/imacfb.c compilationIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] VT binding: Make sticon support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Make promcon support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas