aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] ide: reprogram disk pio timings on resumeJason Lunz1-6/+19
2006-10-03[PATCH] IDE error handling fixesHua Zhong1-3/+6
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-1/+0
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe1-7/+6
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-18/+18
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox1-0/+57
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe1-39/+52
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk1-3/+2
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe1-31/+3
2006-01-10[PATCH] ide: preserve errors for failed requestsJens Axboe1-5/+6
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe1-7/+35
2006-01-06[BLOCK] update IDE to use new blk_ordered for barriersTejun Heo1-4/+1
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-3/+3
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz1-6/+0
2005-10-10[PATCH] ide: Workaround PM problemBenjamin Herrenschmidt1-0/+8
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-3/+3
2005-09-05[PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1681