summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-disk.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-2/+3
* [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-281-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-2/+0Star
|\
| * [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-261-2/+0Star
* | spelling fixesAndreas Mohr2006-06-261-1/+1
|/
* [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-311-0/+3
* [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-241-2/+0Star
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-231-5/+6
* [PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson2006-02-081-2/+4
* [PATCH] ide-disk: Restore missing space in log messageJean Delvare2006-02-031-1/+1
* [PATCH] stop CompactFlash devices being marked as removableRichard Purdie2006-02-031-5/+1Star
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-14/+8Star
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-091-0/+12
* [BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2006-01-061-84/+53Star
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-051-0/+1
* [PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz2005-12-151-2/+2
* [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-191-1/+1
* [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+1
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1Star
* fix mismerge in ll_rw_blk.cJames Bottomley2005-08-281-1/+1
|\
| * [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-201-1/+1
* | [PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter2005-08-101-1/+1
* | [PATCH] ide: fix ide-disk inability to handle LBA only devices.Alan Cox2005-06-281-0/+4
* | [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-231-1/+2
|/
* [PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz2005-05-261-24/+17Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1280