index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-esdhc-imx.c
Age
Commit message (
Expand
)
Author
2018-07-16
mmc: sdhci-esdhc-imx: get rid of support_vsel
Stefan Agner
2018-07-16
mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3V
Stefan Agner
2018-07-09
mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
Stefan Agner
2018-05-02
mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO access
Andrew Gabbasov
2018-01-15
Merge branch 'fixes' into next
Ulf Hansson
2018-01-15
mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
Benoît Thébaudeau
2018-01-09
mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend
Michael Trimarchi
2018-01-09
mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabled
Michael Trimarchi
2018-01-09
mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error code
Michael Trimarchi
2017-06-20
mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround
Benoît Thébaudeau
2017-06-20
mmc: sdhci-esdhc-imx: Allow all supported prescaler values
Benoît Thébaudeau
2017-06-20
mmc: sdhci-esdhc-imx: Fix DAT line software reset
Benoît Thébaudeau
2017-06-20
mmc: sdhci-esdhc-imx: Fix some English mistakes and typos
Benoît Thébaudeau
2017-06-20
mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
Fabio Estevam
2017-04-24
mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc card
Haibo Chen
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-04-20
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
2016-10-13
mmc: sdhci-esdhc-imx: Correct two register accesses
Aaron Brice
2016-09-26
mmc: sdhci-esdhc-imx: correct the max timeout count
Haibo Chen
2016-09-26
mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV
Haibo Chen
2016-07-29
mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()
Ulf Hansson
2016-07-29
mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
Ulf Hansson
2016-07-25
mmc: sdhci-esdhc-imx: clear tuning bits during driver probe
Dong Aisheng
2016-07-25
mmc: sdhci-esdhci-imx: re-initialize hw state after resume
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: factor out hw related initialization into function
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: support setting tuning start point
Dong Aisheng
2016-07-25
mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: restore watermark level setting after resume
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
Dong Aisheng
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-02-29
mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2015-12-22
mmc: sdhci-esdhc-imx: correct the tuning-step setting
Haibo Chen
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-08-27
mmc: sdhci-esdhc-imx: change default watermark level and burst length
Haibo Chen
2015-08-27
mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1
Haibo Chen
2015-08-27
mmc: sdhci-esdhc-imx: add tuning-step setting support
Haibo Chen
2015-08-27
mmc: sdhci-esdhc-imx: add imx7d support and support HS400
Haibo Chen
2015-07-24
mmc: sdhci-esdhc-imx: clear f_max in boarddata
Dong Aisheng
2015-07-24
mmc: sdhci-esdhc-imx: remove duplicated dts parsing
Dong Aisheng
2015-07-24
mmc: sdhci-esdhc-imx: move all non dt probe code into one function
Dong Aisheng
2015-07-24
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: add imx6sx support
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
Dong Aisheng
2015-06-01
mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
Dong Aisheng
[next]