summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier2021-03-091-1/+9
* Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-7/+2
|\
| * sdhci: stop poking into swiotlb internalsChristoph Hellwig2021-02-201-7/+2
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+1
|\ \
| * | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | | mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li2021-02-151-1/+2
* | | mmc: host: Retire MMC_GOLDFISHRoman Kiryanov2021-02-153-553/+0
* | | mmc: cb710: Use new tasklet APIEmil Renner Berthing2021-02-151-6/+6
* | | mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failureShirley Her2021-02-151-0/+20
* | | mmc: wbsd: Use new tasklet APIEmil Renner Berthing2021-02-081-20/+15
* | | mmc: via-sdmmc: Use new tasklet APIEmil Renner Berthing2021-02-081-6/+3
* | | mmc: uniphier-sd: Use new tasklet APIEmil Renner Berthing2021-02-081-8/+6
* | | mmc: tifm_sd: Use new tasklet APIEmil Renner Berthing2021-02-081-4/+3
* | | mmc: s3cmci: Use new tasklet APIEmil Renner Berthing2021-02-081-3/+3
* | | mmc: omap: Use new tasklet APIEmil Renner Berthing2021-02-081-4/+3
* | | mmc: dw_mmc: Use new tasklet APIEmil Renner Berthing2021-02-081-3/+3
* | | mmc: au1xmmc: Use new tasklet APIEmil Renner Berthing2021-02-081-8/+6
* | | mmc: atmel-mci: Use new tasklet APIEmil Renner Berthing2021-02-081-3/+3
* | | mmc: cavium: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-081-3/+2
* | | Merge branch 'fixes' into nextUlf Hansson2021-02-011-1/+6
|\ \ \
| * | | mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstbUlf Hansson2021-02-011-1/+6
| | |/ | |/|
* | | mmc: mmci: Add support for probing bus voltage level translatorMarek Vasut2021-02-011-5/+65
* | | mmc: sdhci-msm: add Inline Crypto Engine supportEric Biggers2021-02-012-4/+273
* | | mmc: cqhci: add cqhci_host_ops::program_keyEric Biggers2021-02-012-9/+17
* | | mmc: cqhci: add support for inline encryptionEric Biggers2021-02-015-3/+404
* | | mmc: cqhci: initialize upper 64 bits of 128-bit task descriptorsEric Biggers2021-02-011-10/+20
* | | mmc: cqhci: rename cqhci.c to cqhci-core.cEric Biggers2021-02-012-0/+1
* | | mmc: sdhci-of-aspeed: Fix kunit-related build errorAndrew Jeffery2021-02-012-6/+45
* | | mmc: remove sirf prima/atlas driverArnd Bergmann2021-02-013-248/+0
* | | mmc: remove dw_mmc-zx driverArnd Bergmann2021-02-014-276/+0
* | | mmc: atmel-mci: Assign boolean values to a bool variableJiapeng Zhong2021-02-011-23/+23
* | | mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton2021-02-011-0/+18
* | | mmc: sdhci-of-aspeed: Add KUnit tests for phase calculationsAndrew Jeffery2021-02-013-0/+116
* | | mmc: sdhci-of-aspeed: Add AST2600 bus clock supportAndrew Jeffery2021-02-011-4/+33
* | | mmc: sdhci-of-aspeed: Expose clock phase controlsAndrew Jeffery2021-02-011-8/+208
* | | mmc: omap_hsmmc: Simplify bool comparison and conversionYang Li2021-02-011-9/+9
* | | mmc: sdhci-pci-gli: Finetune HS400 RX delay for GL9763ERenius Chen2021-02-011-0/+9
* | | mmc: sdhci-of-arasan: Use dev_err_probe() to avoid spamming logsMuhammad Husaini Zulkifli2021-02-011-8/+6
* | | mmc: sdhci-of-arasan: Add structure device pointer in probe functionMuhammad Husaini Zulkifli2021-02-011-17/+17
* | | mmc: sdhci-of-arasan: Convert to use np instead of pdev->dev.of_nodeMuhammad Husaini Zulkifli2021-02-011-5/+3
* | | mmc: sdhci-of-arasan: use of_device_get_match_data()Muhammad Husaini Zulkifli2021-02-011-3/+1
* | | mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763ERenius Chen2021-02-011-0/+10
* | | mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas2021-02-011-0/+28
* | | mmc: rtsx: add delay before power onRicky Wu2021-02-011-0/+2
* | | mmc: sunxi-mmc: Ensure host is suspended during system sleepSamuel Holland2021-02-011-0/+2
* | | mmc: xenon: add AP807 compatible stringMarcin Wojtas2021-02-011-0/+1
* | | mmc: sdhci-of-arasan: Change code style of mapping the syscon fieldMuhammad Husaini Zulkifli2021-02-011-2/+2
* | | mmc: sdhci-of-arasan: Fixed kernel-doc format warningMuhammad Husaini Zulkifli2021-02-011-6/+5
* | | mmc: sdhci-pci-gli: Add a switch to enable/disable CQHCI supportRenius Chen2021-02-011-1/+3
* | | mmc: rtsx: Add MMC_CAP2_NO_SDIO flagRicky Wu2021-02-011-1/+2