summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
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
2021-01-30mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-09-23mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-07-22mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2020-06-20mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen
2020-06-20mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-06-20mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti
2020-06-20mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti
2020-05-05mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter
2020-05-05mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún
2020-04-02mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-02-14mmc: sdhci-of-at91: fix memleak on clk_get failureMichał 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-27mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren
2019-12-31mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2019-12-31mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-31mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes
2019-12-31mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing
2019-12-31Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-12-31mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca
2019-12-17mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller
2019-12-05mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet
2019-12-01mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing
2019-11-24mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito
2019-11-24mmc: tmio: Fix SCC error detectionMasaharu Hayakawa
2019-11-20mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-10-11mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King
2019-10-11mmc: sdhci: improve ADMA error reportingRussell King
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-08-25mmc: sdhci-of-arasan: Do now show error message in case of deffered probeMichal Simek
2019-08-16mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao
2019-08-16mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-06-15mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu
2019-05-31mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu
2019-05-31mmc_spi: add a status check for spi_sync_lockedKangjie Lu
2019-05-31mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang
2019-05-31mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann