summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] dm linear: support ioctlsMilan Broz2006-10-031-1/+12
* [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-033-1/+47
* [PATCH] nvidia fbdev: fix powerpc xmon scribblesPaul Mackerras2006-10-031-0/+10
* [PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven2006-10-031-1/+2
* [PATCH] radeonfb supend/resume support for Acer Aspire 2010Carl-Daniel Hailfinger2006-10-031-0/+3
* [PATCH] Documentation fixes in intel810.txtReiner Herrmann2006-10-031-73/+75
* [PATCH] sstfb: cleanupsAlan Cox2006-10-032-119/+55
* [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-033-8/+4
* [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-032-7/+29
* [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-034-0/+124
* [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] intelfb: Documentation updatePh. Marek2006-10-031-1/+9
* [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-033-0/+12
* [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-034-26/+10
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-033-21/+0
* [PATCH] IDE core: driver layer error checkingRandy Dunlap2006-10-033-9/+46