Age | Commit message (Expand) | Author |
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: core: Use GFP_NOIO in ACMD22 | Avri Altman |
2024-10-25 | mmc: pwrseq_simple: add support for one reset control | Catalin Popescu |
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 |
2024-10-24 | mmc: sdhci-uhs2: add set_power() to support vdd2 | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: add reset function | Victor Shih |
2024-10-24 | mmc: sdhci-uhs2: dump UHS-II registers | Victor Shih |
2024-10-24 | mmc: sdhci: add UHS-II module and add a kernel configuration | Victor Shih |
2024-10-24 | mmc: sdhci: add UHS-II related definitions in headers | Victor Shih |
2024-10-24 | mmc: core: Support UHS-II card control and access | Victor Shih |
2024-10-22 | mmc: block: attach partitions fwnode if found in mmc-card | Christian Marangi |
2024-10-14 | mmc: mmc_spi: drop buggy snprintf() | Bartosz Golaszewski |
2024-10-14 | mmc: davinci: use generic device_get_match_data() | Bartosz Golaszewski |
2024-10-14 | mmc: davinci: order includes alphabetically | Bartosz Golaszewski |
2024-10-14 | mmc: sdhci-of-arasan: Support for emmc hardware reset | Paul Alvin |
2024-10-14 | mmc: mtk-sd: fix devm_clk_get_optional usage | Rosen Penev |
2024-10-14 | mmc: mtd-sd: use devm_platform_ioremap_resource | Rosen Penev |
2024-10-14 | mmc: mtk-sd: use devm_mmc_alloc_host | Rosen Penev |
2024-10-14 | mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card | AngeloGioacchino Del Regno |
2024-10-14 | mmc: host: Fix typos in comments across various files | Yu Jiaoliang |
2024-10-14 | mmc: sh_mmcif: correctly report success when obtaining DMA channels | Wolfram Sang |
2024-10-14 | mmc: core: Factor out some of the code in mmc_go_idle() | Victor Shih |
2024-10-14 | mmc: core: Extend support for mmc regulators with a vqmmc2 | Ulf Hansson |
2024-10-14 | mmc: core: Announce successful insertion of an SD UHS-II card | Ulf Hansson |
2024-10-14 | mmc: core: Prepare to support SD UHS-II cards | Ulf Hansson |
2024-10-14 | mmc: core: Cleanup printing of speed mode at card insertion | Ulf Hansson |
2024-10-14 | mmc: core: Enable SDUC | Avri Altman |
2024-10-14 | mmc: core: Prevent HSQ from enabling for SDUC | Avri Altman |
2024-10-14 | mmc: core: Disable SDUC for mmc_test | Avri Altman |
2024-10-14 | mmc: core: Adjust ACMD22 to SDUC | Avri Altman |
2024-10-14 | mmc: core: Add Ext memory addressing for erase | Avri Altman |
2024-10-14 | mmc: core: Allow mmc erase to carry large addresses | Avri Altman |
2024-10-14 | mmc: core: Add open-ended Ext memory addressing | Avri Altman |
2024-10-14 | mmc: core: Don't use close-ended rw for SDUC | Avri Altman |
2024-10-14 | mmc: sd: Add Extension memory addressing | Avri Altman |
2024-10-14 | mmc: sd: SDUC Support Recognition | Avri Altman |
2024-10-14 | mmc: Switch back to struct platform_driver::remove() | Uwe Kleine-König |