Bartlomiej Zolnierkiewicz
|
16bb69c14a
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
70f91e0d14
au1xxx-ide: add ->{in,out}put_data methods (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
284aa76b53
ide: fix au1xxx-ide breakage
|
17 years ago |
Sergei Shtylyov
|
fcbd3b4b92
[MIPS] Pb1200/DBAu1200: move platform code to its proper place
|
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
|
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
|
8552865935
au1xxx-ide: use ->init_dma method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f629b38bed
au1xxx-ide: fix MWDMA support
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3dd89a9b2a
ide: cleanup setting hwif->mmio flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4f7bada250
au1xxx-ide: use ide_find_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2304dc6481
ide: remove ->hold field from ide_hwif_t (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
93de00fd1c
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
|
17 years ago |
Sergei Shtylyov
|
b4dcaea36b
Pb1200/DBAu1200: fix bad IDE resource size
|
17 years ago |
Sergei Shtylyov
|
fabd3a223a
Au1200: IDE driver build fix
|
17 years ago |
Sergei Shtylyov
|
09a77441f2
Au1200: kill IDE driver function prototypes
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
807b90d0be
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
909f4369bc
ide: fix ide_unregister() usage in host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f82c2b1719
ide: add 'init_default' and 'restore' arguments to ide_unregister()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c413b9b94d
ide: add struct ide_port_info instances to legacy host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bd38dd3c13
au1xxx-ide: fix ->io_32bit handling
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
fadd11c71b
au1xxx-ide/rapide: use hwif->index for ide_unregister()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ed1f788991
au1xxx-ide: device tree bugfix
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
062f9f024d
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5df37c34a3
au1xxx-ide: use hwif->dev
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
aa79a2faa0
au1xxx-ide: use ide_init_port_hw()
|
17 years ago |