aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/ide-disk.c
AgeCommit message (Expand)Author
2007-06-08ide: HPA detect from resumeLee Trager
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman
2006-06-26spelling fixesAndreas Mohr
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala
2006-03-23[PATCH] sem2mutex: drivers/ideArjan van de Ven
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers
2005-12-15[PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter
2005-06-27[PATCH] ide: fix ide-disk inability to handle LBA only devices.Alan Cox
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds