summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2025-12-03mmc: sdhci-msm: Enable tuning for SDR50 mode for SD cardSarthak Garg1-0/+15
2025-12-03mmc: host: renesas_sdhi: Fix the actual clockBiju Das1-1/+5
2025-10-02mmc: mvsdio: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-08-28mmc: rtsx_usb_sdmmc: Fix error-path in sd_set_power_mode()Ulf Hansson1-3/+1
2025-08-28mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez1-3/+6
2025-08-28mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck1-1/+2
2025-08-28mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+2
2025-07-17mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky1-0/+1
2025-07-17mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)1-1/+16
2025-07-17mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()Yue Hu1-12/+8
2025-07-17mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared dataMasami Hiramatsu (Google)1-1/+2
2025-07-17Revert "mmc: sdhci: Disable SD card clock before changing parameters"Ulf Hansson1-7/+2
2025-07-17mmc: sdhci: Add a helper function for dump register in dynamic debug modeVictor Shih1-0/+16
2025-06-04mmc: sdhci: Disable SD card clock before changing parametersErick Shepherd1-2/+7
2025-06-04mmc: host: Wait for Vdd to settle on card power offErick Shepherd1-1/+5
2025-05-02mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek1-1/+1
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej1-0/+1
2025-04-10mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen1-1/+3
2025-01-09mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete1-1/+0
2024-12-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski1-6/+3
2024-12-14Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno1-2/+2
2024-09-12mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen1-0/+1
2024-09-12mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko1-2/+2
2024-09-04mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten1-0/+8
2024-07-05mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter1-5/+0
2024-07-05mmc: sdhci: Do not invert write-protect twiceAdrian Hunter1-7/+15
2024-07-05mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-4/+7
2024-04-13mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-03-26mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET1-4/+0
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-15mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen1-3/+7
2023-12-13mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen1-0/+25
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter1-16/+16
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter1-3/+3
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter1-3/+3
2023-11-28mmc: vub300: fix an error codeDan Carpenter1-0/+1
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen1-1/+0
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti1-3/+4
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig1-2/+3
2023-08-30mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li1-3/+5
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-30mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-08-30mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-08-30mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi1-33/+27
2023-08-30mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resourceYangtao Li1-3/+1
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-07-27mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li1-2/+2
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov1-1/+1