aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-disk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-2/+0
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman1-2/+0
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie1-0/+3
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala1-2/+0
2006-03-23[PATCH] sem2mutex: drivers/ideArjan van de Ven1-5/+6
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson1-2/+4
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare1-1/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie1-5/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King1-14/+8
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+12
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo1-84/+53
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers1-0/+1
2005-12-15[PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz1-2/+2
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz1-1/+1
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard1-1/+1
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena1-3/+1
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley1-1/+1
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter1-1/+1
2005-06-27[PATCH] ide: fix ide-disk inability to handle LBA only devices.Alan Cox1-0/+4
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter1-1/+2
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley1-1/+1
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-24/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1280