summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-esdhc-imx.c
AgeCommit message (Expand)Author
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
2020-03-24mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23Haibo Chen
2020-03-24mmc: sdhci-esdhc-imx: optimize the strobe dll settingHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: optimize the clock settingHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIMEHaibo Chen
2020-03-24mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCsHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: no fail when no pinctrl availableHaibo Chen
2020-02-14drivers: mmc: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-12-18mmc: core: Rework wp-gpio handlingMichał Mirosław
2019-12-16mmc: sdhci-esdhc-imx: Convert to pinctrl_select_default_state()Ulf Hansson
2019-09-11mmc: sdhci: Drop redundant code for SDIO IRQsUlf Hansson
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-05-06mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPBOUGH CHEN
2019-05-06mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidleBOUGH CHEN
2019-02-28Merge branch 'fixes' into nextUlf Hansson