| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro | Fabio Estevam | 2014-10-04 | 1 | -7/+2 |
* | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 2014-05-09 | 1 | -2/+2 |
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2014-03-31 | 1 | -12/+6 |
|\ |
|
| * | ata: pata_imx: fix devm_ioremap_resource() return value checking | Bartlomiej Zolnierkiewicz | 2014-03-14 | 1 | -2/+2 |
| * | pata_imx: Propagate the real error code on platform_get_irq() failure | Fabio Estevam | 2014-02-18 | 1 | -2/+2 |
| * | pata_imx: Use devm_ioremap_resource() to simplify code | Fabio Estevam | 2014-02-18 | 1 | -7/+2 |
| * | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-13 | 1 | -1/+0 |
* | | ata: pata_imx: Check the return value from clk_prepare_enable() | Fabio Estevam | 2014-01-29 | 1 | -2/+6 |
|/ |
|
* | pata_imx: expose module alias for loading from device-tree | Niels de Vos | 2013-07-29 | 1 | -0/+1 |
* | ata: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-24 | 1 | -1/+1 |
* | pata_imx: add devicetree support | Sascha Hauer | 2013-04-11 | 1 | -0/+9 |
* | pata_imx: use void __iomem * for regs | Sascha Hauer | 2013-04-11 | 1 | -1/+1 |
* | pata_imx: cleanup error path | Sascha Hauer | 2013-04-11 | 1 | -6/+14 |
* | pata_imx: Use devm_clk_get | Sascha Hauer | 2013-04-11 | 1 | -3/+2 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | pata_imx: convert ata_dev_printk() to ata_dev_info() | Wei Yongjun | 2012-12-14 | 1 | -1/+1 |
* | pata_imx: Convert to clk_prepare_enable/clk_disable_unprepare | Fabio Estevam | 2012-07-25 | 1 | -5/+5 |
* | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 2012-01-08 | 1 | -11/+1 |
* | ata: Add iMX pata support | Arnaud Patard (Rtp) | 2011-08-18 | 1 | -0/+253 |