summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2025-02-03mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu
2025-02-03Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch"Josua Mayer
2025-01-17mmc: sdhci-msm: Correctly set the load for the regulatorYuanjie Yang
2025-01-13mmc: hi3798mv200: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-13mmc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-12-19mmc: sdhci-msm: convert to use custom crypto profileEric Biggers
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers
2024-12-19mmc: Merge branch fixes into nextUlf Hansson
2024-12-19mmc: sdhci-msm: fix crypto key evictionEric Biggers
2024-12-18mmc: mtk-sd: Limit getting top_base to SoCs that require itChen-Yu Tsai
2024-12-18mmc: sdhci-acpi: Use devm_platform_ioremap_resource()Andy Shevchenko
2024-12-18mmc: sdhci-acpi: Remove not so useful error messageAndy Shevchenko
2024-12-10mmc: Merge branch fixes into nextUlf Hansson
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-10mmc: bcm2835: add suspend/resume pm supportStefan Wahren
2024-12-10mmc: mtk-sd: Add support for ignoring cmd response CRCAndy-ld Lu
2024-12-10mmc: core: Drop the MMC_RSP_R1_NO_CRC responseUlf Hansson
2024-12-10mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32GCiprian Marian Costea
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