summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sstfb: cleanupsAlan Cox2006-10-031-115/+55
* [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-031-8/+0
* [PATCH] fbcon:: make 3 functions staticAdrian Bunk2006-10-033-3/+3
* [PATCH] mbxfb: Fix framebuffer size smaller than requestedRaphael Assenat2006-10-031-4/+4
* [PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockRaphael Assenat2006-10-031-1/+12
* [PATCH] atyfb: Possible cleanupsAdrian Bunk2006-10-033-5/+6
* [PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski2006-10-031-65/+0
* [PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski2006-10-031-2/+0
* [PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski2006-10-031-229/+3
* [PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski2006-10-031-14/+0
* [PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski2006-10-031-26/+0
* [PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski2006-10-031-4/+0
* [PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski2006-10-031-7/+0
* [PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski2006-10-031-4/+0
* [PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski2006-10-031-7/+0
* [PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas2006-10-031-1/+5
* [PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas2006-10-031-1/+5
* [PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-4/+8
* [PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas2006-10-031-3/+5
* [PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+27
* [PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+28
* [PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-7/+24
* [PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas2006-10-031-6/+11
* [PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones2006-10-033-10/+26
* [PATCH] radeonfb: Use generic DDC readingDennis Munsie2006-10-032-103/+4
* [PATCH] savagefb: Use generic DDC readingAntonino A. Daplas2006-10-032-43/+7
* [PATCH] i810fb: Use generic DDC readingAntonino A. Daplas2006-10-032-41/+2
* [PATCH] rivafb: Use generic DDC readingAntonino A. Daplas2006-10-032-42/+3
* [PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2006-10-032-42/+4
* [PATCH] fbdev: Add generic ddc read functionalityDennis Munsie2006-10-033-0/+122
* [PATCH] vfb: Document option to enable the driverMike Frysinger2006-10-031-1/+2
* [PATCH] rivafb: use constants instead of magic valuesGuido Guenther2006-10-031-4/+4
* [PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti2006-10-031-4/+26
* [PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell2006-10-031-1/+1
* [PATCH] IDE: more pci_find cleanupAlan Cox2006-10-033-8/+15
* [PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson2006-10-031-9/+2
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-032-0/+9
* [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan2006-10-031-0/+4
* [PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz2006-10-031-0/+5
* [PATCH] ide: reprogram disk pio timings on resumeJason Lunz2006-10-031-6/+19
* [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-033-25/+10
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-032-20/+0
* [PATCH] IDE core: driver layer error checkingRandy Dunlap2006-10-033-9/+46
* [PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox2006-10-031-9/+22
* [PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov2006-10-031-1/+1
* [PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed2006-10-031-11/+11
* [PATCH] ide_dma_speed() fixesSergei Shtylyov2006-10-031-52/+73
* [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-032-2/+2
* [PATCH] IDE error handling fixesHua Zhong2006-10-031-3/+6
* [PATCH] IDE: always release DMA engineSergei Shtylylov2006-10-031-9/+7
OpenPOWER on IntegriCloud