index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-33
/
+33
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-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
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-05
thunderbolt: Log path activation failures without WARN backtraces
Chia-Lin Kao (AceLan)
-1
/
+1
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-57
/
+57
2025-11-17
thunderbolt: Fix typos in xdomain.c
Alan Borzeszkowski
-2
/
+2
2025-11-17
thunderbolt: Fix typos in usb4.c
Alan Borzeszkowski
-13
/
+13
2025-11-17
thunderbolt: Fix typos in tunnel.c
Alan Borzeszkowski
-7
/
+7
2025-11-17
thunderbolt: Fix typos in tmu.c
Alan Borzeszkowski
-2
/
+2
2025-11-17
thunderbolt: Fix typos in tb_regs.h
Alan Borzeszkowski
-3
/
+3
2025-11-17
thunderbolt: Fix typos in tb.h
Alan Borzeszkowski
-7
/
+7
2025-11-17
thunderbolt: Fix typos in tb.c
Alan Borzeszkowski
-7
/
+7
2025-11-17
thunderbolt: Fix typos in switch.c
Alan Borzeszkowski
-3
/
+3
2025-11-17
thunderbolt: Fix typos in retimer.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in nhi.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in lc.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in icm.c
Alan Borzeszkowski
-3
/
+3
2025-11-17
thunderbolt: Fix typos in domain.c
Alan Borzeszkowski
-1
/
+1
2025-11-17
thunderbolt: Fix typos in debugfs.c
Alan Borzeszkowski
-2
/
+2
2025-11-17
thunderbolt: Fix typos in ctl.c
Alan Borzeszkowski
-1
/
+1
2025-11-07
thunderbolt: Replace use of system_wq with system_percpu_wq
Marco Crivellari
-1
/
+1
2025-11-03
thunderbolt: Update deprecated firmware update site in icm.c
Alan Borzeszkowski
-1
/
+1
2025-10-20
thunderbolt: Add support for Intel Wildcat Lake
Alan Borzeszkowski
-0
/
+3
2025-10-20
thunderbolt: Fix typo in tb_eeprom_ctl_read documentation
Dominik Karol PiÄ…tkowski
-1
/
+1
2025-09-23
thunderbolt: Fix use-after-free in tb_dp_dprx_work
Duoming Zhou
-2
/
+3
2025-09-17
thunderbolt: Update xdomain.c function documentation
Alan Borzeszkowski
-13
/
+33
2025-09-17
thunderbolt: Update usb4_port.c function documentation
Alan Borzeszkowski
-2
/
+5
2025-09-17
thunderbolt: Update usb4.c function documentation
Alan Borzeszkowski
-104
/
+229
2025-09-17
thunderbolt: Update tunnel.h function documentation
Alan Borzeszkowski
-4
/
+5
2025-09-17
thunderbolt: Update tunnel.c function documentation
Alan Borzeszkowski
-32
/
+53
2025-09-17
thunderbolt: Update tmu.c function documentation
Alan Borzeszkowski
-3
/
+13
2025-09-17
thunderbolt: Add missing documentation in tb.h
Alan Borzeszkowski
-2
/
+6
2025-09-17
thunderbolt: Update tb.h function documentation
Alan Borzeszkowski
-14
/
+23
2025-09-17
thunderbolt: Update tb.c function documentation
Alan Borzeszkowski
-11
/
+19
2025-09-17
thunderbolt: Update switch.c function documentation
Alan Borzeszkowski
-38
/
+102
2025-09-17
thunderbolt: Update retimer.c function documentation
Alan Borzeszkowski
-2
/
+5
2025-09-17
thunderbolt: Update property.c function documentation
Alan Borzeszkowski
-10
/
+28
2025-09-17
thunderbolt: Update path.c function documentation
Alan Borzeszkowski
-5
/
+9
2025-09-17
thunderbolt: Update nvm.c function documentation
Alan Borzeszkowski
-16
/
+26
2025-09-17
thunderbolt: Add missing documentation in nhi_regs.h ring_desc structure
Alan Borzeszkowski
-0
/
+6
2025-09-17
thunderbolt: Update nhi.c function documentation
Alan Borzeszkowski
-4
/
+13
2025-09-17
thunderbolt: Update lc.c function documentation
Alan Borzeszkowski
-15
/
+43
2025-09-17
thunderbolt: Update eeprom.c function documentation
Alan Borzeszkowski
-1
/
+3
2025-09-17
thunderbolt: Update domain.c function documentation
Alan Borzeszkowski
-9
/
+19
2025-09-17
thunderbolt: Update dma_port.c function documentation
Alan Borzeszkowski
-5
/
+16
2025-09-17
thunderbolt: Add missing documentation in ctl.h tb_cfg_request struct
Alan Borzeszkowski
-0
/
+1
2025-09-17
thunderbolt: Update ctl.c function documentation
Alan Borzeszkowski
-8
/
+25
2025-09-17
thunderbolt: Update clx.c function documentation
Alan Borzeszkowski
-5
/
+7
[next]