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
2020-01-20
mmc: sdhci: fix an issue of mixing different types
Chunyan Zhang
1
-2
/
+3
2020-01-20
Merge branch 'fixes' into next
Ulf Hansson
2
-5
/
+7
2020-01-20
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław
1
-4
/
+6
2020-01-20
mmc: sdhci-omap: Add special reset capability
Faiz Abbas
1
-0
/
+23
2020-01-20
mmc: sdhci-omap: Add am335x and am437x specific compatibles
Faiz Abbas
1
-0
/
+10
2020-01-20
mmc: sdhci-omap: Disable data timeout interrupt during erase
Faiz Abbas
1
-0
/
+11
2020-01-20
mmc: sdhci: Refactor sdhci_set_timeout()
Faiz Abbas
2
-17
/
+20
2020-01-20
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
Faiz Abbas
2
-1
/
+3
2020-01-20
mmc: sdhci-omap: Add using external dma
Chunyan Zhang
2
-1
/
+16
2020-01-20
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
3
-2
/
+237
2020-01-20
mmc: sdhci: Factor out some operations set to their own functions
Faiz Abbas
1
-41
/
+53
2020-01-16
mmc: tegra: fix SDR50 tuning override
Michał Mirosław
1
-1
/
+1
2020-01-16
mmc: sdhci-of-at91: fix memleak on clk_get failure
Michał Mirosław
1
-3
/
+6
2020-01-16
Merge branch 'fixes' into next
Ulf Hansson
1
-19
/
+35
2020-01-16
mmc: sdhci_am654: Fix Command Queuing in AM65x
Faiz Abbas
1
-13
/
+14
2020-01-16
mmc: sdhci_am654: Reset Command and Data line after tuning
Faiz Abbas
1
-0
/
+18
2020-01-16
mmc: sdhci_am654: Remove Inverted Write Protect flag
Faiz Abbas
1
-6
/
+3
2020-01-16
mmc: sdhci-of-esdhc: fix clock setting for different controller versions
Yangbo Lu
1
-56
/
+72
2020-01-16
mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
Yangbo Lu
1
-4
/
+39
2020-01-16
mmc: sdhci-of-esdhc: update tuning erratum A-008171
Yangbo Lu
1
-13
/
+26
2020-01-16
mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
Yangbo Lu
1
-13
/
+21
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-19
mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-1
/
+11
2019-12-19
mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-4
/
+8
2019-12-19
mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+6
2019-12-19
mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-6
/
+8
2019-12-19
mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2019-12-19
mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2019-12-19
mmc: mxcmmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-1
/
+10
2019-12-19
mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-4
/
+14
2019-12-19
mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+5
2019-12-19
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+10
2019-12-19
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround
Yangbo Lu
1
-0
/
+10
2019-12-18
mmc: mmci: Support any block sizes for ux500v2 and qcom variant
Linus Walleij
2
-5
/
+37
2019-12-18
mmc: au1xmmc: switch to platform_get_irq
Yangtao Li
1
-5
/
+2
2019-12-18
mmc: mtk-sd: convert to devm_platform_ioremap_resource
Yangtao Li
1
-2
/
+1
2019-12-18
mmc: mvsdio: convert to devm_platform_ioremap_resource
Yangtao Li
1
-4
/
+2
2019-12-18
mmc: sdhci-msm: convert to devm_platform_ioremap_resource
Yangtao Li
1
-5
/
+1
2019-12-18
mmc: sdhci-milbeaut: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: sdhci_am654: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: sh_mmcif: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: sdhci-spear: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: sdhci-s3c: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: meson-mx-sdio: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: tmio: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
Yangtao Li
1
-2
/
+1
2019-12-18
Merge branch 'fixes' into next
Ulf Hansson
4
-3
/
+16
2019-12-18
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
2
-0
/
+5
2019-12-18
mmc: sdhci: Workaround broken command queuing on Intel GLK
Adrian Hunter
1
-1
/
+9
[prev]
[next]