summaryrefslogtreecommitdiffstats
path: root/drivers/ide/tx4939ide.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-27ide: call ide_build_sglist() prior to ->dma_setup (v2)Bartlomiej Zolnierkiewicz1-4/+0
2009-03-27ide: add "flagged" taskfile flags to struct ide_taskfile (v2)Bartlomiej Zolnierkiewicz1-3/+3
2009-03-27ide: include <asm/ide.h> only when neededBartlomiej Zolnierkiewicz1-0/+2
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto1-2/+2
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov1-9/+12
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz1-1/+1
2009-01-02ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz1-0/+1
2009-01-02tx493x: fix indentationBartlomiej Zolnierkiewicz1-21/+21
2008-12-29tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto1-2/+2
2008-12-29tx4939ide: Do not use zero count PRD entryAtsushi Nemoto1-0/+6
2008-10-23ide: Add tx4939ide driver (v6)Atsushi Nemoto1-0/+754