summaryrefslogtreecommitdiffstats
path: root/drivers/ide/tx4938ide.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz2009-01-021-0/+1
* tx493x: fix indentationBartlomiej Zolnierkiewicz2009-01-021-5/+5
* tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto2008-12-291-2/+2
* tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-021-2/+3
* tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-021-11/+16
* tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-021-1/+8
* ide: Add tx4938ide driver (v2)Atsushi Nemoto2008-10-231-0/+310