Age | Commit message (Expand) | Author |
2025-02-03 | mmc: mtk-sd: Fix register settings for hs400(es) mode | Andy-ld Lu |
2025-02-03 | Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch" | Josua Mayer |
2025-01-17 | mmc: sdhci-msm: Correctly set the load for the regulator | Yuanjie Yang |
2025-01-13 | mmc: hi3798mv200: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski |
2025-01-13 | mmc: Use of_property_present() for non-boolean properties | Rob Herring (Arm) |
2024-12-19 | mmc: sdhci-msm: convert to use custom crypto profile | Eric Biggers |
2024-12-19 | mmc: crypto: add mmc_from_crypto_profile() | Eric Biggers |
2024-12-19 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-12-19 | mmc: sdhci-msm: fix crypto key eviction | Eric Biggers |
2024-12-18 | mmc: mtk-sd: Limit getting top_base to SoCs that require it | Chen-Yu Tsai |
2024-12-18 | mmc: sdhci-acpi: Use devm_platform_ioremap_resource() | Andy Shevchenko |
2024-12-18 | mmc: sdhci-acpi: Remove not so useful error message | Andy Shevchenko |
2024-12-10 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-12-10 | mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe() | Joe Hattori |
2024-12-10 | mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk | Prathamesh Shete |
2024-12-10 | mmc: bcm2835: add suspend/resume pm support | Stefan Wahren |
2024-12-10 | mmc: mtk-sd: Add support for ignoring cmd response CRC | Andy-ld Lu |
2024-12-10 | mmc: core: Drop the MMC_RSP_R1_NO_CRC response | Ulf Hansson |
2024-12-10 | mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G | Ciprian Marian Costea |
2024-12-02 | mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet | Hans de Goede |
2024-11-12 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-11-12 | Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" | Aurelien Jarno |
2024-11-12 | mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting | Andy-ld Lu |
2024-11-12 | mmc: mtk-sd: Fix error handle of probe function | Andy-ld Lu |
2024-11-12 | mmc: sunxi-mmc: Fix A100 compatible description | Andre Przywara |
2024-11-04 | mmc: sdhci-esdhc-imx: Update esdhc sysctl dtocv bitmask | Josua Mayer |
2024-11-04 | mmc: sdhci-esdhc-imx: Implement emmc hardware reset | Josua Mayer |
2024-11-04 | mmc: sdhci-uhs2: correction a warning caused by incorrect type in argument | Victor Shih |
2024-10-31 | mmc: sdhci-uhs2: Remove unnecessary variables | Victor Shih |
2024-10-31 | mmc: sdhci-uhs2: Correct incorrect type in argument | Victor Shih |
2024-10-30 | mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisible | Geert Uytterhoeven |
2024-10-30 | mmc: sdhci-uhs2: Remove unnecessary NULL check | Ben Chuang |
2024-10-28 | mmc: bcm2835: Introduce proper clock handling | Stefan Wahren |
2024-10-28 | mmc: bcm2835: Fix type of current clock speed | Stefan Wahren |
2024-10-28 | mmc: Merge branch fixes into next | Ulf Hansson |
2024-10-28 | mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process | Ben Chuang |
2024-10-28 | mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function | Ben Chuang |
2024-10-25 | mmc: mtk-sd: add support for mt7988 | Frank Wunderlich |
2024-10-25 | mmc: mtk-sd: Add support for MT8196 | Andy-ld Lu |
2024-10-25 | mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform data | Andy-ld Lu |
2024-10-24 | mmc: sdhci-pci-gli: enable UHS-II mode for GL9767 | Victor Shih |
2024-10-24 | mmc: sdhci-pci-gli: enable UHS-II mode for GL9755 | Victor Shih |
2024-10-24 | mmc: sdhci-pci: add UHS-II support framework | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: add pre-detect_init hook | Ben Chuang |
2024-10-24 | mmc: sdhci-uhs2: add request() and others | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: add irq() and others | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: add related functions to initialize the interface | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: add set_ios() | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: add add_host() and others to set up the driver | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: add set_timeout() | Victor Shih |