index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_imx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
pata: imx: support controller modes up to PIO4
Vladimir Zapolskiy
1
-1
/
+1
2016-11-09
pata: imx: add support of setting timings for PIO modes
Vladimir Zapolskiy
1
-1
/
+46
2016-11-09
pata: imx: set controller PIO mode with .set_piomode callback
Vladimir Zapolskiy
1
-19
/
+8
2016-11-09
pata: imx: sort headers out
Vladimir Zapolskiy
1
-5
/
+3
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-04
ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro
Fabio Estevam
1
-7
/
+2
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-12
/
+6
2014-03-14
ata: pata_imx: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2014-02-18
pata_imx: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
1
-2
/
+2
2014-02-18
pata_imx: Use devm_ioremap_resource() to simplify code
Fabio Estevam
1
-7
/
+2
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-29
ata: pata_imx: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-2
/
+6
2013-07-29
pata_imx: expose module alias for loading from device-tree
Niels de Vos
1
-0
/
+1
2013-05-24
ata: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-11
pata_imx: add devicetree support
Sascha Hauer
1
-0
/
+9
2013-04-11
pata_imx: use void __iomem * for regs
Sascha Hauer
1
-1
/
+1
2013-04-11
pata_imx: cleanup error path
Sascha Hauer
1
-6
/
+14
2013-04-11
pata_imx: Use devm_clk_get
Sascha Hauer
1
-3
/
+2
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-14
pata_imx: convert ata_dev_printk() to ata_dev_info()
Wei Yongjun
1
-1
/
+1
2012-07-25
pata_imx: Convert to clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-5
/
+5
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-08-18
ata: Add iMX pata support
Arnaud Patard (Rtp)
1
-0
/
+253