summaryrefslogtreecommitdiff
path: root/drivers/ide/at91_ide.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-31at91_ide: fix ->ftf_flags handlingBartlomiej Zolnierkiewicz1-3/+3
2009-03-27ide: pass command instead of request to ide_pio_datablock()Bartlomiej Zolnierkiewicz1-2/+2
2009-03-27ide: remove ide_task_t typedefBartlomiej Zolnierkiewicz1-31/+31
2009-03-27ide: add "flagged" taskfile flags to struct ide_taskfile (v2)Bartlomiej Zolnierkiewicz1-3/+3
2009-03-27at91_ide: use readsw()/writesw() directlyBartlomiej Zolnierkiewicz1-2/+2
2009-03-05ide: add at91_ide driverStanislaw Gruszka1-0/+467