summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2021-07-19mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-19mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-BHans de Goede
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold
2021-07-14mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-07-14mmc: sdhci-of-aspeed: Turn down a phase correction warningAndrew Jeffery
2021-07-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-07-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski
2021-06-30mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-06-16mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+Geert Uytterhoeven
2021-06-16mmc: renesas_sdhi: abort tuning when timeout detectedWolfram Sang
2021-05-26mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignmentNeil Armstrong
2021-05-26mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...Neil Armstrong
2021-05-26mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer
2021-05-12mmc: sdhci-brcmstb: Remove CQE quirkAl Cooper
2021-05-12mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter
2021-05-12mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan
2021-05-12mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bitAniruddha Tvs Rao
2021-05-12mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter
2021-05-12mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K
2021-05-12mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET
2021-05-12mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET
2021-04-19mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong
2021-03-09mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-20sdhci: stop poking into swiotlb internalsChristoph Hellwig
2021-02-15mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li
2021-02-15mmc: host: Retire MMC_GOLDFISHRoman Kiryanov
2021-02-15mmc: cb710: Use new tasklet APIEmil Renner Berthing
2021-02-15mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failureShirley Her
2021-02-08mmc: wbsd: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: via-sdmmc: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: uniphier-sd: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: tifm_sd: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: s3cmci: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: omap: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: dw_mmc: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: au1xmmc: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: atmel-mci: Use new tasklet APIEmil Renner Berthing
2021-02-08mmc: cavium: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-02-01Merge branch 'fixes' into nextUlf Hansson
2021-02-01mmc: mmci: Add support for probing bus voltage level translatorMarek Vasut
2021-02-01mmc: sdhci-msm: add Inline Crypto Engine supportEric Biggers
2021-02-01mmc: cqhci: add cqhci_host_ops::program_keyEric Biggers
2021-02-01mmc: cqhci: add support for inline encryptionEric Biggers
2021-02-01mmc: cqhci: initialize upper 64 bits of 128-bit task descriptorsEric Biggers
2021-02-01mmc: cqhci: rename cqhci.c to cqhci-core.cEric Biggers
2021-02-01mmc: sdhci-of-aspeed: Fix kunit-related build errorAndrew Jeffery
2021-02-01mmc: remove sirf prima/atlas driverArnd Bergmann