summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-io.c
AgeCommit message (Expand)Author
2007-11-05ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz
2007-11-05ide: check rq->cmd_type in drive_cmd_intr()Bartlomiej Zolnierkiewicz
2007-10-20ide: use __ide_end_request() in ide_end_dequeued_request()Bartlomiej Zolnierkiewicz
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz
2007-10-16IDE: sg chaining supportJens Axboe
2007-10-16remove ide_get_error_location()Adrian Bunk
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz
2007-07-19IDE: fix termination of non-fs requestsJens Axboe
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov
2007-05-16ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz
2007-04-10ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal
2007-03-26ide: use correct IDE error recoverySuleiman Souhlal
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03[PATCH] ide: reprogram disk pio timings on resumeJason Lunz
2006-10-03[PATCH] IDE error handling fixesHua Zhong
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi
2006-06-26spelling fixesAndreas Mohr
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe
2006-01-10[PATCH] ide: preserve errors for failed requestsJens Axboe
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz
2005-10-10[PATCH] ide: Workaround PM problemBenjamin Herrenschmidt
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk
2005-09-05[PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds