aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
Commit message (Expand)AuthorAge
* mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaroundBenoît Thébaudeau2017-06-20
* mmc: sdhci-esdhc-imx: Allow all supported prescaler valuesBenoît Thébaudeau2017-06-20
* mmc: sdhci-esdhc-imx: Fix DAT line software resetBenoît Thébaudeau2017-06-20
* mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau2017-06-20
* mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam2017-06-20
* mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc cardHaibo Chen2017-04-24
* mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter2017-04-24
* mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen2017-04-20
* mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice2016-10-13
* mmc: sdhci-esdhc-imx: correct the max timeout countHaibo Chen2016-09-26
* mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCVHaibo Chen2016-09-26
* mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson2016-07-29
* mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson2016-07-29
* mmc: sdhci-esdhc-imx: clear tuning bits during driver probeDong Aisheng2016-07-25
* mmc: sdhci-esdhci-imx: re-initialize hw state after resumeDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit functionDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: factor out hw related initialization into functionDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issueDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNINGDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNINGDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: support setting tuning start pointDong Aisheng2016-07-25
* mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitlyDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: restore watermark level setting after resumeDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callbackDong Aisheng2016-07-25
* mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VALDong Aisheng2016-07-25
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-29
* mmc: sdhci-esdhc-imx: correct the tuning-step settingHaibo Chen2015-12-22
* mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-27
* mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen2015-08-27
* mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen2015-08-27
* mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen2015-08-27
* mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen2015-08-27
* mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2015-07-24
* mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng2015-07-24
* mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng2015-07-24
* mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng2015-07-24
* mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdlDong Aisheng2015-06-01
* mmc: sdhci-esdhc-imx: add imx6sx supportDong Aisheng2015-06-01
* mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng2015-06-01
* mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issueDong Aisheng2015-06-01
* mmc: sdhci-esdhc-imx: merge the same register check into one placeDong Aisheng2015-06-01
* mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam2015-06-01
* mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam2015-06-01
* mmc: sdhci-imx: Constify platform_device_idKrzysztof Kozlowski2015-06-01
* mmc: host: sdhci-esdhc-imx: fix broken email addressWolfram Sang2015-05-25
* mmc: sdhci-esdhc-imx: Call mmc_of_parse()Fabio Estevam2015-04-09
* mmc: sdhci-esdhc-imx: support voltage-range propertySascha Hauer2015-03-25
* mmc: sdhci-esdhc-imx: silence a false curly braces warningDan Carpenter2015-03-23
* mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()Ulf Hansson2015-01-19