Bartlomiej Zolnierkiewicz
|
9f87abe892
ide: add ide_pad_transfer() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7c0daf2681
ide: remove ->INW and ->OUTW methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
94cd5b62ff
ide: add ->tf_load and ->tf_read methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
089c5c7e00
ide: factor out debugging code from ide_tf_load()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1fc142589e
ide: add ide_execute_pkt_cmd() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
16bb69c14a
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c5dd43ec65
ide: add IDE_HFLAG_MMIO host flag (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9567b349f7
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
92d3ab27e8
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
|
17 years ago |
Alexey Dobriyan
|
fd0949e6e8
ide: remove now unused ide_pci_create_host_proc()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
387750c3bf
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1dbfeb4bc8
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
207daeaabb
ide: remove obsoleted "hdx=autotune" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e160124ff6
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ebae41a5a0
ide: add "vlb|pci_clock=" parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cc12175ff2
ide: remove obsoleted "hdx=noautotune" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e460a59751
ide: remove obsoleted "idex=reset" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9fd91d959f
ide: add "ignore_cable" parameter (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f37afdaca7
ide: constify struct ide_dma_ops
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1fd1890594
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b123f56e04
ide: do complete DMA setup in ->init_dma method (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b8e73fba60
ide: export ide_allocate_dma_engine()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e59c23684
ide: remove ->cds field from ide_hwif_t (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
21a3387ddd
ide: remove ->extra field from struct ide_port_info
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5add222417
ide: remove ide_hwif_request_regions()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0d1bad216c
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d083c03f25
ide: remove ide_hwif_release_regions()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0bfeee7d41
ide: use ide_legacy_device_add() for qd65xx (take 2)
|
17 years ago |