aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-015-37/+42
* [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-304-4/+15
* [PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke2006-08-271-0/+8
* [PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer2006-08-271-2/+2
* [PATCH] add imacfb documentation and detectionEdgar Hucek2006-08-142-6/+45
* [PATCH] au1100fb: Fix startup sequenceRodolfo Giometti2006-08-061-8/+5
* [PATCH] au1100fb: info->var.rotate fixRodolfo Giometti2006-08-061-2/+3
* [PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering2006-08-061-7/+3
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-311-146/+161
|\
| * [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-146/+161
* | [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2006-07-312-7/+5
* | [PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno2006-07-311-4/+0
* | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-313-20/+15
* | [PATCH] radeonfb sleep fixesVolker Braun2006-07-313-25/+145
* | [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-315-46/+61
* | [PATCH] hide onboard graphics drivers on G5Olaf Hering2006-07-311-4/+4
* | [PATCH] mdacon: fix __init section warningsFrederik Deweerdt2006-07-311-2/+2
|/
* [PATCH] mbxfb: Add framebuffer driver for the Intel 2700GMike Rapoport2006-07-147-0/+1509
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-107-84/+127
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-103-1/+3
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-1067-66/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-031-166/+118
|\
| * [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-031-166/+118
* | [PATCH] fbdev: Add framebuffer and display update module support for pnx4008Vitaly Wool2006-07-038-0/+1502
|/
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-027-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3087-89/+3
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3086-86/+0
| * typo fixes: mecanism -> mechanismAdrian Bunk2006-06-301-1/+1
| * typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-301-2/+2
* | [PATCH] fix drivers/video/imacfb.c compilationIngo Molnar2006-06-301-4/+0
|/
* [SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller2006-06-298-1149/+1179
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-5/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-6/+6
|\ \
| * | [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+6
| |/
* | [PATCH] fix sgivwfb compileAdrian Bunk2006-06-291-4/+2
* | [PATCH] powermac backlight fixesMichael Hanselmann2006-06-281-3/+3
* | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-2/+1
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
|/
* [PATCH] VT binding: Make sticon support bindingAntonino A. Daplas2006-06-261-1/+1
* [PATCH] VT binding: Make promcon support bindingAntonino A. Daplas2006-06-261-2/+2
* [PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas2006-06-261-10/+28
* [PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas2006-06-261-1/+1
* [PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas2006-06-261-4/+2
* [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-262-61/+150
* [PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas2006-06-261-58/+97
* [PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas2006-06-261-0/+43