summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-12-30mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-11-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-10-30mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-07mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede
2020-10-01mmc: core: Fix size overflow for mmc partitionsBradley Bolen
2020-09-17mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-08-21mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda
2020-07-22mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2020-06-22mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen
2020-06-22mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-06-22mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti
2020-06-22mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl
2020-06-22mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson
2020-06-22mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti
2020-06-03mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-05-20mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel
2020-05-06mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl
2020-05-06mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl
2020-05-06mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti
2020-05-06mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter
2020-05-06mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún
2020-05-06mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson
2020-04-02mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-04-02mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-04-02mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson
2020-04-02mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson
2020-04-02mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-25mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-20mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas
2020-03-20mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas
2020-03-20mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas
2020-03-20mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas
2020-03-20mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas
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