Bartlomiej Zolnierkiewicz
|
2bbd57cad3
ide: switch to DMA-mapping API part #2
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a9ab09e260
ide: use unique names for struct pci_driver instances
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
123995b971
ide: use 'drive->dn & 1' instead of drive->select.b.unit
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c67c216d81
ide: remove superfluous ->waiting_for_dma checks
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e4634d4ef0
ide: remove superfluous ->dma field from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3a7d24841a
ide: use ATA_* defines instead of *_STAT and *_ERR ones
|
17 years ago |
Adrian Bunk
|
a69999e286
drivers/ide/pci/: use __devexit_p()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f454cbe8cd
ide: ->cable_detect method cannot be marked __devinit
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6f904d0152
ide: add ide_host_add() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
48c3c10726
ide: add struct ide_host (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
761052e676
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
92eb43800a
ide: use ->tf_read in ide_read_error()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6e6afb3b74
ide: add ->set_irq method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1f6d8a0fd8
ide: add ->read_altstatus method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b73c7ee25d
ide: add ->read_status method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c6dfa867bb
ide: add ->exec_command method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cab7f8eda4
ide: remove ->dma_{status,command} fields from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b2f951aabc
ide: add ->read_sff_dma_status method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c97c6aca75
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
eb3aff5530
ide: print message on error in ide_find_port_slot()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c56c5648a3
ide: set hwif->dev in ide_init_port_hw() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ff07488346
ide: remove drive->ctl
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f8c4bd0ab2
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1357214461
ide: remove ->mmio flag from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ed4af48fd6
ide: move IRQ unmasking out from ->tf_load method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
55224bc86a
ide: remove ->dma_prdtable field from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
669185e98c
scc_pata: add ->dma_host_set and ->dma_start methods
|
17 years ago |