Commit Graph

85 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
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 c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Bartlomiej Zolnierkiewicz cb8ea0929c swarm: call ide_find_port_slot() later 17 years ago
Bartlomiej Zolnierkiewicz eb3aff5530 ide: print message on error in ide_find_port_slot() 17 years ago
Bartlomiej Zolnierkiewicz e48905e9cf swarm: use struct ide_port_info 17 years ago
Bartlomiej Zolnierkiewicz a536f326a2 au1xxx-ide: don't use hwif->hwif_data 17 years ago
Bartlomiej Zolnierkiewicz c56c5648a3 ide: set hwif->dev in ide_init_port_hw() (take 2) 17 years ago
Maciej W. Rozycki 4d4423caaa SWARM IDE: Fix up following changes to ide_hwif_t 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 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 e53cd458d5 ide: remove ->noprobe field from ide_hwif_t 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 7d9f3d51cf swarm: 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
Bartlomiej Zolnierkiewicz a42bcc0f2f au1xxx-ide: au_ide_probe() fixes 17 years ago
Bartlomiej Zolnierkiewicz aae73b4ed7 swarm: set hwif->chipset 17 years ago
Bartlomiej Zolnierkiewicz 15ce926ada ide: merge ->dma_host_{on,off} methods into ->dma_host_set method 17 years ago
Bartlomiej Zolnierkiewicz 4a546e046d ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 378f577f7f au1xxx-ide: add ide_toggle_bounce() calls 17 years ago
Bartlomiej Zolnierkiewicz 4db90a1452 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag 17 years ago