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
starfive-6.6.48-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
2019-04-15
mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
Ludovic Barre
2
-31
/
+2
2019-04-15
mmc: mmci: stm32: define get_dctrl_cfg
Ludovic Barre
2
-0
/
+23
2019-04-15
mmc: mmci: qcom: define get_dctrl_cfg
Ludovic Barre
1
-0
/
+6
2019-04-15
mmc: mmci: define get_dctrl_cfg for legacy variant
Ludovic Barre
1
-6
/
+24
2019-04-15
mmc: mmci: add get_datactrl_cfg callback and helper functions
Ludovic Barre
1
-0
/
+6
2019-04-15
mmc: alcor: enable DMA for writes
Daniel Drake
1
-1
/
+2
2019-04-15
mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
Christoph Muellner
1
-1
/
+4
2019-04-15
dt-bindings: mmc: Add disable-cqe-dcmd property.
Christoph Muellner
1
-0
/
+2
2019-04-15
mmc: sdhci-omap: Make sdhci_omap_reset static
YueHaibing
1
-1
/
+1
2019-04-15
mmc: tegra: fix CQE enable and resume sequence
Sowjanya Komatineni
1
-10
/
+62
2019-04-15
mmc: cqhci: add CQHCI_SSC1 register CBC field mask
Sowjanya Komatineni
1
-0
/
+1
2019-04-15
mmc: tegra: add Tegra186 WAR for CQE
Sowjanya Komatineni
1
-1
/
+16
2019-04-15
mmc: cqhci: allow hosts to update dcmd cmd desc
Sowjanya Komatineni
2
-0
/
+5
2019-04-15
dt-bindings: mmc: tegra: document Tegra194 compatible string
Sowjanya Komatineni
1
-0
/
+1
2019-04-15
mmc: tegra: update hw tuning process
Sowjanya Komatineni
1
-1
/
+215
2019-04-15
mmc: sdhci: allow host to specify maximum tuning loops
Sowjanya Komatineni
2
-2
/
+4
2019-04-15
mmc: tegra: fix ddr signaling for non-ddr modes
Sowjanya Komatineni
1
-0
/
+1
2019-04-15
mmc: mtk-sd: add support for MT8516
Fabien Parent
1
-0
/
+11
2019-04-15
mmc: renesas_sdhi: set CBSY flag before probing TMIO host
Wolfram Sang
1
-4
/
+4
2019-04-15
mmc: renesas_sdhi: prevent overflow for max_req_size
Wolfram Sang
2
-5
/
+5
2019-04-15
mmc: tmio: introduce macro for max block size
Wolfram Sang
2
-1
/
+3
2019-04-15
mmc: renesas_sdhi: update copyright information
Wolfram Sang
6
-10
/
+11
2019-04-15
mmc: mxs-mmc: Enable MMC_CAP_ERASE
Stefan Wahren
1
-1
/
+2
2019-04-15
mmc_spi: add a status check for spi_sync_locked
Kangjie Lu
1
-0
/
+4
2019-04-15
mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data
Yangbo Lu
1
-0
/
+16
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC7 support
Yinbo Zhu
1
-0
/
+22
2019-04-15
mmc: sdhci-of-esdhc: add erratum A-009204 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
Yinbo Zhu
1
-1
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC5 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
Yinbo Zhu
1
-0
/
+1
2019-04-15
mmc: host: Pedantic cleanups to Kconfig
Enrico Weigelt, metux IT consult
1
-21
/
+22
2019-04-15
mmc: mmci: Make mmci_variant_init() static
Ulf Hansson
1
-1
/
+1
2019-04-15
mmc: mmci: Share sdmmc_variant_init() via the common header file
Ulf Hansson
2
-6
/
+6
2019-04-15
mmc: mmci: Drop qcom specific header file
Ulf Hansson
3
-27
/
+6
2019-04-15
mmc: mmci: Re-work code starting DMA for the qcom variant
Ulf Hansson
3
-10
/
+8
2019-04-15
mmc: mmci: Drop unnecessary clear of variant->qcom_dml flag
Ulf Hansson
1
-1
/
+0
2019-04-15
mmc: mmci: Don't share un-implemented DMA functions
Ulf Hansson
1
-0
/
+2
2019-04-15
Linux 5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-15
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
8
-28
/
+92
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-04-14
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-12
/
+49
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-14
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-109
/
+174
2019-04-14
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-53
/
+16
2019-04-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+4
2019-04-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-27
/
+99
2019-04-14
Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+6
2019-04-13
Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-10
/
+14
2019-04-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-16
/
+23
[prev]
[next]