Bartlomiej Zolnierkiewicz
|
349d12a1fe
ide-floppy: use ide_pio_bytes()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
41fa9f863b
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
f094d4d83b
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8a4a5738ba
ide: add ->dma_check method
|
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 |
Bartlomiej Zolnierkiewicz
|
35c9b4daf4
ide: add ->dma_clear method and remove ->dma_timeout one
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
06a449e301
ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
a08915ba59
ide-cd: use scatterlists for PIO transfers (fs requests)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
bf717c0a2e
ide: keep track of number of bytes instead of sectors in struct ide_cmd
|
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 |
Bartlomiej Zolnierkiewicz
|
60c0cd02b2
ide: set hwif->expiry prior to calling [__]ide_set_handler()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b788ee9c65
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2298169418
ide: pass command to ide_map_sg()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
130e886708
ide: remove ide_end_request()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
f974b196f5
ide: pass number of bytes to complete to ide_complete_rq()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
a9587fd8c4
ide: remove BUG() from ide_complete_rq()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6902a53312
ide: pass error value to ide_complete_rq()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1caf236daf
ide: add ide_end_rq() (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0dfb991c69
ide: use ata_tf_protocols enums
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b6308ee0c5
ide: move command related fields from ide_hwif_t to struct ide_cmd
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
22aa4b32a1
ide: remove ide_task_t typedef
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
e6830a86c2
ide: call ide_build_sglist() prior to ->dma_setup (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
03a2faaea8
ide: return request status from ->pc_callback method
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3ee38302ff
ide: remove ->end_request method
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c152cc1a90
ide: use ->end_request only for private device driver requests
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5e2040fd0a
ide: move ->failed_pc to ide_drive_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c7016e95a5
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
|
16 years ago |