summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin2014-07-171-1/+1
* ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song2014-05-271-2/+2
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-5/+0
* ata: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+4
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun2012-12-141-4/+2
* ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* PATA host controller driver for ep93xxRafal Prylowski2012-05-221-0/+1044