summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-io.c
Commit message (Expand)AuthorAgeFilesLines
* ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-1/+5
* ide: use correct IDE error recoverySuleiman Souhlal2007-03-261-11/+21
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-171-0/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] ide: reprogram disk pio timings on resumeJason Lunz2006-10-031-6/+19
* [PATCH] IDE error handling fixesHua Zhong2006-10-031-3/+6
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-1/+0
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-301-7/+6
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-18/+18
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-1/+1
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | [PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi2006-06-261-1/+1
|/
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-251-0/+57
* [PATCH] Get rid of struct request request_pm_state memberJens Axboe2006-06-231-39/+52
* [PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2006-02-031-3/+2
* [PATCH] Revert ide softirq handlingJens Axboe2006-01-121-31/+3
* [PATCH] ide: preserve errors for failed requestsJens Axboe2006-01-101-5/+6
* [IDE] Use the block layer deferred softirq request completionJens Axboe2006-01-091-7/+35
* [BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2006-01-061-4/+1
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-3/+3
* [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-191-6/+0
* [PATCH] ide: Workaround PM problemBenjamin Herrenschmidt2005-10-101-0/+8
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-3/+3
* [PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt2005-09-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1681
OpenPOWER on IntegriCloud