summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter2023-12-081-0/+2
* mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter2023-12-081-0/+2
* mmc: block: Retry commands in CQE error recoveryAdrian Hunter2023-12-081-2/+5
* mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter2023-12-081-16/+16
* mmc: cqhci: Warn of halt or task clear failureAdrian Hunter2023-12-081-3/+3
* mmc: cqhci: Increase recovery halt timeoutAdrian Hunter2023-12-081-3/+3
* mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen2023-12-081-0/+25
* mmc: sdhci-pci-gli: Disable LPM during initializationKornel Dulęba2023-12-081-25/+29
* mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih2023-11-281-0/+8
* mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih2023-11-281-0/+14
* mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-284-6/+17
* mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav2023-11-281-1/+1
* mmc: vub300: fix an error codeDan Carpenter2023-11-281-0/+1
* mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen2023-11-281-1/+0
* mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih2023-11-281-0/+8
* Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet2023-11-201-1/+1
* mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman2023-09-271-1/+1
* mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun2023-09-261-3/+3
* mmc: core: Fix error propagation for some ioctl commandsUlf Hansson2023-09-261-11/+20
* mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()Dan Carpenter2023-09-261-0/+1
* mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspendSven van Ashbrook2023-09-261-38/+66
* mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen2023-09-261-1/+7
* 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