index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2023-08-30
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2023-08-25
mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib
Balamanikandan Gunasundar
1
-18
/
+15
2023-08-25
mmc: atmel-mci: move atmel MCI header file
Balamanikandan Gunasundar
1
-1
/
+38
2023-08-25
mmc: atmel-mci: Convert to gpio descriptors
Balamanikandan Gunasundar
1
-40
/
+37
2023-08-25
mmc: sdhci-sprd: Add SD HS mode online tuning
Wenchao Chen
1
-0
/
+149
2023-08-25
mmc: core: Add host specific tuning support for SD HS mode
Wenchao Chen
4
-3
/
+15
2023-08-24
mmc: sdhci-of-dwcmshc: Add runtime PM operations
Liming Sun
1
-2
/
+62
2023-08-24
mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resume
Liming Sun
1
-3
/
+18
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
5
-61
/
+51
2023-08-18
mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
Giulio Benetti
1
-3
/
+4
2023-08-15
mmc: sdhci-pltfm: Rename sdhci_pltfm_register()
Adrian Hunter
3
-8
/
+8
2023-08-15
mmc: sdhci-pltfm: Remove sdhci_pltfm_unregister()
Adrian Hunter
2
-13
/
+0
2023-08-15
mmc: sdhci-st: Use sdhci_pltfm_remove()
Adrian Hunter
1
-1
/
+3
2023-08-15
mmc: sdhci-pxav2: Use sdhci_pltfm_remove()
Adrian Hunter
1
-13
/
+6
2023-08-15
mmc: sdhci-of-sparx5: Use sdhci_pltfm_remove()
Adrian Hunter
1
-11
/
+6
2023-08-15
mmc: sdhci-of-hlwd: Use sdhci_pltfm_remove()
Adrian Hunter
1
-1
/
+1
2023-08-15
mmc: sdhci-of-esdhc: Use sdhci_pltfm_remove()
Adrian Hunter
1
-1
/
+1
2023-08-15
mmc: sdhci-of-at91: Use sdhci_pltfm_remove()
Adrian Hunter
1
-1
/
+1
2023-08-15
mmc: sdhci-of-arasan: Use sdhci_pltfm_remove()
Adrian Hunter
1
-1
/
+3
2023-08-15
mmc: sdhci-iproc: Use sdhci_pltfm_remove()
Adrian Hunter
1
-11
/
+3
2023-08-15
mmc: sdhci_f_sdh30: Use sdhci_pltfm_remove()
Adrian Hunter
1
-1
/
+1
2023-08-15
mmc: sdhci-dove: Use sdhci_pltfm_remove()
Adrian Hunter
1
-6
/
+2
2023-08-15
mmc: sdhci-cadence: Use sdhci_pltfm_remove()
Adrian Hunter
1
-13
/
+4
2023-08-15
mmc: sdhci-brcmstb: Use sdhci_pltfm_remove()
Adrian Hunter
1
-13
/
+5
2023-08-15
mmc: sdhci-bcm-kona: Use sdhci_pltfm_remove()
Adrian Hunter
1
-1
/
+11
2023-08-15
mmc: sdhci-pltfm: Add sdhci_pltfm_remove()
Adrian Hunter
2
-0
/
+11
2023-08-15
mmc: f-sdh30: Convert to platform remove callback returning void
Yangtao Li
1
-5
/
+3
2023-08-15
mmc: Merge branch fixes into next
Ulf Hansson
1
-4
/
+7
2023-08-15
mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
Yangtao Li
1
-4
/
+7
2023-08-15
mmc: sdhci_am654: Convert to platform remove callback returning void
Yangtao Li
1
-3
/
+2
2023-08-15
mmc: sdhci_am654: Properly handle failures in .remove()
Yangtao Li
1
-4
/
+5
2023-08-15
mmc: uniphier-sd: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: Convert to platform remove callback returning void
Yangtao Li
11
-13
/
+11
2023-08-15
mmc: renesas_sdhi: Convert to platform remove callback returning void
Yangtao Li
4
-6
/
+4
2023-08-15
mmc: pwrseq: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: pwrseq: sd8787: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: pwrseq_simple: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: mvsdio: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: mxcmmc: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: sdhci-spear: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: sunplus-mmc: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: sdhci-esdhc-mcf: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: wmt-sdmmc: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: sdhci-st: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: atmel-mci: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: usdhi60rol0: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: wbsd: Convert to platform remove callback returning void
Yangtao Li
1
-5
/
+2
2023-08-15
mmc: owl: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: dw_mmc: rockchip: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
[next]