Borislav Petkov
|
a1df5169f9
ide: add helpers for preparing sense requests
|
16 年之前 |
Tejun Heo
|
c267cc1c4d
ide-atapi: don't abuse rq->buffer
|
16 年之前 |
Sergei Shtylyov
|
3153c26b54
ide: refactor tf_read() method
|
16 年之前 |
Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 年之前 |
Borislav Petkov
|
5b6c942dd1
ide-floppy: do not complete rq's prematurely
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
349d12a1fe
ide-floppy: use ide_pio_bytes()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
d93bc4521c
ide-{floppy,tape}: fix padding for PIO transfers
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
f094d4d83b
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
88b4132e10
ide: set/clear drive->waiting_for_dma flag in the core code
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
5ae5412d9a
ide: add ide_dma_prepare() helper
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
4453011f95
ide: destroy DMA mappings after ending DMA (v2)
|
16 年之前 |
Borislav Petkov
|
2eba082709
ide-atapi: start DMA after issuing a packet command
|
16 年之前 |
Geert Uytterhoeven
|
479edf0655
ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
35b5d0be3d
ide: remove ide_execute_pkt_cmd() (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
22117d6eaa
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
60c0cd02b2
ide: set hwif->expiry prior to calling [__]ide_set_handler()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
b788ee9c65
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2298169418
ide: pass command to ide_map_sg()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
130e886708
ide: remove ide_end_request()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
f974b196f5
ide: pass number of bytes to complete to ide_complete_rq()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
6902a53312
ide: pass error value to ide_complete_rq()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
22aa4b32a1
ide: remove ide_task_t typedef
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
e6830a86c2
ide: call ide_build_sglist() prior to ->dma_setup (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
03a2faaea8
ide: return request status from ->pc_callback method
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
c7016e95a5
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
0d6a9754c0
ide: move ide_read_bcount_and_ireason() to ide-atapi.c
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
1866082339
ide: remove ide_do_drive_cmd()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
7a254df007
ide: move ide_pktcmd_tf_load() to ide-atapi.c
|
16 年之前 |
Borislav Petkov
|
3eb76c1ccd
ide-floppy: do not map dataless cmds to an sg
|
16 年之前 |