summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
AgeCommit message (Expand)Author
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
2021-06-14mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhcKrzysztof Kozlowski
2021-06-14mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC capsLucas Stach
2021-04-23mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko
2021-03-30mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states checkShawn Guo
2021-03-30mmc: sdhci-esdhc-imx: Use device_get_match_data()Fabio Estevam
2021-03-30mmc: sdhci-esdhc-imx: Remove non-DT stubFabio Estevam
2021-03-30mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan
2021-02-15mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li
2020-11-23mmc: sdhci-esdhc-imx: Convert the driver to DT-onlyFabio Estevam
2020-09-25mmc: sdhci: fix indentation mistakesKrzysztof Kozlowski
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-09-07mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen
2020-09-07mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuningHaibo Chen
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-13mmc: sdhci-esdhc-imx: dump internal IC debug status during errorHaibo Chen
2020-05-29mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen
2020-05-29mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen
2020-05-29mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pinHaibo Chen
2020-05-28mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLLHaibo Chen
2020-05-28mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada
2020-05-28mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-03-24mmc: sdhci-esdhc-imx: restore pin state when resume backHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA modeHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhciHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MMHaibo Chen