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
2021-06-14
memstick: rtsx_usb_ms: fix UAF
Tong Zhang
1
-6
/
+4
2021-06-14
mmc: core: add support for disabling HS400 mode via DT
Lucas Stach
1
-0
/
+3
2021-06-14
mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps
Lucas Stach
1
-4
/
+1
2021-06-14
dt-bindings: mmc: add no-mmc-hs400 flag
Lucas Stach
1
-0
/
+5
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
4
-0
/
+103
2021-06-14
mmc: sdhci-pci-gli: Fine tune GL9763E L1 entry delay
Ben Chuang
1
-2
/
+2
2021-06-14
dt-bindings: mmc: renesas,mmcif: Convert to json-schema
Geert Uytterhoeven
2
-53
/
+135
2021-06-14
mmc: jz4740: Remove redundant error printing in jz4740_mmc_probe()
Zhen Lei
1
-1
/
+0
2021-06-14
mmc: usdhi6rol0: fix error return code in usdhi6_probe()
Zhen Lei
1
-0
/
+1
2021-06-14
drivers: memstick: core:ms_block.c: Fix alignment of block comment
Shubhankar Kuranagatti
1
-13
/
+24
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
5
-25
/
+33
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
1
-0
/
+8
2021-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
2
-3
/
+134
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
2
-0
/
+60
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
3
-0
/
+194
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
2
-1
/
+5
2021-06-14
mmc: core: Drop open coding in mmc_sd_switch()
Ulf Hansson
1
-31
/
+7
2021-06-14
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
Ulf Hansson
2
-6
/
+7
2021-06-14
mmc: core: Enable eMMC sleep commands to use HW busy polling
Ulf Hansson
1
-5
/
+20
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
3
-17
/
+32
2021-06-14
mmc: core: Re-structure some code in __mmc_poll_for_busy()
Ulf Hansson
1
-14
/
+13
2021-06-14
mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
Ulf Hansson
1
-16
/
+5
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
4
-54
/
+31
2021-06-14
mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
Hans de Goede
1
-0
/
+11
2021-06-14
dt-bindings: mmc: rockchip-dw-mshc: add description for rk3568
Liang Chen
1
-8
/
+1
2021-06-14
dt-bindings: mmc: sdhci-am654: Remove duplicate ti,j721e-sdhci-4bit
Suman Anna
1
-1
/
+0
2021-06-14
mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-6
/
+1
2021-06-14
Linux 5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-13
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...
Linus Torvalds
2
-5
/
+3
2021-06-13
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-13
/
+33
2021-06-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-21
/
+26
2021-06-12
Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+36
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
40
-144
/
+357
2021-06-12
Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+5
2021-06-12
Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+1
2021-06-12
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-12
Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-20
/
+93
2021-06-12
Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-17
/
+19
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-52
/
+17
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-22
/
+39
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+41
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+10
2021-06-12
Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+28
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-12
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+13
2021-06-12
Merge tag 'clang-features-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2021-06-12
Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-06-11
Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-79
/
+232
2021-06-11
Merge tag 'devicetree-fixes-for-5.13-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
[next]