summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-12-02mmc: core: Further prevent card detect during shutdownUlf Hansson
2024-12-02mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede
2024-11-20Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
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: pwrseq_simple: Handle !RESET_CONTROLLER properlyStefan Wahren
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-12mmc: core: Correction a warning caused by incorrect type in assignment for UH...Victor Shih
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: core: Correct type in variable assignment for UHS-IIVictor Shih
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-30mmc: core: Fix error paths for UHS-II card init and re-initUlf Hansson
2024-10-30mmc: core: Add error handling of sd_uhs2_power_up()Ulf Hansson
2024-10-30mmc: core: Simplify sd_uhs2_power_up()Ulf Hansson
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: core: Use GFP_NOIO in ACMD22Avri Altman
2024-10-25mmc: pwrseq_simple: add support for one reset controlCatalin Popescu
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-24mmc: core: Support UHS-II card control and accessVictor Shih
2024-10-22mmc: block: attach partitions fwnode if found in mmc-cardChristian Marangi
2024-10-14mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski