summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_imx.c
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-281-2/+9
* ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-191-9/+5
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-2/+1
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-301-4/+34
|\
| * ata: ahci_imx: warn when disabling ahci linkRussell King2014-06-241-0/+3
| * ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo2014-06-191-4/+31
* | ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun2014-07-301-1/+3
* | ata: ahci_imx: add disable for spread-spectrumRussell King2014-07-011-1/+13
* | ata: ahci_imx: allow hardware parameters to be specified in DTRussell King2014-07-011-8/+160
|/
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-091-1/+2
|\
| * libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-141-1/+2
* | ahci: imx: PLL clock needs 100us to settle downShawn Guo2014-05-191-0/+2
* | ahci: imx: software workaround for phy reset issue in resumeShawn Guo2014-05-041-0/+161
* | ahci: imx: add namespace for register enumsShawn Guo2014-05-041-7/+9
|/
* ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede2014-03-061-0/+2
* ahci-imx: Port to library-ised ahci_platformHans de Goede2014-02-221-204/+127
* ahci: imx: fix the error handling in imx_ahci_probe()Wei Yongjun2013-12-121-1/+2
* ahci: imx: ahci_imx_softreset() can be staticFengguang Wu2013-12-031-1/+1
* ahci: imx: Add i.MX53 supportMarek Vasut2013-12-031-58/+122
* ahci: imx: Pull out the clock enable/disable callsMarek Vasut2013-12-031-68/+75
* ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut2013-12-031-1/+2
* ahci: imx: setup power saving methodsRichard Zhu2013-10-151-2/+99
* ahci_imx: add ahci sata support on imx platformsRichard Zhu2013-07-241-0/+236