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