summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2025-05-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-05-19mmc: Merge branch fixes into nextUlf Hansson
2025-05-19mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatibleJudith Mendez
2025-05-19mmc: sdhci-esdhc-imx: fix few build warningsHaibo Chen
2025-05-19mmc: bcm2835: Use str_read_write() helperYumeng Fang
2025-05-19mmc: host: sdhci-esdhc-imx: refactor the system PM logicLuke Wang
2025-05-19mmc: sdhci: export APIs for sdhci irq wakeupLuke Wang
2025-05-19mmc: sdhci-of-k1: add support for SpacemiT K1 SoCYixun Lan
2025-05-19mmc: core: Scan the eMMC boot areas for partition tableLoic Poulain
2025-05-14mmc: Merge branch fixes into nextUlf Hansson
2025-05-14mmc: rename mmc_boot_partition_access() to mmc_host_can_access_boot()Wolfram Sang
2025-05-14mmc: rename mmc_host_uhs() to mmc_host_can_uhs()Wolfram Sang
2025-05-14mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()Wolfram Sang
2025-05-14mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()Wolfram Sang
2025-05-14mmc: sdhci-esdhc-imx: fix defined but not used warningsRandy Dunlap
2025-05-14mmc: sdhci-of-dwcmshc: add PD workaround on RK3576Nicolas Frattaroli
2025-05-14mmc: cavium-thunderx: Use non-hybrid PCI devres APIPhilipp Stanner
2025-05-14mmc: mtk-sd: Add condition to enable 'single' burst typeAxe Yang
2025-05-14mmc: sdhci-esdhc-imx: switch standard tuning to manual tuningLuke Wang
2025-05-14mmc: sdhci-esdhc-imx: verify tuning control status after configurationLuke Wang
2025-05-14mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuningHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuningHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning commandHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bitHaibo Chen
2025-05-14mmc: sdhci-esdhc-imx: calculate data timeout value based on clockLuke Wang
2025-05-14mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()Wolfram Sang
2025-05-14mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()Wolfram Sang
2025-05-14mmc: rename mmc_can_trim() to mmc_card_can_trim()Wolfram Sang
2025-05-14mmc: rename mmc_can_sleep() to mmc_card_can_sleep()Wolfram Sang
2025-05-14mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()Wolfram Sang
2025-05-14mmc: rename mmc_can_sanitize() to mmc_card_can_sanitize()Wolfram Sang
2025-05-14mmc: rename mmc_can_reset() to mmc_card_can_reset()Wolfram Sang
2025-05-14mmc: rename mmc_can_poweroff_notify() to mmc_card_can_poweroff_notify()Wolfram Sang
2025-05-14mmc: rename mmc_can_ext_csd() to mmc_card_can_ext_csd()Wolfram Sang
2025-05-14mmc: rename mmc_can_erase() to mmc_card_can_erase()Wolfram Sang
2025-05-14mmc: rename mmc_can_discard() to mmc_card_can_discard()Wolfram Sang
2025-05-14mmc: alcor: Use str_read_write() helperFeng Wei
2025-05-14mmc: renesas_sdhi: Use of_get_available_child_by_name()Biju Das
2025-05-14mmc: mtk-sd: Aggregate R/W for top_base iospace case where possibleAngeloGioacchino Del Regno
2025-05-14mmc: mtk-sd: Do single write in function msdc_new_tx_settingAngeloGioacchino Del Regno
2025-05-14mmc: mtk-sd: Aggregate writes for MSDC_PATCH_BIT1/2 setupAngeloGioacchino Del Regno
2025-05-14mmc: mtk-sd: Clarify patch bit register initialization and layoutAngeloGioacchino Del Regno
2025-05-14mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspendLuke Wang
2025-05-14mmc: core: Add support for graceful host removal for SDUlf Hansson
2025-05-14mmc: core: Add support for graceful host removal for eMMCUlf Hansson
2025-05-14mmc: core: Convert into an enum for the poweroff-type for eMMCUlf Hansson
2025-05-14mmc: core: Further avoid re-storing power to the eMMC before a shutdownUlf Hansson
2025-05-14mmc: core: Convert mmc_can_poweroff_notify() into a boolUlf Hansson
2025-05-14mmc: Add quirk to disable DDR50 tuningErick Shepherd
2025-05-14mmc: renesas_sdhi: improve registering irqsWolfram Sang