summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-20mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-05-20mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10Ben Chuang
2020-05-20mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET
2020-05-20mmc: sdhci-pci-gli: Fix no irq handler from suspendBen Chuang
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-17mmc: mmci_sdmmc: Fix clear busyd0end irq flagLudovic Barre
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-17mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-03-17mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhierMasahiro Yamada
2020-03-17mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...Hans de Goede
2020-03-17mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...Hans de Goede
2020-03-12mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson
2020-03-11mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-03-11mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-03-11mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-04mmc: sdhci-pci-gli: Enable MSI interrupt for GL975xBen Chuang
2020-02-13mmc: sdhci-msm: Mark sdhci_msm_cqe_disable staticStephen Boyd
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-24mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson
2020-01-24mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2020-01-24mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson
2020-01-24mmc: sdhci-cadence: remove unneeded 'inline' markerMasahiro Yamada
2020-01-24mmc: sdhci-msm: Add CQHCI support for sdhci-msmRitesh Harjani
2020-01-24mmc: sdhci: Let a vendor driver supply and update ADMA descriptor sizeVeerabhadrarao Badiganti
2020-01-20mmc: sdhci-of-esdhc: fix serious issue clock is always disabledYangbo Lu
2020-01-20mmc: sdhci-of-esdhc: fix transfer mode register readingYangbo Lu
2020-01-20mmc: sdhci-brcmstb: Fix incorrect switch to HS modeAl Cooper
2020-01-20mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)Al Cooper
2020-01-20mmc: sdhci-brcmstb: Add shutdown callbackAl Cooper
2020-01-20mmc: sdhci-brcmstb: Fix driver to defer on clk_get deferAl Cooper
2020-01-20mmc: sdhci-brcmstb: Add ability to use HS400ES transfer modeAl Cooper
2020-01-20mmc: core: limit probe clock frequency to configured f_maxMichał Mirosław
2020-01-20mmc: sdhci-milbeaut: Remove redundant platform_get_irq error messageYueHaibing
2020-01-20mmc: sdhci: fix an issue of mixing different typesChunyan Zhang
2020-01-20Merge branch 'fixes' into nextUlf Hansson
2020-01-20mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-20mmc: sdhci-omap: Add special reset capabilityFaiz Abbas
2020-01-20mmc: sdhci-omap: Add am335x and am437x specific compatiblesFaiz Abbas
2020-01-20mmc: sdhci-omap: Disable data timeout interrupt during eraseFaiz Abbas
2020-01-20mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas
2020-01-20mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas