index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
13
-22
/
+26
2025-05-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+6
2025-05-19
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+34
2025-05-19
mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatible
Judith Mendez
1
-1
/
+34
2025-05-19
mmc: sdhci-esdhc-imx: fix few build warnings
Haibo Chen
1
-4
/
+4
2025-05-19
mmc: bcm2835: Use str_read_write() helper
Yumeng Fang
1
-4
/
+4
2025-05-19
mmc: host: sdhci-esdhc-imx: refactor the system PM logic
Luke Wang
1
-20
/
+30
2025-05-19
mmc: sdhci: export APIs for sdhci irq wakeup
Luke Wang
2
-2
/
+6
2025-05-19
mmc: sdhci-of-k1: add support for SpacemiT K1 SoC
Yixun Lan
3
-0
/
+319
2025-05-19
mmc: core: Scan the eMMC boot areas for partition table
Loic Poulain
1
-1
/
+1
2025-05-14
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+40
2025-05-14
mmc: rename mmc_boot_partition_access() to mmc_host_can_access_boot()
Wolfram Sang
2
-2
/
+2
2025-05-14
mmc: rename mmc_host_uhs() to mmc_host_can_uhs()
Wolfram Sang
3
-8
/
+8
2025-05-14
mmc: rename mmc_host_done_complete() to mmc_host_can_done_complete()
Wolfram Sang
2
-4
/
+4
2025-05-14
mmc: rename mmc_host_cmd23() to mmc_host_can_cmd23()
Wolfram Sang
4
-5
/
+5
2025-05-14
mmc: sdhci-esdhc-imx: fix defined but not used warnings
Randy Dunlap
1
-0
/
+2
2025-05-14
mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
Nicolas Frattaroli
1
-0
/
+40
2025-05-14
mmc: cavium-thunderx: Use non-hybrid PCI devres API
Philipp Stanner
1
-3
/
+1
2025-05-14
mmc: mtk-sd: Add condition to enable 'single' burst type
Axe Yang
1
-4
/
+12
2025-05-14
mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning
Luke Wang
1
-8
/
+8
2025-05-14
mmc: sdhci-esdhc-imx: verify tuning control status after configuration
Luke Wang
1
-1
/
+9
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning
Haibo Chen
1
-2
/
+26
2025-05-14
mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning
Haibo Chen
1
-0
/
+13
2025-05-14
mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command
Haibo Chen
1
-1
/
+12
2025-05-14
mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit
Haibo Chen
1
-1
/
+7
2025-05-14
mmc: sdhci-esdhc-imx: calculate data timeout value based on clock
Luke Wang
1
-12
/
+7
2025-05-14
mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()
Wolfram Sang
5
-6
/
+6
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
6
-11
/
+11
2025-05-14
mmc: rename mmc_can_trim() to mmc_card_can_trim()
Wolfram Sang
6
-14
/
+12
2025-05-14
mmc: rename mmc_can_sleep() to mmc_card_can_sleep()
Wolfram Sang
1
-2
/
+2
2025-05-14
mmc: rename mmc_can_secure_erase_trim() to mmc_card_can_secure_erase_trim()
Wolfram Sang
4
-9
/
+7
2025-05-14
mmc: rename mmc_can_sanitize() to mmc_card_can_sanitize()
Wolfram Sang
3
-6
/
+6
2025-05-14
mmc: rename mmc_can_reset() to mmc_card_can_reset()
Wolfram Sang
1
-5
/
+3
2025-05-14
mmc: rename mmc_can_poweroff_notify() to mmc_card_can_poweroff_notify()
Wolfram Sang
1
-3
/
+3
2025-05-14
mmc: rename mmc_can_ext_csd() to mmc_card_can_ext_csd()
Wolfram Sang
3
-7
/
+7
2025-05-14
mmc: rename mmc_can_erase() to mmc_card_can_erase()
Wolfram Sang
5
-13
/
+11
2025-05-14
mmc: rename mmc_can_discard() to mmc_card_can_discard()
Wolfram Sang
3
-7
/
+5
2025-05-14
mmc: alcor: Use str_read_write() helper
Feng Wei
1
-1
/
+2
2025-05-14
mmc: renesas_sdhi: Use of_get_available_child_by_name()
Biju Das
1
-6
/
+1
2025-05-14
mmc: mtk-sd: Aggregate R/W for top_base iospace case where possible
AngeloGioacchino Del Regno
1
-24
/
+28
2025-05-14
mmc: mtk-sd: Do single write in function msdc_new_tx_setting
AngeloGioacchino Del Regno
1
-10
/
+9
2025-05-14
mmc: mtk-sd: Aggregate writes for MSDC_PATCH_BIT1/2 setup
AngeloGioacchino Del Regno
1
-40
/
+45
2025-05-14
mmc: mtk-sd: Clarify patch bit register initialization and layout
AngeloGioacchino Del Regno
1
-6
/
+55
2025-05-14
mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
Luke Wang
1
-2
/
+86
2025-05-14
mmc: core: Add support for graceful host removal for SD
Ulf Hansson
1
-10
/
+15
2025-05-14
mmc: core: Add support for graceful host removal for eMMC
Ulf Hansson
1
-10
/
+17
2025-05-14
mmc: core: Convert into an enum for the poweroff-type for eMMC
Ulf Hansson
1
-11
/
+19
2025-05-14
mmc: core: Further avoid re-storing power to the eMMC before a shutdown
Ulf Hansson
1
-5
/
+17
2025-05-14
mmc: core: Convert mmc_can_poweroff_notify() into a bool
Ulf Hansson
1
-1
/
+1
2025-05-14
mmc: Add quirk to disable DDR50 tuning
Erick Shepherd
3
-8
/
+40
[next]