summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
AgeCommit message (Expand)Author
2025-07-09mmc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-06-24mmc: sdhci-esdhc-imx: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci: Return void from sdhci_runtime_suspend|resume_host()Adrian Hunter
2025-06-24mmc: sdhci-esdhc-imx: optimize clock loopback selection with dummy pad supportLuke Wang
2025-06-24mmc: sdhci-esdhc-imx: refactor clock loopback selection logicLuke Wang
2025-06-24mmc: sdhci-esdhc-imx: Don't change pinctrl in suspend if wakeup sourceHaibo Chen
2025-05-19mmc: sdhci-esdhc-imx: fix few build warningsHaibo Chen
2025-05-19mmc: host: sdhci-esdhc-imx: refactor the system PM logicLuke Wang
2025-05-14mmc: sdhci-esdhc-imx: fix defined but not used warningsRandy Dunlap
2025-05-14mmc: sdhci-esdhc-imx: switch standard tuning to manual tuningLuke Wang
2025-05-14mmc: sdhci-esdhc-imx: verify tuning control status after configurationLuke Wang
2025-05-14mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuningHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuningHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning commandHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bitHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: calculate data timeout value based on clockLuke Wang
2025-05-14mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspendLuke Wang
2025-01-13mmc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-12-10mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32GCiprian Marian Costea
2024-11-04mmc: sdhci-esdhc-imx: Update esdhc sysctl dtocv bitmaskJosua Mayer
2024-11-04mmc: sdhci-esdhc-imx: Implement emmc hardware resetJosua Mayer
2024-10-14mmc: host: Fix typos in comments across various filesYu Jiaoliang
2024-10-14mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-14mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LEDPeng Fan
2024-07-12mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablementCiprian Costea
2024-07-12mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platformsCiprian Costea
2023-09-26mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timingHaibo Chen
2023-08-18mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti
2023-08-15mmc: sdhci-esdhc-imx: Convert to platform remove callback returning voidYangtao Li
2023-08-09mmc: Explicitly include correct DT includesRob Herring
2023-05-09mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen
2023-03-23mmc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-01-23mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO de...Haibo Chen
2023-01-23mmc: sdhci-esdhc-imx: simplify the auto tuning logicHaibo Chen
2023-01-02mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen
2022-12-07mmc: sdhci-esdhc-imx: reset the tuning logic before execute tuningHaibo Chen
2022-12-07mmc: host: Fix repeated words in commentswangjianli
2022-12-07mmc: sdhci-esdhc-imx: improve imxrt1050 dataGiulio Benetti
2022-11-21mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner
2022-11-09mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen
2022-11-07mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-10-17mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer
2021-12-14mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT seriesJesse Taube
2021-11-15mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey
2021-10-26mmc: sdhci-esdhc-imx: add NXP S32G2 supportChester Lin
2021-10-19mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen
2021-08-25mmc: sdhci-esdhc-imx: Select the correct mode for auto tuningHaibo Chen
2021-08-25mmc: sdhci-esdhc-imx: Remove redundant code for manual tuningHaibo Chen
2021-08-24mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerFabio Estevam
2021-06-14mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIOHaibo Chen