summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan2021-03-301-1/+1
| * | mmc: tmio: support custom irq masksWolfram Sang2021-03-302-3/+6
| * | mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET2021-03-301-0/+1
| * | mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET2021-03-301-1/+3
| * | mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang2021-03-301-9/+0
| * | mmc: dw_mmc: Drop redundant call to ->card_event callbackUlf Hansson2021-03-301-2/+0
* | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-14/+5
|\ \ \ | |_|/ |/| |
| * | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-04-121-14/+5
| |\ \ | | |/ | |/|
| | * mmc: sdhci-msm: Convert to use resource-managed OPP APIYangtao Li2021-03-161-14/+5
* | | mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong2021-04-191-2/+3
|/ /
* / 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