aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/tx4939ide.c
Commit message (Expand)AuthorAge
* ide: move command related fields from ide_hwif_t to struct ide_cmdBartlomiej Zolnierkiewicz2009-03-27
* ide: remove ide_task_t typedefBartlomiej Zolnierkiewicz2009-03-27
* ide: call ide_build_sglist() prior to ->dma_setup (v2)Bartlomiej 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
* tx4939ide: typo fix and minor cleanupAtsushi Nemoto2009-02-02
* ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov2009-01-06
* ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz2009-01-06
* 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
* tx4939ide: Do not use zero count PRD entryAtsushi Nemoto2008-12-29
* ide: Add tx4939ide driver (v6)Atsushi Nemoto2008-10-23