Borislav Petkov
|
19f52a784f
ide-atapi: remove pc->buf
|
16 years ago |
Borislav Petkov
|
ae3a8387be
ide-atapi: use local sense buffer
|
16 years ago |
Borislav Petkov
|
b13345f39d
ide-atapi: add a buffer-arg to ide_queue_pc_tail
|
16 years ago |
Borislav Petkov
|
5a0e43b5e2
ide-atapi: add a len-parameter to ide_queue_pc_tail
|
16 years ago |
Borislav Petkov
|
077e6dba20
ide-atapi: switch to rq->resid_len
|
16 years ago |
Borislav Petkov
|
dfb7e621fa
ide-atapi: switch to blk_rq_bytes() on do_request() path
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
8f6205cd57
ide: dequeue in-flight request
|
16 years ago |
Tejun Heo
|
34b7d2c957
ide: cleanup rq->data_len usages
|
16 years ago |
Tejun Heo
|
c3a4d78c58
block: add rq->resid_len
|
16 years ago |
Tejun Heo
|
29d1a43710
ide-atapi: kill unused fields and callbacks
|
16 years ago |
Tejun Heo
|
e998f30b45
ide-tape: use standard data transfer mechanism
|
16 years ago |
Tejun Heo
|
eb6a61bb95
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
|
16 years ago |
Tejun Heo
|
02e7cf8f84
ide-cd,atapi: use bio for internal commands
|
16 years ago |
Borislav Petkov
|
068753203e
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
|
16 years ago |
Borislav Petkov
|
e69d800f7e
ide: add helpers for preparing sense requests
|
16 years ago |
Tejun Heo
|
ac0b0113dd
ide-atapi: don't abuse rq->buffer
|
16 years ago |
Sergei Shtylyov
|
3153c26b54
ide: refactor tf_read() method
|
16 years ago |
Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 years ago |
Borislav Petkov
|
5b6c942dd1
ide-floppy: do not complete rq's prematurely
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
349d12a1fe
ide-floppy: use ide_pio_bytes()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
d93bc4521c
ide-{floppy,tape}: fix padding for PIO transfers
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
f094d4d83b
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
88b4132e10
ide: set/clear drive->waiting_for_dma flag in the core code
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5ae5412d9a
ide: add ide_dma_prepare() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4453011f95
ide: destroy DMA mappings after ending DMA (v2)
|
16 years ago |
Borislav Petkov
|
2eba082709
ide-atapi: start DMA after issuing a packet command
|
16 years ago |
Geert Uytterhoeven
|
479edf0655
ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
35b5d0be3d
ide: remove ide_execute_pkt_cmd() (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
22117d6eaa
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
|
16 years ago |