summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-0724-151/+83
* [PATCH] kfree cleanup: drivers/mediaJesper Juhl2005-11-0712-45/+26
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-0716-86/+44
* [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-0719-160/+79
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-0713-55/+29
* [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-0720-63/+32
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-0721-141/+73
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-0712-31/+12
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-0710-32/+14
* [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-072-9/+4
* [PATCH] drivers/fc4: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-073-22/+11
* [PATCH] drivers/eisa: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-6/+2
* [PATCH] drivers/dio: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-2/+1
* [PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* [PATCH] serial: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-6/+3
* [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-077-53/+25
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-073-20/+11
* [PATCH] drivers/media: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-4/+4
* [PATCH] drivers/md: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-4/+2
* [PATCH] drivers/macintosh: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+1
* [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-075-14/+7
* [PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+1
* [PATCH] drivers/acpi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap2005-11-071-1/+0
* [PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä2005-11-071-1/+1
* [PATCH] matroxfb: Kill a useless messageVille Syrjälä2005-11-071-4/+0
* [PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä2005-11-073-14/+2
* [PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä2005-11-071-0/+14
* [PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä2005-11-071-2/+0
* [PATCH] fbdev: ATI RN50 pci idJake Moilanen2005-11-072-0/+2
* [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas2005-11-073-45/+11
* [PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas2005-11-071-0/+60
* [PATCH] fbdev: Rearrange mode database entriesAntonino A. Daplas2005-11-071-14/+16
* [PATCH] fbcon: Add rl (Roman Large) fontZach Smith2005-11-074-0/+4386
* [PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas2005-11-074-90/+51
* [PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas2005-11-071-1/+1
* [PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks2005-11-071-0/+1
* [PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2005-11-072-12/+15
* [PATCH] nvidiafb: Fix empty macroAntonino A. Daplas2005-11-071-1/+1
* [PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas2005-11-071-1/+17
* [PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 OfficePeter 'p2' De Schrijver2005-11-071-0/+16
* [PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2005-11-072-487/+537
* [PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas2005-11-071-14/+44
* [PATCH] vesafb: Fix color palette handlingAntonino A. Daplas2005-11-071-31/+25
* [PATCH] fbdev: Remove software clipping from drawing functionsAntonino A. Daplas2005-11-073-79/+3
* [PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas2005-11-071-0/+9
* [PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas2005-11-071-15/+2
* [PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas2005-11-071-62/+23
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-0774-161/+20
* [PATCH] radeonfb: prevent spurious recompilationsJean Delvare2005-11-072-2/+2