summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-disk.c
AgeCommit message (Expand)Author
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-02[ide] get driver from rq->rq_disk->private_dataBartlomiej Zolnierkiewicz
2005-04-02[ide] kill ide_drive_t->diskBartlomiej Zolnierkiewicz
2005-03-29[PATCH] more pm_message_t fixesPavel Machek
2005-03-18[ide] ide-disk: add basic refcountingBartlomiej Zolnierkiewicz
2005-03-18[ide] make ide_generic_ioctl() take ide_drive_t * as an argumentBartlomiej Zolnierkiewicz
2005-03-10[ide] kill setup_driver_defaults()Bartlomiej Zolnierkiewicz
2005-03-10[ide] kill ide_driver_t->capacityBartlomiej Zolnierkiewicz
2005-03-10[ide] fix some rare ide-default vs ide-disk racesBartlomiej Zolnierkiewicz
2005-03-10[ide] generic Power Management for IDE devicesBartlomiej Zolnierkiewicz
2005-03-10[ide] fix DMA support for LBA48 disks on ALi15x3 (revs < 0xC5)bram.verweij@wanadoo.nl
2005-03-08[PATCH] barrier rework updatesJens Axboe
2005-03-07[PATCH] rework core barrier supportJens Axboe
2005-02-24[ide] fix build for built-in hpt366 and modular ide-diskBartlomiej Zolnierkiewicz
2005-02-03[ide] __ide_do_rw_disk() return value fixTejun Heo
2005-02-03[ide] __ide_do_rw_disk() lba48 dma check fixTejun Heo
2005-01-07[ide] kill current_capacity()Bartlomiej Zolnierkiewicz
2005-01-07[ide] ide_driver_t->abort() cleanupBartlomiej Zolnierkiewicz
2005-01-07[ide] cleanup ide_error()Bartlomiej Zolnierkiewicz
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz
2005-01-07[ide] add ide_dump_opcode()Bartlomiej Zolnierkiewicz
2005-01-07[ide] kill write-only ide_driver_t->senseBartlomiej Zolnierkiewicz
2004-11-18[ide] small IDE cleanupsBartlomiej Zolnierkiewicz
2004-10-29[ide] ide-disk: enable stroke by defaultBartlomiej Zolnierkiewicz
2004-10-27[ide] ide-disk: fix /proc/ide/hd?/smart_thresholdsBartlomiej Zolnierkiewicz