aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-io.c
Commit message (Expand)AuthorAge
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-16
* IDE: sg chaining supportJens Axboe2007-10-16
* remove ide_get_error_location()Adrian Bunk2007-10-16
* ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-11
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz2007-07-19
* IDE: fix termination of non-fs requestsJens Axboe2007-07-19
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-09
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-09
* ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2007-05-15
* ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz2007-05-09
* ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-10
* ide: use correct IDE error recoverySuleiman Souhlal2007-03-26
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] ide: reprogram disk pio timings on resumeJason Lunz2006-10-03
* [PATCH] IDE error handling fixesHua Zhong2006-10-03
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-03
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\
| * spelling fixesAndreas Mohr2006-06-26
* | [PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi2006-06-26
|/
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-25
* [PATCH] Get rid of struct request request_pm_state memberJens Axboe2006-06-23
* [PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2006-02-03
* [PATCH] Revert ide softirq handlingJens Axboe2006-01-12
* [PATCH] ide: preserve errors for failed requestsJens Axboe2006-01-10
* [IDE] Use the block layer deferred softirq request completionJens Axboe2006-01-09
* [BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2006-01-06
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-19
* [PATCH] ide: Workaround PM problemBenjamin Herrenschmidt2005-10-10
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-10
* [PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16