summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-02-11mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław
2020-02-11mmc: 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: core: fix wl1251 sdio quirksH. Nikolaus Schaller
2020-01-27mmc: core: fix possible use after free of hostPan Bian
2020-01-27mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren
2019-12-31mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-31mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter
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: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti
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-21mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing
2019-12-21mmc: block: Make card_busy_detect() a bit more genericChaotian Jing
2019-12-17mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller
2019-12-05mmc: core: align max segment size with logical block sizeMing Lei
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-12-01mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing
2019-11-24mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito
2019-11-24mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre
2019-11-24mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment sizeNiklas Söderlund
2019-11-24mmc: tmio: Fix SCC error detectionMasaharu Hayakawa
2019-11-24mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1Fabrizio Castro
2019-11-20mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-10-29mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas
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: dw_mmc: Re-store SDIO IRQs mask at system resumeUlf Hansson
2019-10-05mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-10-05mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson
2019-09-16mmc: sdhci-pci: Add support for Intel CMLAdrian Hunter
2019-09-16mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
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: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-07-31mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel
2019-07-26mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz
2019-07-14mmc: core: complete HS400 before checking statusWolfram Sang
2019-06-25mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson
2019-06-25mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson
2019-06-25mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson