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