aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 86-86/+0
2006-06-30typo fixes: mecanism -> mechanismGravatar Adrian Bunk 1-1/+1
2006-06-30typo fixes: bandwith -> bandwidthGravatar Adrian Bunk 1-2/+2
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.Gravatar David S. Miller 8-1149/+1179
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 1-5/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-6/+6
2006-06-29[PATCH] fix sgivwfb compileGravatar Adrian Bunk 1-4/+2
2006-06-28[PATCH] powermac backlight fixesGravatar Michael Hanselmann 1-3/+3
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Gravatar Jesper Juhl 1-2/+1
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-27[PATCH] 64bit resource: C99 changes for struct resource declarationsGravatar Greg Kroah-Hartman 1-6/+6
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGravatar Greg Kroah-Hartman 1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] VT binding: Make sticon support bindingGravatar Antonino A. Daplas 1-1/+1
2006-06-26[PATCH] VT binding: Make promcon support bindingGravatar Antonino A. Daplas 1-2/+2
2006-06-26[PATCH] VT binding: Make newport_con support bindingGravatar Antonino A. Daplas 1-10/+28
2006-06-26[PATCH] VT binding: Make mdacon support bindingGravatar Antonino A. Daplas 1-1/+1
2006-06-26[PATCH] VT binding: Do not create a device file for class device 'fbcon'Gravatar Antonino A. Daplas 1-4/+2
2006-06-26[PATCH] VT binding: Update fbcon to support bindingGravatar Antonino A. Daplas 2-61/+150
2006-06-26[PATCH] Detaching fbcon: add capability to attach/detach fbconGravatar Antonino A. Daplas 1-58/+97
2006-06-26[PATCH] Detaching fbcon: clean up exit codeGravatar Antonino A. Daplas 1-0/+43
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconGravatar Antonino A. Daplas 5-76/+112
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Gravatar Antonino A. Daplas 7-20/+2
2006-06-26[PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleGravatar Antonino A. Daplas 1-6/+22
2006-06-26[PATCH] fbdev: tag by scantype in sysfsGravatar Daniel R Thompson 1-1/+10
2006-06-26[PATCH] imacfb: Add Intel-based Macintosh Framebuffer SupportGravatar Edgar Hucek 3-0/+355
2006-06-26[PATCH] atyfb: Fix section warningsGravatar Antonino A. Daplas 2-14/+14
2006-06-26[PATCH] macmodes: Fix section warningGravatar Antonino A. Daplas 3-23/+25
2006-06-26[PATCH] fbdev: Fix logo rotation if width != heightGravatar Antonino A. Daplas 1-10/+10
2006-06-26[PATCH] neofb: fix unblank logic interfering with lid toggled backlightGravatar Christian Trefzer 1-9/+23
2006-06-26[PATCH] skeletonfb: remove duplicate module init, exit, license linesGravatar Arnaldo Carvalho de Melo 1-5/+0
2006-06-26[PATCH] au1100fb: add power management supportGravatar Rodolfo Giometti 1-2/+39
2006-06-26[PATCH] backlight: Fix Kconfig dependencyGravatar Antonino A. Daplas 1-2/+2
2006-06-26[PATCH] s3c2410fb: Fix resumeGravatar Arnaud Patard 1-6/+11
2006-06-26[PATCH] fbdev: Remove unused exportsGravatar Adrian Bunk 4-6/+0
2006-06-26[PATCH] fbdev: Coverity Bug 90Gravatar Antonino A. Daplas 1-2/+3
2006-06-26[PATCH] fbdev: Coverity Bug 85Gravatar Antonino A. Daplas 1-0/+1
2006-06-26[PATCH] atyfb: Fix dead codeGravatar Antonino A. Daplas 1-0/+3
2006-06-26[PATCH] vesafb: Prefer VGA registers over PMIGravatar Antonino A. Daplas 1-15/+17
2006-06-26[PATCH] vesafb: Fix return code of vesafb_setcolregGravatar Antonino A. Daplas 1-5/+11
2006-06-26[PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseGravatar Dennis Munsie 1-0/+4
2006-06-26[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsGravatar Antonino A. Daplas 2-2/+9
2006-06-26[PATCH] fbdev: Firmware EDID fixesGravatar Antonino A. Daplas 2-17/+16
2006-06-26[PATCH] savagefb: Whitespace cleanupGravatar Antonino A. Daplas 1-497/+496
2006-06-26[PATCH] fbdev: Static pseudocolor with depth less than 4 does existGravatar Antonino A. Daplas 1-1/+1
2006-06-26[PATCH] vga16fb: Update platform codeGravatar Antonino A. Daplas 1-17/+23
2006-06-26[PATCH] vfb: Update platform codeGravatar Antonino A. Daplas 1-16/+13
2006-06-26[PATCH] vesafb: Update platform codeGravatar Antonino A. Daplas 1-5/+12