Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-20 | ata: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-17 | drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq() | Andrey Utkin | 1 | -1/+1 |
2014-05-27 | ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback | Barry Song | 1 | -2/+2 |
2014-02-14 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-05-12 | drivers/ata: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -5/+0 |
2013-01-26 | ata: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+4 |
2013-01-04 | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-12-14 | ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>() | Wei Yongjun | 1 | -4/+2 |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-05-23 | PATA host controller driver for ep93xx | Rafal Prylowski | 1 | -0/+1044 |