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
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
8
-88
/
+266
2023-06-16
thunderbolt: Identify USB4 v2 routers
Gil Fine
3
-15
/
+28
2023-06-16
thunderbolt: Do not touch lane 1 adapter path config space
Mika Westerberg
1
-1
/
+1
2023-06-16
thunderbolt: Ignore data CRC mismatch for USB4 routers
Mika Westerberg
1
-2
/
+1
2023-06-12
thunderbolt: Enable/disable sideband depending on USB4 port offline mode
Mika Westerberg
2
-0
/
+24
2023-06-12
thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication s...
Mika Westerberg
1
-1
/
+9
2023-06-12
thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...
Mika Westerberg
1
-8
/
+21
2023-06-09
thunderbolt: Disable CL states when a DMA tunnel is established
Mika Westerberg
2
-6
/
+58
2023-06-09
thunderbolt: Make tb_switch_clx_disable() return CL states that were enabled
Mika Westerberg
2
-13
/
+30
2023-06-09
thunderbolt: Initialize CL states from the hardware
Mika Westerberg
3
-27
/
+78
2023-06-09
thunderbolt: Prefix CL state related log messages with "CLx: "
Mika Westerberg
1
-4
/
+4
2023-06-09
thunderbolt: Prefix TMU post time log message with "TMU: "
Mika Westerberg
1
-1
/
+1
2023-06-09
thunderbolt: Do not call CLx functions from TMU code
Mika Westerberg
1
-23
/
+0
2023-06-09
thunderbolt: Check for first depth router in tb.c
Mika Westerberg
2
-16
/
+16
2023-06-09
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
4
-119
/
+113
2023-06-09
thunderbolt: Move CLx enabling into tb_enable_clx()
Mika Westerberg
1
-17
/
+17
2023-06-09
thunderbolt: Get rid of __tb_switch_[en|dis]able_clx()
Mika Westerberg
1
-49
/
+42
2023-06-09
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
7
-378
/
+381
2023-06-09
thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()
Mika Westerberg
3
-10
/
+14
2023-06-09
thunderbolt: Move tb_enable_tmu() close to other TMU functions
Mika Westerberg
1
-29
/
+29
2023-06-09
thunderbolt: Move TMU configuration to tb_enable_tmu()
Mika Westerberg
1
-20
/
+10
2023-06-09
thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()
Mika Westerberg
3
-40
/
+34
2023-06-09
thunderbolt: Rework Titan Ridge TMU objection disable function
Mika Westerberg
1
-14
/
+10
2023-06-09
thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en...
Mika Westerberg
3
-14
/
+9
2023-06-09
thunderbolt: Fix a couple of style issues in TMU code
Mika Westerberg
1
-12
/
+11
2023-06-09
thunderbolt: Introduce tb_xdomain_downstream_port()
Mika Westerberg
2
-9
/
+18
2023-06-09
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
7
-55
/
+53
2023-06-09
Merge branch 'thunderbolt/fixes' into thunderbolt/next
Mika Westerberg
4
-13
/
+25
2023-05-31
thunderbolt: Mask ring interrupt on Intel hardware as well
Mika Westerberg
1
-3
/
+8
2023-05-30
thunderbolt: Log DisplayPort adapter rate and lanes on discovery
Mika Westerberg
1
-0
/
+43
2023-05-29
thunderbolt: Do not touch CL state configuration during discovery
Mika Westerberg
1
-5
/
+12
2023-05-29
thunderbolt: Increase DisplayPort Connection Manager handshake timeout
Mika Westerberg
1
-1
/
+1
2023-05-24
thunderbolt: Drop retimer vendor check
Mika Westerberg
1
-6
/
+0
2023-05-24
thunderbolt: dma_test: Update MODULE_DESCRIPTION
Mika Westerberg
1
-1
/
+1
2023-05-24
thunderbolt: Add MODULE_DESCRIPTION
Mika Westerberg
1
-0
/
+1
2023-05-24
thunderbolt: Allow specifying custom credits for DMA tunnels
Mika Westerberg
1
-4
/
+9
2023-05-24
thunderbolt: Add debug log for link controller power quirk
Mika Westerberg
1
-0
/
+1
2023-05-24
thunderbolt: Log function name of the called quirk
Mika Westerberg
1
-0
/
+1
2023-05-24
thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma()
Mika Westerberg
1
-0
/
+4
2023-05-22
thunderbolt: dma_test: Use correct value for absent rings when creating paths
Mika Westerberg
1
-4
/
+4
2023-05-22
Linux 6.4-rc3
Linus Torvalds
1
-1
/
+1
2023-05-22
Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-7
/
+23
2023-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-66
/
+129
2023-05-21
Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...
Linus Torvalds
71
-322
/
+865
2023-05-21
Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
11
-88
/
+32
2023-05-21
Merge tag 'ata-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+1
2023-05-21
Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-28
/
+20
2023-05-21
Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-15
/
+19
2023-05-21
Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-24
/
+22
2023-05-21
KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
Mingwei Zhang
1
-1
/
+5
[next]