aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] sstfb: cleanupsAlan Cox2-119/+55
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk3-8/+4
2006-10-03[PATCH] fbcon:: make 3 functions staticAdrian Bunk3-3/+3
2006-10-03[PATCH] mbxfb: Fix framebuffer size smaller than requestedRaphael Assenat1-4/+4
2006-10-03[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockRaphael Assenat1-1/+12
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk3-5/+6
2006-10-03[PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski1-65/+0
2006-10-03[PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski1-2/+0
2006-10-03[PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski1-229/+3
2006-10-03[PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski1-14/+0
2006-10-03[PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski1-26/+0
2006-10-03[PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski1-7/+0
2006-10-03[PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski1-7/+0
2006-10-03[PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-10-03[PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-10-03[PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas1-4/+8
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas1-3/+5
2006-10-03[PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas1-7/+27
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2-7/+29
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas1-7/+24
2006-10-03[PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas1-6/+11
2006-10-03[PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones3-10/+26
2006-10-03[PATCH] radeonfb: Use generic DDC readingDennis Munsie2-103/+4
2006-10-03[PATCH] savagefb: Use generic DDC readingAntonino A. Daplas2-43/+7
2006-10-03[PATCH] i810fb: Use generic DDC readingAntonino A. Daplas2-41/+2
2006-10-03[PATCH] rivafb: Use generic DDC readingAntonino A. Daplas2-42/+3
2006-10-03[PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2-42/+4
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie4-0/+124
2006-10-03[PATCH] vfb: Document option to enable the driverMike Frysinger1-1/+2
2006-10-03[PATCH] rivafb: use constants instead of magic valuesGuido Guenther1-4/+4
2006-10-03[PATCH] intelfb: Documentation updatePh. Marek1-1/+9
2006-10-03[PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti1-4/+26
2006-10-03[PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell1-1/+1
2006-10-03[PATCH] IDE: more pci_find cleanupAlan Cox3-8/+15
2006-10-03[PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson1-9/+2
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox3-0/+12
2006-10-03[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan1-0/+4
2006-10-03[PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz1-0/+5
2006-10-03[PATCH] ide: reprogram disk pio timings on resumeJason Lunz1-6/+19
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov4-26/+10
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk3-21/+0
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap3-9/+46
2006-10-03[PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox1-9/+22
2006-10-03[PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov1-1/+1
2006-10-03[PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed1-11/+11
2006-10-03[PATCH] ide_dma_speed() fixesSergei Shtylyov1-52/+73
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall3-3/+4
2006-10-03[PATCH] IDE error handling fixesHua Zhong1-3/+6