summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
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
2021-02-01mmc: remove dw_mmc-zx driverArnd Bergmann
2021-02-01mmc: atmel-mci: Assign boolean values to a bool variableJiapeng Zhong
2021-02-01mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton
2021-02-01mmc: sdhci-of-aspeed: Add KUnit tests for phase calculationsAndrew Jeffery
2021-02-01mmc: sdhci-of-aspeed: Add AST2600 bus clock supportAndrew Jeffery
2021-02-01mmc: sdhci-of-aspeed: Expose clock phase controlsAndrew Jeffery
2021-02-01mmc: omap_hsmmc: Simplify bool comparison and conversionYang Li
2021-02-01mmc: sdhci-pci-gli: Finetune HS400 RX delay for GL9763ERenius Chen
2021-02-01mmc: sdhci-of-arasan: Use dev_err_probe() to avoid spamming logsMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: Add structure device pointer in probe functionMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: Convert to use np instead of pdev->dev.of_nodeMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: use of_device_get_match_data()Muhammad Husaini Zulkifli
2021-02-01mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763ERenius Chen
2021-02-01mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas
2021-02-01mmc: rtsx: add delay before power onRicky Wu
2021-02-01mmc: sunxi-mmc: Ensure host is suspended during system sleepSamuel Holland
2021-02-01mmc: xenon: add AP807 compatible stringMarcin Wojtas
2021-02-01mmc: sdhci-of-arasan: Change code style of mapping the syscon fieldMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-of-arasan: Fixed kernel-doc format warningMuhammad Husaini Zulkifli
2021-02-01mmc: sdhci-pci-gli: Add a switch to enable/disable CQHCI supportRenius Chen
2021-02-01mmc: rtsx: Add MMC_CAP2_NO_SDIO flagRicky Wu