summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2023-01-07mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-07mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2023-01-07mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang
2023-01-07mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang
2023-01-07mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-07mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang
2023-01-07mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang
2023-01-07mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-07mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-07mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang
2022-12-14mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-14mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2022-10-26mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET
2022-10-26mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-05-15mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman
2021-11-26mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-11-26mmc: winbond: don't build on M68KRandy Dunlap
2021-11-26mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-22mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-22mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-08-26mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung
2021-07-20mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-20mmc: vub3000: fix control-request directionJohan Hovold
2021-07-20mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-07-20mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET
2021-03-03mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li
2021-03-03mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET
2020-11-10mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-06-20mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen
2020-04-02mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-02-14mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-29mmc: tegra: fix SDR50 tuning overrideMichał Mirosław
2020-01-29mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2020-01-04mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2020-01-04Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2020-01-04mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca
2019-12-21mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller
2019-11-28mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing
2019-11-25mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper