Age | Commit message (Expand) | Author | Files | Lines |
2006-10-03 | [PATCH] drivers/video/sis/vgatypes.h: removal of old code | Michal Piotrowski | 1 | -2/+0 |
2006-10-03 | [PATCH] drivers/video/sis/sis_main.c: removal of old code | Michal Piotrowski | 1 | -229/+3 |
2006-10-03 | [PATCH] drivers/video/sis/sis_accel.h: removal of old code | Michal Piotrowski | 1 | -14/+0 |
2006-10-03 | [PATCH] drivers/video/sis/sis_accel.c: removal of old code | Michal Piotrowski | 1 | -26/+0 |
2006-10-03 | [PATCH] drivers/video/sis/osdef.h: removal of old code | Michal Piotrowski | 1 | -4/+0 |
2006-10-03 | [PATCH] drivers/video/sis/init.h: removal of old code | Michal Piotrowski | 1 | -7/+0 |
2006-10-03 | [PATCH] drivers/video/sis/initextlfb.c: removal of old code | Michal Piotrowski | 1 | -4/+0 |
2006-10-03 | [PATCH] drivers/video/sis/init301.h: removal of old code | Michal Piotrowski | 1 | -7/+0 |
2006-10-03 | [PATCH] i810fb: Honor the return value of pci_enable_device | Antonino A. Daplas | 1 | -1/+5 |
2006-10-03 | [PATCH] nvidiafb: Honor the return value of pci_enable_device | Antonino A. Daplas | 1 | -1/+5 |
2006-10-03 | [PATCH] matroxfb: Honor the return value of pci_register_driver | Antonino A. Daplas | 1 | -4/+8 |
2006-10-03 | [PATCH] atyfb: Honor the return value of pci_register_driver | Antonino A. Daplas | 1 | -3/+5 |
2006-10-03 | [PATCH] fbcon: Honor the return value of device_create_file | Antonino A. Daplas | 1 | -7/+27 |
2006-10-03 | [PATCH] fbdev: Honor the return value of device_create_file | Antonino A. Daplas | 1 | -7/+28 |
2006-10-03 | [PATCH] vt: Honor the return value of device_create_file | Antonino A. Daplas | 1 | -7/+24 |
2006-10-03 | [PATCH] fbcon: Remove cursor timer if unused | Antonino A. Daplas | 1 | -6/+11 |
2006-10-03 | [PATCH] fbcon: Use persistent allocation for cursor blinking | Dave Jones | 3 | -10/+26 |
2006-10-03 | [PATCH] radeonfb: Use generic DDC reading | Dennis Munsie | 2 | -103/+4 |
2006-10-03 | [PATCH] savagefb: Use generic DDC reading | Antonino A. Daplas | 2 | -43/+7 |
2006-10-03 | [PATCH] i810fb: Use generic DDC reading | Antonino A. Daplas | 2 | -41/+2 |
2006-10-03 | [PATCH] rivafb: Use generic DDC reading | Antonino A. Daplas | 2 | -42/+3 |
2006-10-03 | [PATCH] nvidiafb: Use generic DDC reading | Antonino A. Daplas | 2 | -42/+4 |
2006-10-03 | [PATCH] fbdev: Add generic ddc read functionality | Dennis Munsie | 3 | -0/+122 |
2006-10-03 | [PATCH] vfb: Document option to enable the driver | Mike Frysinger | 1 | -1/+2 |
2006-10-03 | [PATCH] rivafb: use constants instead of magic values | Guido Guenther | 1 | -4/+4 |
2006-10-03 | [PATCH] au1100fb: Add option to enable/disable the cursor | Rodolfo Giometti | 1 | -4/+26 |
2006-10-03 | [PATCH] ide-cs (CompactFlash) driver, rm irq warning | David Brownell | 1 | -1/+1 |
2006-10-03 | [PATCH] IDE: more pci_find cleanup | Alan Cox | 3 | -8/+15 |
2006-10-03 | [PATCH] Allow ide_generic_all to be used modular and built in | Patrick Jefferson | 1 | -9/+2 |
2006-10-03 | [PATCH] ide: Fix crash on repeated reset | Alan Cox | 2 | -0/+9 |
2006-10-03 | [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c | Alexey Dobriyan | 1 | -0/+4 |
2006-10-03 | [PATCH] PCMCIA: Add few IDs into ide-cs | Marcin Juszkiewicz | 1 | -0/+5 |
2006-10-03 | [PATCH] ide: reprogram disk pio timings on resume | Jason Lunz | 1 | -6/+19 |
2006-10-03 | [PATCH] ide: remove dma_base2 field from ide_hwif_t | Sergei Shtylyov | 3 | -25/+10 |
2006-10-03 | [PATCH] drivers/ide/: cleanups | Adrian Bunk | 2 | -20/+0 |
2006-10-03 | [PATCH] IDE core: driver layer error checking | Randy Dunlap | 3 | -9/+46 |
2006-10-03 | [PATCH] ide: backport piix fixes from libata into the legacy driver | Alan Cox | 1 | -9/+22 |
2006-10-03 | [PATCH] ide: fix revision comparison in ide_in_drive_list | Kirill Smelkov | 1 | -1/+1 |
2006-10-03 | [PATCH] Enable cdrom dma access with pdc20265_old | Tobias Oed | 1 | -11/+11 |
2006-10-03 | [PATCH] ide_dma_speed() fixes | Sergei Shtylyov | 1 | -52/+73 |
2006-10-03 | [PATCH] Make number of IDE interfaces configurable | Matt Mackall | 2 | -2/+2 |
2006-10-03 | [PATCH] IDE error handling fixes | Hua Zhong | 1 | -3/+6 |
2006-10-03 | [PATCH] IDE: always release DMA engine | Sergei Shtylylov | 1 | -9/+7 |
2006-10-03 | [PATCH] IDE: claim extra DMA ports regardless of channel | Sergei Shtylylov | 2 | -15/+31 |
2006-10-03 | [PATCH] non-libata driver for Jmicron devices | Alan Cox | 3 | -0/+276 |
2006-10-03 | [PATCH] pata_hpt366: fix typo | OGAWA Hirofumi | 1 | -1/+1 |
2006-10-03 | [PATCH] IPMI: allow user to override the kernel IPMI daemon enable | Corey Minyard | 1 | -2/+19 |
2006-10-03 | [PATCH] restore parport_pc probing on powermac | Olaf Hering | 1 | -4/+0 |
2006-10-03 | [PATCH] ISDN warning fixes | Alan Cox | 7 | -26/+24 |
2006-10-03 | [PATCH] drivers/char/ip2: kill unused code, label | Jeff Garzik | 1 | -2/+0 |