summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_imx.c
Commit message (Expand)AuthorAge
* ahci: imx: add the imx8qm ahci sata supportRichard Zhu2018-03-29
* ahci: imx: fix the build warningRichard Zhu2018-03-21
* ahci: imx: add the imx6qp ahci sata supportRichard Zhu2018-03-19
* ahci: imx: Handle increased read failures for IMX53 temperature sensor in low...Egor Starkov2017-11-13
* ahci: imx: fix building without hwmon or thermalArnd Bergmann2017-01-15
* ahci: imx: Add imx53 SATA temperature sensor supportCsaba Kertesz2017-01-06
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-28
* ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-19
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-30
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-30
|\
| * ata: ahci_imx: warn when disabling ahci linkRussell King2014-06-24
| * ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo2014-06-19
* | ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun2014-07-30
* | ata: ahci_imx: add disable for spread-spectrumRussell King2014-07-01
* | ata: ahci_imx: allow hardware parameters to be specified in DTRussell King2014-07-01
|/
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-09
|\
| * libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-14
* | ahci: imx: PLL clock needs 100us to settle downShawn Guo2014-05-19
* | ahci: imx: software workaround for phy reset issue in resumeShawn Guo2014-05-04
* | ahci: imx: add namespace for register enumsShawn Guo2014-05-04
|/
* ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede2014-03-06
* ahci-imx: Port to library-ised ahci_platformHans de Goede2014-02-22
* ahci: imx: fix the error handling in imx_ahci_probe()Wei Yongjun2013-12-12
* ahci: imx: ahci_imx_softreset() can be staticFengguang Wu2013-12-03
* ahci: imx: Add i.MX53 supportMarek Vasut2013-12-03
* ahci: imx: Pull out the clock enable/disable callsMarek Vasut2013-12-03
* ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut2013-12-03
* ahci: imx: setup power saving methodsRichard Zhu2013-10-15
* ahci_imx: add ahci sata support on imx platformsRichard Zhu2013-07-24