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
2019-09-11
mmc: sdhci: Drop redundant code for SDIO IRQs
Ulf Hansson
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-05-06
mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
BOUGH CHEN
2019-05-06
mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle
BOUGH CHEN
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
BOUGH CHEN
2019-02-28
mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQE
BOUGH CHEN
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()
Wei Yongjun
2019-02-25
mmc: sdhci-esdhc-imx: add DCMD support for CMDQ
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: add CMDQ support
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXP
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLL
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: add delay between tuning cycles
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ull
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: fix HS400 timing issue
BOUGH CHEN
2019-02-25
mmc: sdhci: usdhc: do not do tuning for DDR50 mode.
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning method
BOUGH CHEN
2019-02-25
mmc: sdhci-esdhc-imx: Constify driver data
Andrey Smirnov
2018-12-17
mmc: sdhci: imx: Use the slot GPIO descriptor
Linus Walleij
2018-12-17
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
2018-07-16
mmc: sdhci-esdhc-imx: fix indent
Stefan Agner
2018-07-16
mmc: sdhci-esdhc-imx: disable clocks before changing frequency
Stefan Agner
2018-07-16
mmc: sdhci-esdhc-imx: Switch to SPDX identifier
Fabio Estevam
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
[next]