aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/mips
AgeCommit message (Expand)Author
2007-03-17ide: au1xxx: fix use of mixed declarations and codeRalf Baechle
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz
2007-02-17au1xxx-ide: remove dead codeBartlomiej Zolnierkiewicz
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse
2005-11-17[IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov