aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe1-1/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman1-9/+1
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe1-2/+2
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-06-23[PATCH] m68k: completely initialize hw_regs_t in ide_setup_portsRoman Zippel1-0/+1
2006-03-25[PATCH] ide: fix section mismatch warningSam Ravnborg1-1/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie1-1/+0
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King1-0/+31
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-4/+4
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-13/+0
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers1-0/+60
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke1-0/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-2/+1
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena1-2/+1
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-2/+2
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-282/+25
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2269