aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-disk.c
Commit message (Expand)AuthorAge
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-09
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-09
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-09
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-03
* ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-16
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-26
* | spelling fixesAndreas Mohr2006-06-26
|/
* [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-31
* [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-24
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-23
* [PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson2006-02-07
* [PATCH] ide-disk: Restore missing space in log messageJean Delvare2006-02-03
* [PATCH] stop CompactFlash devices being marked as removableRichard Purdie2006-02-03
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-13
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2006-01-06
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-04
* [PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz2005-12-14
* [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-19
* [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-18
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* fix mismerge in ll_rw_blk.cJames Bottomley2005-08-28
|\
| * [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-20
* | [PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter2005-08-09
* | [PATCH] ide: fix ide-disk inability to handle LBA only devices.Alan Cox2005-06-27
* | [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-23
|/
* [PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz2005-05-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16