index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-io.c
Age
Commit message (
Expand
)
Author
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-05-16
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
2007-05-10
ide: fix PIO setup on resume for ATAPI devices
Bartlomiej Zolnierkiewicz
2007-04-10
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2007-03-26
ide: use correct IDE error recovery
Suleiman Souhlal
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
[PATCH] ide: reprogram disk pio timings on resume
Jason Lunz
2006-10-03
[PATCH] IDE error handling fixes
Hua Zhong
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] ide: fix error handling for drives which clear the FIFO on error
Alan Cox
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
[PATCH] ide-io: increase timeout value to allow for slave wakeup
Al Boldi
2006-06-26
spelling fixes
Andreas Mohr
2006-06-25
[PATCH] IDE CD end-of media error fix
Alan Cox
2006-06-23
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
2006-02-03
[PATCH] drivers/ide/ide-io.c: make __ide_end_request() static
Adrian Bunk
2006-01-12
[PATCH] Revert ide softirq handling
Jens Axboe
2006-01-10
[PATCH] ide: preserve errors for failed requests
Jens Axboe
2006-01-09
[IDE] Use the block layer deferred softirq request completion
Jens Axboe
2006-01-06
[BLOCK] update IDE to use new blk_ordered for barriers
Tejun 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_next
Bartlomiej Zolnierkiewicz
2005-10-10
[PATCH] ide: Workaround PM problem
Benjamin Herrenschmidt
2005-09-10
[PATCH] merge some from Rusty's trivial patches
Adrian Bunk
2005-09-05
[PATCH] swsusp: prevent disks from spinning down and up
Michal Schmidt
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds