index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_imx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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