summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2026-04-18mmc: vub300: fix NULL-deref on disconnectJohan Hovold
2026-04-18mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang
2026-04-18mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz
2026-04-18mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()Felix Gu
2026-03-04Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"Greg Kroah-Hartman
2026-03-04mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz
2026-03-04mmc: core: Initial support for SD express card/hostUlf Hansson
2026-02-06mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz
2025-12-07mmc: sdhci-msm: Enable tuning for SDR50 mode for SD cardSarthak Garg
2025-12-07mmc: host: renesas_sdhi: Fix the actual clockBiju Das
2025-10-29mmc: core: SPI mode remove cmd7Rex Chen
2025-10-02mmc: mvsdio: Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-28mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistencyVictor Shih
2025-08-28mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()Ulf Hansson
2025-08-28mmc: sdhci-msm: Ensure SD card power isn't ON when card removedSarthak Garg
2025-08-28mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez
2025-08-28mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck
2025-08-28mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-17mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky
2025-07-17mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)
2025-07-17mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()Yue Hu
2025-07-17mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared dataMasami Hiramatsu (Google)
2025-07-17Revert "mmc: sdhci: Disable SD card clock before changing parameters"Ulf Hansson
2025-07-17mmc: sdhci: Add a helper function for dump register in dynamic debug modeVictor Shih
2025-06-04mmc: sdhci: Disable SD card clock before changing parametersErick Shepherd
2025-06-04mmc: host: Wait for Vdd to settle on card power offErick Shepherd
2025-06-04mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probeRuslan Piasetskyi
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-04-10mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-13mmc: sdhci-msm: Correctly set the load for the regulatorYuanjie Yang
2025-03-13mmc: core: Respect quirk_max_rate for non-UHS SDIO cardShawn Lin
2025-01-09mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-19Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"Greg Kroah-Hartman
2024-12-14mmc: core: Further prevent card detect during shutdownUlf Hansson
2024-12-14mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede
2024-12-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-12-14clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2024-12-14mmc: core: fix return value check in devm_mmc_alloc_host()Yang Yingliang
2024-12-14Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-09-12mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2024-09-12mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen
2024-09-12mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-09-04mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter
2024-07-05mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter
2024-07-05mmc: sdhci: Do not invert write-protect twiceAdrian Hunter
2024-07-05mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-07-05mmc: davinci: Don't strip remove function when driver is builtinUwe Kleine-König
2024-06-16mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-AHans de Goede
2024-06-16mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not workingHans de Goede