aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt5-37/+42
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt4-4/+15
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke1-0/+8
2006-08-27[PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer1-2/+2
2006-08-14[PATCH] add imacfb documentation and detectionEdgar Hucek2-6/+45
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti1-8/+5
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti1-2/+3
2006-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering1-7/+3
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-146/+161
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2-7/+5
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno1-4/+0
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann3-20/+15
2006-07-31[PATCH] radeonfb sleep fixesVolker Braun3-25/+145
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas5-46/+61
2006-07-31[PATCH] hide onboard graphics drivers on G5Olaf Hering1-4/+4
2006-07-31[PATCH] mdacon: fix __init section warningsFrederik Deweerdt1-2/+2
2006-07-26[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-146/+161
2006-07-14[PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport7-0/+1509
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann7-84/+127
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-1/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl67-66/+11
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-166/+118
2006-07-03[PATCH] fbdev: Add framebuffer and display update module support for pnx4008Vitaly Wool8-0/+1502
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt1-166/+118
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner7-7/+7
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds87-89/+3
2006-06-30[PATCH] fix drivers/video/imacfb.c compilationIngo Molnar1-4/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel86-86/+0
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk1-1/+1
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk1-2/+2
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller8-1149/+1179
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-5/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+6
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk1-4/+2
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann1-3/+3
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl1-2/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-27[PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman1-6/+6
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] VT binding: Make sticon support bindingAntonino A. Daplas1-1/+1
2006-06-26[PATCH] VT binding: Make promcon support bindingAntonino A. Daplas1-2/+2
2006-06-26[PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas1-10/+28
2006-06-26[PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas1-1/+1
2006-06-26[PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas1-4/+2
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2-61/+150
2006-06-26[PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas1-58/+97
2006-06-26[PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas1-0/+43