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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
mmc: moxart: remove unneeded check for drvdata
Krzysztof Kozlowski
1
-12
/
+11
2020-09-25
mmc: renesas_sdhi: drop local flag for tuning
Wolfram Sang
2
-4
/
+1
2020-09-25
mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase()
Qinglang Miao
1
-6
/
+1
2020-09-25
mmc: core: document mmc_hw_reset()
Wolfram Sang
1
-0
/
+10
2020-09-24
mmc: mediatek: Drop pointer to mmc_host from msdc_host
Amey Narkhede
1
-20
/
+25
2020-09-24
dt-bindings: mmc: owl: add compatible string actions,s700-mmc
Amit Singh Tomar
1
-1
/
+5
2020-09-14
mmc: core: clear 'doing_init_tune' also after failures
Wolfram Sang
1
-4
/
+4
2020-09-14
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2020-09-14
mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2020-09-11
mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-9
/
+5
2020-09-09
mmc: renesas_sdhi: support manual calibration
Wolfram Sang
2
-2
/
+155
2020-09-09
mmc: tmio: add generic hook to fixup after a completed request
Wolfram Sang
2
-0
/
+4
2020-09-08
mmc: Drop COMPILE_TEST Kconfig option for MMC_S3C
Ulf Hansson
1
-1
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4
Douglas Anderson
5
-0
/
+5
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
5
-0
/
+6
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19
Douglas Anderson
5
-0
/
+5
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14
Douglas Anderson
8
-0
/
+8
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9
Douglas Anderson
2
-0
/
+2
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
44
-0
/
+44
2020-09-07
mmc: host: Enable compile testing of multiple drivers
Krzysztof Kozlowski
1
-19
/
+21
2020-09-07
mmc: host: Drop unneeded MMC dependency in Kconfig
Krzysztof Kozlowski
1
-2
/
+2
2020-09-07
mmc: renesas_sdhi: Drop local dma_parms
Robin Murphy
1
-4
/
+0
2020-09-07
mmc: omap-hsmmc: remove redundant null check
Xu Wang
1
-12
/
+6
2020-09-07
Merge branch 'fixes' into next
Ulf Hansson
6
-63
/
+123
2020-09-07
mmc: core: simplify an expression
Wolfram Sang
1
-1
/
+1
2020-09-07
mmc: renesas_sdhi: keep SCC clock active when tuning
Wolfram Sang
1
-2
/
+6
2020-09-07
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
2
-0
/
+10
2020-09-07
mmc: core: when downgrading HS400, callback into drivers earlier
Wolfram Sang
1
-6
/
+6
2020-09-07
mmc: sdhci-msm: Prefer asynchronous probe
Douglas Anderson
1
-0
/
+1
2020-09-07
mmc: s3cmci: Drop unused variables in dbg_dumpregs
Krzysztof Kozlowski
1
-4
/
+2
2020-09-07
mmc: s3cmci: Cast driver data through long
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: s3cmci: Use proper printk format for iomem pointer
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: davinci: Fix -Wpointer-to-int-cast on compile test
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+5
2020-09-07
mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t
Krzysztof Kozlowski
1
-2
/
+2
2020-09-07
mmc: dw_mmc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-09-07
mmc: sdhci-tegra: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-07
mmc: sdhci-of-arasan: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+3
2020-09-07
mmc: meson: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+5
2020-09-07
mmc: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-07
mmc: dw_mmc-zx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+3
2020-09-07
mmc: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2020-09-07
mmc: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-07
mmc: core: Allow setting slot index via device tree alias
Matthias Schiffer
1
-1
/
+25
2020-09-07
dt-bindings: mmc: document alias support
Matthias Schiffer
1
-0
/
+4
2020-09-07
mmc: meson-gx: use wrapper to avoid accessing internal vars
Wolfram Sang
1
-1
/
+1
2020-09-07
dt-bindings: mmc: mmc-pwreq-simple: Accept more than one reset GPIO
Krzysztof Kozlowski
1
-0
/
+2
2020-09-07
dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
Krzysztof Kozlowski
2
-18
/
+21
2020-09-07
mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711
Stefan Wahren
1
-0
/
+1
2020-09-07
mmc: mediatek: add pre_enable() and post_disable() hook function
Chun-Hung Wu
1
-0
/
+22
[next]