summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_imx.c
AgeCommit message (Expand)Author
2019-06-21ata: imx: add external clock support for i.MX8QMMarcel Ziswiler
2019-02-12MLK-20125 ata: imx: add one ext_osc parameter for imx8qm ahciRichard Zhu
2019-02-12MLK-18771 ahci: imx: add the bist mode sysfile callbackRichard Zhu
2019-02-12MLK-17815-2 ata: imx: imx8qm: configure phy impedance ratioRichard Zhu
2019-02-12MLK-16684-3 ata: imx: enable imx8qm sataRichard Zhu
2019-02-12MLK-11681-2 ata: imx: enable sata on imx6qpRichard Zhu
2019-02-12MLK-10456-2 ata: imx: add the reset for 6qp sataRichard Zhu
2019-02-12MLK-11444 ata: imx: cmd buf corruption errata bug fixRichard Zhu
2017-01-15ahci: imx: fix building without hwmon or thermalArnd Bergmann
2017-01-06ahci: imx: Add imx53 SATA temperature sensor supportCsaba Kertesz
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun
2014-07-01ata: ahci_imx: add disable for spread-spectrumRussell King
2014-07-01ata: ahci_imx: allow hardware parameters to be specified in DTRussell King
2014-06-24ata: ahci_imx: warn when disabling ahci linkRussell King
2014-06-19ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2014-05-04ahci: imx: software workaround for phy reset issue in resumeShawn Guo
2014-05-04ahci: imx: add namespace for register enumsShawn Guo
2014-03-06ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede
2014-02-22ahci-imx: Port to library-ised ahci_platformHans de Goede
2013-12-12ahci: imx: fix the error handling in imx_ahci_probe()Wei Yongjun
2013-12-03ahci: imx: ahci_imx_softreset() can be staticFengguang Wu
2013-12-03ahci: imx: Add i.MX53 supportMarek Vasut
2013-12-03ahci: imx: Pull out the clock enable/disable callsMarek Vasut
2013-12-03ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut
2013-10-15ahci: imx: setup power saving methodsRichard Zhu
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu