index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2020-11-23
mmc: sdhci-esdhc-imx: Convert the driver to DT-only
Fabio Estevam
2020-09-25
mmc: sdhci: fix indentation mistakes
Krzysztof Kozlowski
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
mmc: sdhci-esdhc-imx: remove unused code
Haibo Chen
2020-09-07
mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning
Haibo Chen
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-13
mmc: sdhci-esdhc-imx: dump internal IC debug status during error
Haibo Chen
2020-05-29
mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuning
Haibo Chen
2020-05-29
mmc: sdhci-esdhc-imx: fix the mask for tuning start point
Haibo Chen
2020-05-29
mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pin
Haibo Chen
2020-05-28
mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLL
Haibo Chen
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
Masahiro Yamada
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
2020-03-31
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-03-24
mmc: sdhci-esdhc-imx: restore pin state when resume back
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA mode
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhci
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MM
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: optimize the strobe dll setting
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: optimize the clock setting
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: add strobe-dll-delay-target support
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIME
Haibo Chen
2020-03-24
mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCs
Haibo Chen
2020-03-24
mmc: sdhci-esdhc-imx: no fail when no pinctrl available
Haibo Chen
2020-02-14
drivers: mmc: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-18
mmc: core: Rework wp-gpio handling
Michał Mirosław
2019-12-16
mmc: sdhci-esdhc-imx: Convert to pinctrl_select_default_state()
Ulf Hansson
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
[next]