index
:
pub/scm/linux/kernel/git/xiang/linux.git
master
Gao Xiang's fork of linux.git
Gao Xiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
thunderbolt: Allow service drivers to specify their own properties
Mika Westerberg
1
-13
/
+82
2026-05-19
thunderbolt: Add KUnit test for tb_property_merge_dir()
Mika Westerberg
1
-0
/
+82
2026-05-19
thunderbolt: Add tb_property_merge_dir()
Mika Westerberg
1
-43
/
+111
2026-05-11
thunderbolt: test: add KUnit regression tests for XDomain property parser
Michael Bommarito
1
-0
/
+126
2026-05-11
thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()
Michael Bommarito
1
-6
/
+12
2026-05-11
thunderbolt: property: Reject dir_len < 4 to prevent size_t underflow
Michael Bommarito
1
-2
/
+6
2026-05-11
thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()
Michael Bommarito
1
-1
/
+5
2026-05-05
thunderbolt: Don't create multiple DMA tunnels on firmware connection manager
Alan Borzeszkowski
2
-6
/
+29
2026-05-05
thunderbolt: Remove XDomain from the bus without holding tb->lock
Mika Westerberg
7
-50
/
+115
2026-05-05
thunderbolt: Remove service debugfs entries during unregister
Mika Westerberg
1
-3
/
+11
2026-05-05
thunderbolt: dma_test: No need to store debugfs directory pointer
Mika Westerberg
1
-11
/
+9
2026-05-05
thunderbolt: Keep XDomain reference during the lifetime of a service
Mika Westerberg
1
-1
/
+2
2026-05-05
thunderbolt: Wait for tb_domain_release() to complete when driver is removed
Mika Westerberg
2
-0
/
+7
2026-05-05
thunderbolt: Set tb->root_switch to NULL when domain is stopped
Mika Westerberg
2
-1
/
+6
2026-05-05
thunderbolt: Release request if tb_cfg_request() fails in __tb_xdomain_respon...
Mika Westerberg
1
-1
/
+6
2026-05-05
thunderbolt: Keep the domain reference while processing hotplug
Mika Westerberg
1
-1
/
+4
2026-05-05
thunderbolt: Make XDomain lane bonding comply with the USB4 v2 spec
Mika Westerberg
1
-18
/
+47
2026-05-05
thunderbolt: Don't disable lane adapter if XDomain lane bonding isn't possible
Mika Westerberg
1
-1
/
+7
2026-05-05
thunderbolt: Avoid reserved fields in path config space for USB4 routers
Gil Fine
1
-9
/
+22
2026-04-27
thunderbolt: debugfs: Don't stop reading SB registers if just one fails
Konrad Dybcio
1
-2
/
+4
2026-04-10
Merge tag 'thunderbolt-for-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
7
-49
/
+51
2026-04-07
thunderbolt: tunnel: Simplify allocation
Rosen Penev
2
-10
/
+5
2026-03-23
thunderbolt: Use kzalloc_flex() for struct tb_path allocation
Rosen Penev
2
-23
/
+10
2026-03-18
thunderbolt: dma_port: kmalloc_array + kzalloc to flex
Rosen Penev
1
-12
/
+3
2026-03-09
thunderbolt: Fix property read in nhi_wake_supported()
Konrad Dybcio
1
-1
/
+1
2026-03-02
thunderbolt: Disable CLx on Titan Ridge-based devices with old firmware
Rene Sapiens
1
-0
/
+7
2026-03-02
thunderbolt: Read router NVM version before applying quirks
Rene Sapiens
1
-4
/
+26
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
16
-33
/
+33
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
16
-35
/
+35
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-05
thunderbolt: Log path activation failures without WARN backtraces
Chia-Lin Kao (AceLan)
1
-1
/
+1
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-57
/
+57
2025-11-17
thunderbolt: Fix typos in xdomain.c
Alan Borzeszkowski
1
-2
/
+2
2025-11-17
thunderbolt: Fix typos in usb4.c
Alan Borzeszkowski
1
-13
/
+13
2025-11-17
thunderbolt: Fix typos in tunnel.c
Alan Borzeszkowski
1
-7
/
+7
2025-11-17
thunderbolt: Fix typos in tmu.c
Alan Borzeszkowski
1
-2
/
+2
2025-11-17
thunderbolt: Fix typos in tb_regs.h
Alan Borzeszkowski
1
-3
/
+3
2025-11-17
thunderbolt: Fix typos in tb.h
Alan Borzeszkowski
1
-7
/
+7
2025-11-17
thunderbolt: Fix typos in tb.c
Alan Borzeszkowski
1
-7
/
+7
2025-11-17
thunderbolt: Fix typos in switch.c
Alan Borzeszkowski
1
-3
/
+3
2025-11-17
thunderbolt: Fix typos in retimer.c
Alan Borzeszkowski
1
-1
/
+1
2025-11-17
thunderbolt: Fix typos in nhi.c
Alan Borzeszkowski
1
-1
/
+1
2025-11-17
thunderbolt: Fix typos in lc.c
Alan Borzeszkowski
1
-1
/
+1
2025-11-17
thunderbolt: Fix typos in icm.c
Alan Borzeszkowski
1
-3
/
+3
2025-11-17
thunderbolt: Fix typos in domain.c
Alan Borzeszkowski
1
-1
/
+1
2025-11-17
thunderbolt: Fix typos in debugfs.c
Alan Borzeszkowski
1
-2
/
+2
2025-11-17
thunderbolt: Fix typos in ctl.c
Alan Borzeszkowski
1
-1
/
+1
2025-11-07
thunderbolt: Replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
[prev]
[next]