summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-11-07mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih
2023-11-07mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih
2023-11-03Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-03mmc: vub300: fix an error codeDan Carpenter
2023-11-03mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
2023-11-03mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav
2023-10-27mmc: Merge branch fixes into nextUlf Hansson
2023-10-27mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-10-10mmc: jz4740: Use device_get_match_data()Rob Herring
2023-10-10mmc: sdhci-npcm: Add NPCM SDHCI driverTomer Maimon
2023-10-10mmc: sdhci-pltfm: Make driver OF independentAndy Shevchenko
2023-10-10mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init()Andy Shevchenko
2023-10-10mmc: sdhci-pci: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-10-10mmc: debugfs: Allow host caps to be modifiedVincent Whitchurch
2023-10-10mmc: core: Always reselect card typeVincent Whitchurch
2023-10-10mmc: mmci: use peripheral flow control for STM32Ben Wolsieffer
2023-09-27mmc: Merge branch fixes into nextUlf Hansson
2023-09-27mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-09-27mmc: vub300: replace deprecated strncpy with strscpyJustin Stitt
2023-09-27mmc: Merge branch fixes into nextUlf Hansson
2023-09-27mmc: starfive: Change tuning implementationWilliam Qiu
2023-09-27mmc: hsq: Improve random I/O write performance for 4k buffersWenchao Chen
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen
2023-09-26mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hwPablo Sun
2023-09-26mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih
2023-09-26mmc: atmel-mci: Add description for struct memberBalamanikandan Gunasundar
2023-09-26mmc: atmel-mci: add missing of_node_putJulia Lawall
2023-09-26mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on AR...Lad Prabhakar
2023-09-26mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timingHaibo Chen
2023-09-26mmc: core: Fix error propagation for some ioctl commandsUlf Hansson
2023-09-26mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning()Dan Carpenter
2023-09-26mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspendSven van Ashbrook
2023-09-26mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-25mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolibBalamanikandan Gunasundar
2023-08-25mmc: atmel-mci: move atmel MCI header fileBalamanikandan Gunasundar
2023-08-25mmc: atmel-mci: Convert to gpio descriptorsBalamanikandan Gunasundar
2023-08-25mmc: sdhci-sprd: Add SD HS mode online tuningWenchao Chen
2023-08-25mmc: core: Add host specific tuning support for SD HS modeWenchao Chen
2023-08-24mmc: sdhci-of-dwcmshc: Add runtime PM operationsLiming Sun
2023-08-24mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resumeLiming Sun
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-18mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti
2023-08-15mmc: sdhci-pltfm: Rename sdhci_pltfm_register()Adrian Hunter
2023-08-15mmc: sdhci-pltfm: Remove sdhci_pltfm_unregister()Adrian Hunter
2023-08-15mmc: sdhci-st: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: sdhci-pxav2: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: sdhci-of-sparx5: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: sdhci-of-hlwd: Use sdhci_pltfm_remove()Adrian Hunter