aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/tx4938ide.c
Commit message (Expand)AuthorAge
* ide: pass command instead of request to ide_pio_datablock()Bartlomiej Zolnierkiewicz2009-03-27
* ide: remove ide_task_t typedefBartlomiej Zolnierkiewicz2009-03-27
* ide: add "flagged" taskfile flags to struct ide_taskfile (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: include <asm/ide.h> only when neededBartlomiej Zolnierkiewicz2009-03-27
* tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto2009-01-14
* ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz2009-01-02
* tx493x: fix indentationBartlomiej Zolnierkiewicz2009-01-02
* tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto2008-12-29
* tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-02
* tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-02
* tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-02
* ide: Add tx4938ide driver (v2)Atsushi Nemoto2008-10-23