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
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
10
-23
/
+242
2025-05-09
thunderbolt: Do not double dequeue a configuration request
Sergey Senozhatsky
1
-0
/
+5
2025-04-24
thunderbolt: Notify userspace about firmware CM tunneling events
Alan Borzeszkowski
2
-1
/
+36
2025-04-24
thunderbolt: Notify userspace about software CM tunneling events
Alan Borzeszkowski
3
-8
/
+129
2025-04-24
thunderbolt: Introduce domain event message handler
Alan Borzeszkowski
2
-1
/
+14
2025-04-17
thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function
Alan Borzeszkowski
1
-8
/
+48
2025-04-17
thunderbolt: Expose usb4_port_index() to other modules
Alan Borzeszkowski
2
-3
/
+12
2025-04-16
thunderbolt: Fix a logic error in wake on connect
Mario Limonciello
1
-2
/
+2
2025-04-11
thunderbolt: Use wake on connect and disconnect over suspend
Mario Limonciello
1
-0
/
+1
2025-04-03
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-13
/
+27
2025-03-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-2
/
+2
2025-03-17
thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
Mika Westerberg
1
-3
/
+5
2025-03-17
thunderbolt: Scan retimers after device router has been enumerated
Mika Westerberg
1
-2
/
+14
2025-03-07
thunderbolt: Prevent use-after-free in resume from hibernate
Mika Westerberg
2
-3
/
+10
2025-02-24
thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest
Alan Borzeszkowski
1
-8
/
+8
2025-02-09
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2
-2
/
+2
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
4
-4
/
+68
2025-01-05
thunderbolt: Expose router DROM through debugfs
Mika Westerberg
3
-34
/
+51
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2
-2
/
+2
2025-01-03
thunderbolt: Handle DisplayPort tunnel activation asynchronously
Mika Westerberg
4
-208
/
+444
2025-01-03
thunderbolt: Rework tb_tunnel_consumed_bandwidth()
Mika Westerberg
1
-8
/
+2
2025-01-03
thunderbolt: Move forward declarations in one place
Mika Westerberg
1
-2
/
+1
2025-01-03
thunderbolt: Pass reason to tb_dp_resource_unavailable()
Mika Westerberg
1
-4
/
+5
2025-01-03
thunderbolt: Drop tb_tunnel_restart()
Mika Westerberg
3
-27
/
+5
2025-01-03
thunderbolt: Rework how tunnel->[init|deinit] hooks are called
Mika Westerberg
2
-21
/
+29
2025-01-03
thunderbolt: Show path name in debug log when path is deactivated
Mika Westerberg
1
-2
/
+2
2025-01-03
thunderbolt: Make tb_tunnel_one_dp() return void
Mika Westerberg
1
-4
/
+2
2025-01-03
thunderbolt: Increase DPRX capabilities read timeout
Mika Westerberg
1
-2
/
+5
2025-01-03
thunderbolt: Debug log an invalid config space reply just once
Mika Westerberg
1
-2
/
+5
2025-01-03
thunderbolt: Log config space when invalid config space reply is received
Mika Westerberg
1
-4
/
+4
2025-01-03
thunderbolt: Drop doubled empty line from ctl.h
Mika Westerberg
1
-1
/
+0
2025-01-03
thunderbolt: debugfs: Add write capability to path config space
Gil Fine
1
-10
/
+55
2024-12-16
thunderbolt: Improve redrive mode handling
Mika Westerberg
1
-0
/
+41
2024-12-11
thunderbolt: Don't display nvm_version unless upgrade supported
Mario Limonciello
1
-4
/
+15
2024-12-10
thunderbolt: Add support for Intel Panther Lake-M/P
Mika Westerberg
2
-0
/
+12
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-164
/
+418
2024-11-12
Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
5
-164
/
+418
2024-11-07
Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2
-1
/
+3
2024-11-07
thunderbolt: Replace deprecated PCI functions
Philipp Stanner
1
-6
/
+6
2024-11-05
thunderbolt: Fix connection issue with Pluggable UD-4VPD dock
Mika Westerberg
1
-1
/
+1
2024-11-01
thunderbolt: debugfs: Implement asymmetric lane margining
Aapo Vienamo
3
-42
/
+117
2024-11-01
thunderbolt: debugfs: Don't hardcode margining results size
Aapo Vienamo
3
-8
/
+9
2024-11-01
thunderbolt: debugfs: Refactor hardware margining result parsing
Aapo Vienamo
2
-55
/
+56
2024-11-01
thunderbolt: debugfs: Replace margining lane numbers with an enum
Aapo Vienamo
3
-26
/
+33
2024-11-01
thunderbolt: debugfs: Replace "both lanes" with "all lanes"
Aapo Vienamo
2
-7
/
+7
2024-11-01
thunderbolt: debugfs: Implement Gen 4 margining eye selection
Aapo Vienamo
4
-3
/
+65
2024-11-01
thunderbolt: debugfs: Add USB4 Gen 4 margining capabilities
Aapo Vienamo
2
-23
/
+131
2024-11-01
thunderbolt: Don't hardcode margining capabilities size
Aapo Vienamo
3
-10
/
+10
2024-10-29
thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
Mika Westerberg
1
-0
/
+2
[next]