summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Use mrq.sbc in close-ended ffuAvri Altman2023-12-071-3/+43
* mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra2023-12-071-31/+6
* mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()Nathan Chancellor2023-12-071-3/+3
* mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520Drew Fustini2023-12-071-0/+349
* mmc: sdhci: add __sdhci_execute_tuning() to headerDrew Fustini2023-12-072-1/+3
* mmc: mmci: stm32: add SDIO in-band interrupt modeChristophe Kerello2023-12-072-2/+69
* mmc: core: Remove packed command leftoversAvri Altman2023-12-071-5/+0
* mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen2023-11-231-0/+25
* mmc: sdhci-pci-gli: Disable LPM during initializationKornel Dulęba2023-11-231-25/+29
* mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter2023-11-141-16/+16
* mmc: cqhci: Warn of halt or task clear failureAdrian Hunter2023-11-141-3/+3
* mmc: block: Retry commands in CQE error recoveryAdrian Hunter2023-11-141-2/+5
* mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter2023-11-141-0/+2
* mmc: cqhci: Increase recovery halt timeoutAdrian Hunter2023-11-141-3/+3
* mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter2023-11-141-0/+2
* mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih2023-11-071-0/+8
* mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih2023-11-071-0/+8
* Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet2023-11-031-1/+1
* mmc: vub300: fix an error codeDan Carpenter2023-11-031-0/+1
* mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-034-6/+17
* mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav2023-11-031-1/+1
* mmc: Merge branch fixes into nextUlf Hansson2023-10-271-1/+0
|\
| * mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen2023-10-271-1/+0
* | mmc: jz4740: Use device_get_match_data()Rob Herring2023-10-101-10/+5
* | mmc: sdhci-npcm: Add NPCM SDHCI driverTomer Maimon2023-10-103-0/+103
* | mmc: sdhci-pltfm: Make driver OF independentAndy Shevchenko2023-10-101-10/+6
* | mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init()Andy Shevchenko2023-10-101-15/+7
* | mmc: sdhci-pci: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-10-101-2/+3
* | mmc: debugfs: Allow host caps to be modifiedVincent Whitchurch2023-10-101-2/+49
* | mmc: core: Always reselect card typeVincent Whitchurch2023-10-101-1/+6
* | mmc: mmci: use peripheral flow control for STM32Ben Wolsieffer2023-10-102-1/+4
* | mmc: Merge branch fixes into nextUlf Hansson2023-09-271-1/+1
|\|
| * mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman2023-09-271-1/+1
* | mmc: vub300: replace deprecated strncpy with strscpyJustin Stitt2023-09-271-11/+11
* | mmc: Merge branch fixes into nextUlf Hansson2023-09-275-53/+97
|\|
| * 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
* | mmc: starfive: Change tuning implementationWilliam Qiu2023-09-271-97/+40
* | mmc: hsq: Improve random I/O write performance for 4k buffersWenchao Chen2023-09-272-0/+26
* | mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen2023-09-273-5/+8
* | mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih2023-09-261-0/+14
* | mmc: atmel-mci: Add description for struct memberBalamanikandan Gunasundar2023-09-261-0/+1
* | mmc: atmel-mci: add missing of_node_putJulia Lawall2023-09-261-2/+6
* | mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on AR...Lad Prabhakar2023-09-261-2/+2
* | mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timingHaibo Chen2023-09-261-16/+36
|/
* 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
| |\