summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-2/+2
|\
| * Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-205-61/+51
| |\
| * | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+2
| * | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-2/+1
* | | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-291-2/+3
|\ \ \
| * | | mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig2023-08-021-2/+3
| |/ /
* | | mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolibBalamanikandan Gunasundar2023-08-251-18/+15
* | | mmc: atmel-mci: move atmel MCI header fileBalamanikandan Gunasundar2023-08-251-1/+38
* | | mmc: atmel-mci: Convert to gpio descriptorsBalamanikandan Gunasundar2023-08-251-40/+37
* | | mmc: sdhci-sprd: Add SD HS mode online tuningWenchao Chen2023-08-251-0/+149
* | | mmc: core: Add host specific tuning support for SD HS modeWenchao Chen2023-08-254-3/+15
* | | mmc: sdhci-of-dwcmshc: Add runtime PM operationsLiming Sun2023-08-241-2/+62
* | | mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resumeLiming Sun2023-08-241-3/+18
* | | mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti2023-08-181-3/+4
* | | mmc: sdhci-pltfm: Rename sdhci_pltfm_register()Adrian Hunter2023-08-153-8/+8
* | | mmc: sdhci-pltfm: Remove sdhci_pltfm_unregister()Adrian Hunter2023-08-152-13/+0
* | | mmc: sdhci-st: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+3
* | | mmc: sdhci-pxav2: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-13/+6
* | | mmc: sdhci-of-sparx5: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-11/+6
* | | mmc: sdhci-of-hlwd: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+1
* | | mmc: sdhci-of-esdhc: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+1
* | | mmc: sdhci-of-at91: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+1
* | | mmc: sdhci-of-arasan: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+3
* | | mmc: sdhci-iproc: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-11/+3
* | | mmc: sdhci_f_sdh30: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+1
* | | mmc: sdhci-dove: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-6/+2
* | | mmc: sdhci-cadence: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-13/+4
* | | mmc: sdhci-brcmstb: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-13/+5
* | | mmc: sdhci-bcm-kona: Use sdhci_pltfm_remove()Adrian Hunter2023-08-151-1/+11
* | | mmc: sdhci-pltfm: Add sdhci_pltfm_remove()Adrian Hunter2023-08-152-0/+11
* | | mmc: f-sdh30: Convert to platform remove callback returning voidYangtao Li2023-08-151-5/+3
* | | mmc: Merge branch fixes into nextUlf Hansson2023-08-151-4/+7
|\ \ \ | | |/ | |/|
| * | mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li2023-08-151-4/+7
* | | mmc: sdhci_am654: Convert to platform remove callback returning voidYangtao Li2023-08-151-3/+2
* | | mmc: sdhci_am654: Properly handle failures in .remove()Yangtao Li2023-08-151-4/+5
* | | mmc: uniphier-sd: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: Convert to platform remove callback returning voidYangtao Li2023-08-1511-13/+11
* | | mmc: renesas_sdhi: Convert to platform remove callback returning voidYangtao Li2023-08-154-6/+4
* | | mmc: pwrseq: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: pwrseq: sd8787: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: pwrseq_simple: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: mvsdio: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: mxcmmc: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: sdhci-spear: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: sunplus-mmc: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: sdhci-esdhc-mcf: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: wmt-sdmmc: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: sdhci-st: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: atmel-mci: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2
* | | mmc: usdhi60rol0: Convert to platform remove callback returning voidYangtao Li2023-08-151-4/+2