Bartlomiej Zolnierkiewicz
|
9f36d31437
ide: remove hw_regs_t typedef
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
dca3983059
ide: pass number of ports to ide_host_{alloc,add}() (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
29e52cf793
ide: remove chipset field from hw_regs_t
|
16 years ago |
Sergei Shtylyov
|
3153c26b54
ide: refactor tf_read() method
|
16 years ago |
Sergei Shtylyov
|
c9ff9e7b64
ide: refactor tf_load() method
|
16 years ago |
Sergei Shtylyov
|
30881b9ac9
ide: call write_devctl() method from tf_read() method
|
16 years ago |
Sergei Shtylyov
|
4109d19af7
ide: move common code out of tf_load() method
|
16 years ago |
Sergei Shtylyov
|
745483f10c
ide: simplify 'struct ide_taskfile'
|
16 years ago |
Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 years ago |
Grant Grundler
|
edafcf73dc
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
|
16 years ago |
Sergei Shtylyov
|
abb596b25e
ide: turn selectproc() method into dev_select() method (take 5)
|
16 years ago |
Sergei Shtylyov
|
35218d1ca8
ide: move data register access out of tf_{read|load}() methods (take 2)
|
16 years ago |
Sergei Shtylyov
|
bac08cee93
ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2)
|
16 years ago |
Sergei Shtylyov
|
6762511934
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
|
16 years ago |
Sergei Shtylyov
|
ecf3a31d2a
ide: turn set_irq() method into write_devctl() method
|
16 years ago |
Sergei Shtylyov
|
4d74c3fcf2
ide: use ATA_HOB
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
88b4132e10
ide: set/clear drive->waiting_for_dma flag in the core code
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
11998b3161
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
|
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
|
22117d6eaa
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2298169418
ide: pass command to ide_map_sg()
|
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
|
19710d25d5
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
304ffd6d3a
scc_pata: remove DECLARE_SCC_DEV() macro (v2)
|
16 years ago |
Sergei Shtylyov
|
c2ce5ca047
scc_pata: make use of scc_dma_sff_read_status()
|
16 years ago |
Sergei Shtylyov
|
592b531521
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2bd24a1cfc
ide: add port and host iterators
|
16 years ago |