Bartlomiej Zolnierkiewicz
|
6dd87233bc
ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
46f26c362d
ide: fix registers loading order for WIN_SMART in execute_drive_cmd()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4ee06b7e67
ide: remove stale ide.h "configuration options"
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
74095a91ed
ide: use do_rw_taskfile() in flagged_taskfile()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
650d841d9e
ide: add struct ide_taskfile (take 2)
|
17 years ago |
Aristeu Rozanski
|
b5e1a4e286
ide-io: set REQ_FAILED when drive is dead
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ad0e74d385
ide: add missing checks for control register existence
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c1f50cbb06
ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1c11d24111
ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
320112bd28
ide: check rq->cmd_type in drive_cmd_intr()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bbc615b16d
ide: use __ide_end_request() in ide_end_dequeued_request()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d393aa0326
ide: take ide_lock for prefetch disable/enable in do_special()
|
17 years ago |
Jiri Slaby
|
1977f03272
remove asm/bitops.h includes
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ed67b92385
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0ae2e17865
ide: remove ->ide_dma_check (take 2)
|
17 years ago |
Jens Axboe
|
55c16a7004
IDE: sg chaining support
|
18 years ago |
Adrian Bunk
|
bb879463b5
remove ide_get_error_location()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
aedea5910c
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
26bcb879c0
ide: add ide_set{_max}_pio() (take 4)
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8987d21ba6
ide: ide_start_power_step() fix WRT disabling DMA
|
18 years ago |
Jens Axboe
|
41e9d344bf
IDE: fix termination of non-fs requests
|
18 years ago |
Sergei Shtylyov
|
c283f5dbe3
ide: make void and rename ide_dma_timeout() method
|
18 years ago |
Sergei Shtylyov
|
841d2a9bf1
ide: make void and rename ide_dma_lostirq() method
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
793a97228d
ide: always disable DMA before tuning it
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
317a46a200
ide: fix PIO setup on resume for ATAPI devices
|
18 years ago |
Suleiman Souhlal
|
23450319e2
ide: correctly prevent IDE timer expiry function to run if request was already handled
|
18 years ago |
Suleiman Souhlal
|
513daadd15
ide: use correct IDE error recovery
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
7469aaf6a3
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
3608b5d71a
ide: add ide_set_dma() helper (v2)
|
18 years ago |