summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2025-06-25mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky
2025-06-24Revert "mmc: sdhci: Disable SD card clock before changing parameters"Ulf Hansson
2025-06-24mmc: sdhci-uhs2: Adjust some error messages and register dump for SD UHS-II cardVictor Shih
2025-06-24mmc: sdhci: Add a helper function for dump register in dynamic debug modeVictor Shih
2025-06-19mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)
2025-06-09mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared dataMasami Hiramatsu (Google)
2025-06-09mmc: sdhci-of-k1: Fix error code in probe()Dan Carpenter
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
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-14mmc: Merge branch fixes into nextUlf Hansson
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: 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: renesas_sdhi: improve registering irqsWolfram Sang
2025-04-11scsi: soc: qcom: ice: Add HWKM support to the ICE driverGaurav Kashyap
2025-04-11scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_keyEric Biggers
2025-04-07mmc: renesas_sdhi: disable clocks if registering regulator failedWolfram Sang
2025-04-07mmc: renesas_sdhi: add regulator dependencyArnd Bergmann
2025-04-07mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probeRuslan Piasetskyi
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-25Merge tag 'mmc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-20mmc: host: Wait for Vdd to settle on card power offErick Shepherd
2025-03-19Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann