summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
AgeCommit message (Expand)Author
2018-07-16mmc: sdhci-esdhc-imx: fix indentStefan Agner
2018-07-16mmc: sdhci-esdhc-imx: disable clocks before changing frequencyStefan Agner
2018-07-16mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam
2018-07-16mmc: sdhci-esdhc-imx: get rid of support_vselStefan Agner
2018-07-16mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3VStefan Agner
2018-07-09mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner
2018-05-02mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO accessAndrew Gabbasov
2018-01-15Merge branch 'fixes' into nextUlf Hansson
2018-01-15mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau
2018-01-09mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspendMichael Trimarchi
2018-01-09mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabledMichael Trimarchi
2018-01-09mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error codeMichael Trimarchi
2017-06-20mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaroundBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc-imx: Allow all supported prescaler valuesBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc-imx: Fix DAT line software resetBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam
2017-04-24mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc cardHaibo Chen
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-04-20mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2016-10-13mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice
2016-09-26mmc: sdhci-esdhc-imx: correct the max timeout countHaibo Chen
2016-09-26mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCVHaibo Chen
2016-07-29mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson
2016-07-25mmc: sdhci-esdhc-imx: clear tuning bits during driver probeDong Aisheng
2016-07-25mmc: sdhci-esdhci-imx: re-initialize hw state after resumeDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit functionDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: factor out hw related initialization into functionDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issueDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNINGDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNINGDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: support setting tuning start pointDong Aisheng
2016-07-25mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitlyDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: restore watermark level setting after resumeDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callbackDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VALDong Aisheng
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-02-29mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocationJisheng Zhang
2015-12-22mmc: sdhci-esdhc-imx: correct the tuning-step settingHaibo Chen
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-08-27mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng
2015-06-01mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdlDong Aisheng