Age | Commit message (Expand) | Author | Files | Lines |
2006-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 1 | -166/+118 |
2006-07-04 | [PATCH] fbdev: Add framebuffer and display update module support for pnx4008 | Vitaly Wool | 8 | -0/+1502 |
2006-07-03 | [POWERPC] Fix various offb and BootX-related issues | Benjamin Herrenschmidt | 1 | -166/+118 |
2006-07-03 | [PATCH] irq-flags: video: Use the new IRQF_ constants | Thomas Gleixner | 7 | -7/+7 |
2006-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 87 | -89/+3 |
2006-06-30 | [PATCH] fix drivers/video/imacfb.c compilation | Ingo Molnar | 1 | -4/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 86 | -86/+0 |
2006-06-30 | typo fixes: mecanism -> mechanism | Adrian Bunk | 1 | -1/+1 |
2006-06-30 | typo fixes: bandwith -> bandwidth | Adrian Bunk | 1 | -2/+2 |
2006-06-30 | [SPARC]: Convert all FB SBUS drivers to of_driver framework. | David S. Miller | 8 | -1149/+1179 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 1 | -5/+0 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -6/+6 |
2006-06-29 | [PATCH] fix sgivwfb compile | Adrian Bunk | 1 | -4/+2 |
2006-06-29 | [PATCH] powermac backlight fixes | Michael Hanselmann | 1 | -3/+3 |
2006-06-28 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 1 | -2/+1 |
2006-06-28 | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: C99 changes for struct resource declarations | Greg Kroah-Hartman | 1 | -6/+6 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] VT binding: Make sticon support binding | Antonino A. Daplas | 1 | -1/+1 |
2006-06-26 | [PATCH] VT binding: Make promcon support binding | Antonino A. Daplas | 1 | -2/+2 |
2006-06-26 | [PATCH] VT binding: Make newport_con support binding | Antonino A. Daplas | 1 | -10/+28 |
2006-06-26 | [PATCH] VT binding: Make mdacon support binding | Antonino A. Daplas | 1 | -1/+1 |
2006-06-26 | [PATCH] VT binding: Do not create a device file for class device 'fbcon' | Antonino A. Daplas | 1 | -4/+2 |
2006-06-26 | [PATCH] VT binding: Update fbcon to support binding | Antonino A. Daplas | 2 | -61/+150 |
2006-06-26 | [PATCH] Detaching fbcon: add capability to attach/detach fbcon | Antonino A. Daplas | 1 | -58/+97 |
2006-06-26 | [PATCH] Detaching fbcon: clean up exit code | Antonino A. Daplas | 1 | -0/+43 |
2006-06-26 | [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon | Antonino A. Daplas | 5 | -76/+112 |
2006-06-26 | [PATCH] Detaching fbcon: remove calls to pci_disable_device() | Antonino A. Daplas | 7 | -20/+2 |
2006-06-26 | [PATCH] Detaching fbcon: fix vgacon to allow retaking of the console | Antonino A. Daplas | 1 | -6/+22 |
2006-06-26 | [PATCH] fbdev: tag by scantype in sysfs | Daniel R Thompson | 1 | -1/+10 |
2006-06-26 | [PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support | Edgar Hucek | 3 | -0/+355 |
2006-06-26 | [PATCH] atyfb: Fix section warnings | Antonino A. Daplas | 2 | -14/+14 |
2006-06-26 | [PATCH] macmodes: Fix section warning | Antonino A. Daplas | 3 | -23/+25 |
2006-06-26 | [PATCH] fbdev: Fix logo rotation if width != height | Antonino A. Daplas | 1 | -10/+10 |
2006-06-26 | [PATCH] neofb: fix unblank logic interfering with lid toggled backlight | Christian Trefzer | 1 | -9/+23 |
2006-06-26 | [PATCH] skeletonfb: remove duplicate module init, exit, license lines | Arnaldo Carvalho de Melo | 1 | -5/+0 |
2006-06-26 | [PATCH] au1100fb: add power management support | Rodolfo Giometti | 1 | -2/+39 |
2006-06-26 | [PATCH] backlight: Fix Kconfig dependency | Antonino A. Daplas | 1 | -2/+2 |
2006-06-26 | [PATCH] s3c2410fb: Fix resume | Arnaud Patard | 1 | -6/+11 |
2006-06-26 | [PATCH] fbdev: Remove unused exports | Adrian Bunk | 4 | -6/+0 |
2006-06-26 | [PATCH] fbdev: Coverity Bug 90 | Antonino A. Daplas | 1 | -2/+3 |
2006-06-26 | [PATCH] fbdev: Coverity Bug 85 | Antonino A. Daplas | 1 | -0/+1 |
2006-06-26 | [PATCH] atyfb: Fix dead code | Antonino A. Daplas | 1 | -0/+3 |
2006-06-26 | [PATCH] vesafb: Prefer VGA registers over PMI | Antonino A. Daplas | 1 | -15/+17 |
2006-06-26 | [PATCH] vesafb: Fix return code of vesafb_setcolreg | Antonino A. Daplas | 1 | -5/+11 |
2006-06-26 | [PATCH] fbdev: Add 1366x768 (WXGA) mode to mode database | Dennis Munsie | 1 | -0/+4 |
2006-06-26 | [PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets | Antonino A. Daplas | 2 | -2/+9 |