aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_imx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12ahci: imx: fix the error handling in imx_ahci_probe()Wei Yongjun1-1/+2
2013-12-03ahci: imx: ahci_imx_softreset() can be staticFengguang Wu1-1/+1
2013-12-03ahci: imx: Add i.MX53 supportMarek Vasut1-58/+122
2013-12-03ahci: imx: Pull out the clock enable/disable callsMarek Vasut1-68/+75
2013-12-03ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut1-1/+2
2013-10-15ahci: imx: setup power saving methodsRichard Zhu1-2/+99
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu1-0/+236