aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/mips
Commit message (Expand)AuthorAge
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-21
* ide: switch to DMA-mapping API part #2Bartlomiej Zolnierkiewicz2008-10-13
* ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz2008-10-13
* ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz2008-10-13
* ide: remove superfluous ->waiting_for_dma checksBartlomiej Zolnierkiewicz2008-10-13
* IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-05
* Swarm: Fix crash due to missing initializationRalf Baechle2008-09-27
* ide: add ide_host_add() helperBartlomiej Zolnierkiewicz2008-07-23
* ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-23
* ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz2008-07-23
* ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz2008-07-23
* ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz2008-07-23
* swarm: call ide_find_port_slot() laterBartlomiej Zolnierkiewicz2008-07-16
* ide: print message on error in ide_find_port_slot()Bartlomiej Zolnierkiewicz2008-07-16
* swarm: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-16
* au1xxx-ide: don't use hwif->hwif_dataBartlomiej Zolnierkiewicz2008-07-16
* ide: set hwif->dev in ide_init_port_hw() (take 2)Bartlomiej Zolnierkiewicz2008-07-16
* SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki2008-05-14
* ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-28
* ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-28
* au1xxx-ide: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-28
* ide: fix au1xxx-ide breakageBartlomiej Zolnierkiewicz2008-04-28
* [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-28
* ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-27
* ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz2008-04-27
* ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz2008-04-26
* ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz2008-04-26
* au1xxx-ide: use ->init_dma methodBartlomiej Zolnierkiewicz2008-04-26
* au1xxx-ide: fix MWDMA supportBartlomiej Zolnierkiewicz2008-04-26
* ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-26
* ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz2008-04-26
* ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-26
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-26
* au1xxx-ide: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
* swarm: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
* ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-17
* ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2008-04-17
* Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-16
* Au1200: IDE driver build fixSergei Shtylyov2008-04-16
* Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-16
* ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz2008-02-02
* ide: fix ide_unregister() usage in host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz2008-02-02
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-02
* au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-02
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-01
* au1xxx-ide/rapide: use hwif->index for ide_unregister()Bartlomiej Zolnierkiewicz2008-02-01
* au1xxx-ide: device tree bugfixBartlomiej Zolnierkiewicz2008-02-01
* ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz2008-02-01
* au1xxx-ide: use hwif->devBartlomiej Zolnierkiewicz2008-02-01