index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-06-24
mmc: sdhci-esdhc-imx: Drop the use of sdhci_pltfm_free()
Binbin Zhou
2025-06-24
mmc: sdhci: Return void from sdhci_runtime_suspend|resume_host()
Adrian Hunter
2025-06-24
mmc: sdhci-esdhc-imx: optimize clock loopback selection with dummy pad support
Luke Wang
2025-06-24
mmc: sdhci-esdhc-imx: refactor clock loopback selection logic
Luke Wang
2025-06-24
mmc: sdhci-esdhc-imx: Don't change pinctrl in suspend if wakeup source
Haibo Chen
2025-05-19
mmc: sdhci-esdhc-imx: fix few build warnings
Haibo Chen
2025-05-19
mmc: host: sdhci-esdhc-imx: refactor the system PM logic
Luke Wang
2025-05-14
mmc: sdhci-esdhc-imx: fix defined but not used warnings
Randy Dunlap
2025-05-14
mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning
Luke Wang
2025-05-14
mmc: sdhci-esdhc-imx: verify tuning control status after configuration
Luke Wang
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit
Haibo Chen
2025-05-14
mmc: sdhci-esdhc-imx: calculate data timeout value based on clock
Luke Wang
2025-05-14
mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
Luke Wang
2025-01-13
mmc: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-12-10
mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
Ciprian Marian Costea
2024-11-04
mmc: sdhci-esdhc-imx: Update esdhc sysctl dtocv bitmask
Josua Mayer
2024-11-04
mmc: sdhci-esdhc-imx: Implement emmc hardware reset
Josua Mayer
2024-10-14
mmc: host: Fix typos in comments across various files
Yu Jiaoliang
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-14
mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
Peng Fan
2024-07-12
mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablement
Ciprian Costea
2024-07-12
mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms
Ciprian Costea
2023-09-26
mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timing
Haibo Chen
2023-08-18
mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
Giulio Benetti
2023-08-15
mmc: sdhci-esdhc-imx: Convert to platform remove callback returning void
Yangtao Li
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
2023-05-09
mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works
Haibo Chen
2023-03-23
mmc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-01-23
mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO de...
Haibo Chen
2023-01-23
mmc: sdhci-esdhc-imx: simplify the auto tuning logic
Haibo Chen
2023-01-02
mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
Haibo Chen
2022-12-07
mmc: sdhci-esdhc-imx: reset the tuning logic before execute tuning
Haibo Chen
2022-12-07
mmc: host: Fix repeated words in comments
wangjianli
2022-12-07
mmc: sdhci-esdhc-imx: improve imxrt1050 data
Giulio Benetti
2022-11-21
mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
Sebastian Falbesoner
2022-11-09
mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATA
Haibo Chen
2022-11-07
mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-10-17
mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
Sascha Hauer
2021-12-14
mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
Jesse Taube
2021-11-15
mmc: sdhci-esdhc-imx: disable CMDQ support
Tim Harvey
2021-10-26
mmc: sdhci-esdhc-imx: add NXP S32G2 support
Chester Lin
2021-10-19
mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...
Haibo Chen
2021-08-25
mmc: sdhci-esdhc-imx: Select the correct mode for auto tuning
Haibo Chen
2021-08-25
mmc: sdhci-esdhc-imx: Remove redundant code for manual tuning
Haibo Chen
2021-08-24
mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
Fabio Estevam
2021-06-14
mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIO
Haibo Chen
[next]