summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-esdhc-imx: only enable DAT[0] and CMD line auto tuning for SDIO de...Haibo Chen2023-01-231-0/+41
* mmc: sdhci-esdhc-imx: simplify the auto tuning logicHaibo Chen2023-01-231-9/+16
* mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen2023-01-021-7/+15
* mmc: sdhci-esdhc-imx: reset the tuning logic before execute tuningHaibo Chen2022-12-071-38/+44
* mmc: host: Fix repeated words in commentswangjianli2022-12-071-1/+1
* mmc: sdhci-esdhc-imx: improve imxrt1050 dataGiulio Benetti2022-12-071-1/+2
* mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner2022-11-211-1/+1
* mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen2022-11-091-2/+2
* mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris2022-11-071-1/+2
* mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer2022-10-171-6/+8
* mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT seriesJesse Taube2021-12-141-0/+4
* mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey2021-11-151-2/+0
* mmc: sdhci-esdhc-imx: add NXP S32G2 supportChester Lin2021-10-261-2/+15
* mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen2021-10-191-0/+16
* mmc: sdhci-esdhc-imx: Select the correct mode for auto tuningHaibo Chen2021-08-251-0/+33
* mmc: sdhci-esdhc-imx: Remove redundant code for manual tuningHaibo Chen2021-08-251-11/+1
* mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerFabio Estevam2021-08-241-1/+32
* mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIOHaibo Chen2021-06-141-0/+8
* mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhcKrzysztof Kozlowski2021-06-141-5/+0
* mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC capsLucas Stach2021-06-141-4/+1
* mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko2021-04-231-1/+1
* mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states checkShawn Guo2021-03-301-4/+4
* mmc: sdhci-esdhc-imx: Use device_get_match_data()Fabio Estevam2021-03-301-3/+1
* mmc: sdhci-esdhc-imx: Remove non-DT stubFabio Estevam2021-03-301-10/+0
* mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan2021-03-301-1/+1
* mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li2021-02-151-1/+2
* mmc: sdhci-esdhc-imx: Convert the driver to DT-onlyFabio Estevam2020-11-231-89/+2
* mmc: sdhci: fix indentation mistakesKrzysztof Kozlowski2020-09-251-1/+1
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson2020-09-071-0/+1
* mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen2020-09-071-3/+1
* mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuningHaibo Chen2020-09-071-0/+10
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* mmc: sdhci-esdhc-imx: dump internal IC debug status during errorHaibo Chen2020-07-131-0/+39
* mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen2020-05-291-2/+13
* mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-05-291-1/+1
* mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pinHaibo Chen2020-05-291-2/+15
* mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLLHaibo Chen2020-05-281-0/+1
* mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada2020-05-281-3/+3
* mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada2020-05-281-1/+3
* Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-03-311-21/+146
|\
| * mmc: sdhci-esdhc-imx: restore pin state when resume backHaibo Chen2020-03-241-1/+9
| * mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA modeHaibo Chen2020-03-241-2/+16
| * mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhciHaibo Chen2020-03-241-0/+16
| * mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MMHaibo Chen2020-03-241-0/+9
| * mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23Haibo Chen2020-03-241-4/+30
| * mmc: sdhci-esdhc-imx: optimize the strobe dll settingHaibo Chen2020-03-241-8/+7
| * mmc: sdhci-esdhc-imx: optimize the clock settingHaibo Chen2020-03-241-1/+23
| * mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen2020-03-241-1/+11
| * mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIMEHaibo Chen2020-03-241-1/+7
| * mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCsHaibo Chen2020-03-241-5/+20