summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2024-12-10mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori
2024-12-10mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-02mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede
2024-11-12mmc: Merge branch fixes into nextUlf Hansson
2024-11-12Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-11-12mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag settingAndy-ld Lu
2024-11-12mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu
2024-11-12mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara
2024-11-04mmc: sdhci-esdhc-imx: Update esdhc sysctl dtocv bitmaskJosua Mayer
2024-11-04mmc: sdhci-esdhc-imx: Implement emmc hardware resetJosua Mayer
2024-11-04mmc: sdhci-uhs2: correction a warning caused by incorrect type in argumentVictor Shih
2024-10-31mmc: sdhci-uhs2: Remove unnecessary variablesVictor Shih
2024-10-31mmc: sdhci-uhs2: Correct incorrect type in argumentVictor Shih
2024-10-30mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisibleGeert Uytterhoeven
2024-10-30mmc: sdhci-uhs2: Remove unnecessary NULL checkBen Chuang
2024-10-28mmc: bcm2835: Introduce proper clock handlingStefan Wahren
2024-10-28mmc: bcm2835: Fix type of current clock speedStefan Wahren
2024-10-28mmc: Merge branch fixes into nextUlf Hansson
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang
2024-10-25mmc: mtk-sd: add support for mt7988Frank Wunderlich
2024-10-25mmc: mtk-sd: Add support for MT8196Andy-ld Lu
2024-10-25mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform dataAndy-ld Lu
2024-10-24mmc: sdhci-pci-gli: enable UHS-II mode for GL9767Victor Shih
2024-10-24mmc: sdhci-pci-gli: enable UHS-II mode for GL9755Victor Shih
2024-10-24mmc: sdhci-pci: add UHS-II support frameworkVictor Shih
2024-10-24mmc: sdhci-uhs2: add pre-detect_init hookBen Chuang
2024-10-24mmc: sdhci-uhs2: add request() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add irq() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add related functions to initialize the interfaceVictor Shih
2024-10-24mmc: sdhci-uhs2: add set_ios()Victor Shih
2024-10-24mmc: sdhci-uhs2: add add_host() and others to set up the driverVictor Shih
2024-10-24mmc: sdhci-uhs2: add set_timeout()Victor Shih
2024-10-24mmc: sdhci-uhs2: add set_power() to support vdd2Victor Shih
2024-10-24mmc: sdhci-uhs2: add reset functionVictor Shih
2024-10-24mmc: sdhci-uhs2: dump UHS-II registersVictor Shih
2024-10-24mmc: sdhci: add UHS-II module and add a kernel configurationVictor Shih
2024-10-24mmc: sdhci: add UHS-II related definitions in headersVictor Shih
2024-10-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-10-14mmc: davinci: use generic device_get_match_data()Bartosz Golaszewski
2024-10-14mmc: davinci: order includes alphabeticallyBartosz Golaszewski
2024-10-14mmc: sdhci-of-arasan: Support for emmc hardware resetPaul Alvin
2024-10-14mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev
2024-10-14mmc: mtd-sd: use devm_platform_ioremap_resourceRosen Penev
2024-10-14mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev
2024-10-14mmc: mtk-sd: Implement Host Software Queue for eMMC and SD CardAngeloGioacchino Del Regno
2024-10-14mmc: host: Fix typos in comments across various filesYu Jiaoliang
2024-10-14mmc: sh_mmcif: correctly report success when obtaining DMA channelsWolfram Sang
2024-10-14mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-14mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LEDPeng Fan