summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2025-08-22mmc: sdhci-of-at91: use modern PM macrosJisheng Zhang1-9/+3
2025-08-22mmc: sdhci-of-arasan: use modern PM macrosJisheng Zhang1-5/+3
2025-08-22mmc: sdhci-esdhc-imx: use modern PM macrosJisheng Zhang1-10/+3
2025-08-22mmc: sdhci-brcmstb: use modern PM macrosJisheng Zhang1-6/+2
2025-08-22mmc: sdhci_am654: use modern PM macrosJisheng Zhang1-7/+3
2025-08-22mmc: sdhci-acpi: use modern PM macrosJisheng Zhang1-14/+4
2025-08-22mmc: rtsx_usb_sdmmc: use modern PM macrosJisheng Zhang1-5/+2
2025-08-22mmc: omap_hsmmc: use modern PM macrosJisheng Zhang1-9/+4
2025-08-22mmc: mxs-mmc: use modern PM macrosJisheng Zhang1-4/+2
2025-08-22mmc: mmci: use modern PM macrosJisheng Zhang1-6/+3
2025-08-22mmc: davinci_mmc: use modern PM macrosJisheng Zhang1-11/+3
2025-08-22mmc: cb710-mmc: use modern PM macrosJisheng Zhang1-10/+9
2025-08-22mmc: au1xmmc: use modern PM macrosJisheng Zhang1-11/+7
2025-08-22mmc: atmel: use modern PM macrosJisheng Zhang1-6/+3
2025-08-22mmc: alcor: use modern PM macrosJisheng Zhang1-5/+3
2025-08-22mmc: sunxi: use modern PM macrosJisheng Zhang1-8/+3
2025-08-22mmc: sdhci-pxav3: use modern PM macrosJisheng Zhang1-8/+3
2025-08-22mmc: sdhci-xenon: use modern PM macrosJisheng Zhang1-10/+3
2025-08-22mmc: sdhci-of-dwcmshc: use modern PM macrosJisheng Zhang1-10/+3
2025-08-22mmc: sdhci: add some simple inline functions for !CONFIG_PMJisheng Zhang1-0/+7
2025-08-22mmc: core: add undervoltage handler for MMC/eMMC devicesOleksij Rempel1-3/+67
2025-08-22mmc: core: Add infrastructure for undervoltage handlingOleksij Rempel5-0/+119
2025-08-22mmc: rtsx_usb_sdmmc: Fix uninitialized variable issueDan Carpenter1-3/+3
2025-08-22mmc: mmc_spi: remove unnecessary check in mmc_spi_setup_data_message()Dan Carpenter1-1/+1
2025-08-22mmc: sdhci-pxav3: add state_uhs pinctrl settingDuje Mihanović1-1/+40
2025-08-21mmc: Merge branch fixes into nextUlf Hansson1-0/+18
2025-08-21mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1Judith Mendez1-0/+18
2025-08-20mmc: renesas_sdhi: Replace magic number '0xff' in renesas_sdhi_set_clock()Biju Das1-1/+1
2025-08-20mmc: sdhci-cadence: Fix -Wuninitialized in sdhci_cdns_tune_blkgap()Nathan Chancellor1-2/+1
2025-08-19mmc: Merge branch fixes into nextUlf Hansson2-18/+52
2025-08-19mmc: sdhci-cadence: implement multi-block read gap tuningBenoît Monin1-1/+62
2025-08-19mmc: core: add mmc_read_tuningBenoît Monin1-0/+72
2025-08-19mmc: block: use mmc_card cmd23 helpersBenoît Monin1-9/+3
2025-08-19mmc: mmc_test: use mmc_card cmd23 helpersBenoît Monin1-8/+2
2025-08-19mmc: card: add mmc_card_blk_no_cmd23Benoît Monin1-2/+7
2025-08-19mmc: core: add mmc_card_can_cmd23Benoît Monin2-0/+10
2025-08-19mmc: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-08-19mmc: meson-mx-sdhc: use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu1-3/+30
2025-08-19mmc: renesas_sdhi: Enable 64-bit polling modeBiju Das1-1/+2
2025-08-19mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling modeBiju Das2-0/+48
2025-08-19mmc: host: renesas_sdhi: Fix the actual clockBiju Das1-1/+5
2025-08-19mmc: mmc_spi: multiple block read remove read crc ackRex Chen1-1/+1
2025-08-19mmc: core: SPI mode remove cmd7Rex Chen1-1/+5
2025-08-18mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-upSai Krishna Potthuri1-2/+31
2025-08-18mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AERVictor Shih1-0/+3
2025-08-18mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistencyVictor Shih1-2/+2
2025-08-18mmc: sdhci-pci-gli: Add a new function to simplify the codeVictor Shih1-14/+16
2025-08-18mmc: davinci: Remove space before newlineColin Ian King1-1/+1
2025-08-18mmc: Kconfig: Fix spelling mistake "referrered" -> "referred"Colin Ian King1-2/+2