index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
11 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
16
-33
/
+33
12 days
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
2025-11-03
thunderbolt: Update deprecated firmware update site in icm.c
Alan Borzeszkowski
1
-1
/
+1
2025-10-20
thunderbolt: Add support for Intel Wildcat Lake
Alan Borzeszkowski
2
-0
/
+3
2025-10-20
thunderbolt: Fix typo in tb_eeprom_ctl_read documentation
Dominik Karol PiÄ…tkowski
1
-1
/
+1
2025-09-23
thunderbolt: Fix use-after-free in tb_dp_dprx_work
Duoming Zhou
1
-2
/
+3
2025-09-17
thunderbolt: Update xdomain.c function documentation
Alan Borzeszkowski
1
-13
/
+33
2025-09-17
thunderbolt: Update usb4_port.c function documentation
Alan Borzeszkowski
1
-2
/
+5
2025-09-17
thunderbolt: Update usb4.c function documentation
Alan Borzeszkowski
1
-104
/
+229
2025-09-17
thunderbolt: Update tunnel.h function documentation
Alan Borzeszkowski
1
-4
/
+5
2025-09-17
thunderbolt: Update tunnel.c function documentation
Alan Borzeszkowski
1
-32
/
+53
2025-09-17
thunderbolt: Update tmu.c function documentation
Alan Borzeszkowski
1
-3
/
+13
2025-09-17
thunderbolt: Add missing documentation in tb.h
Alan Borzeszkowski
1
-2
/
+6
2025-09-17
thunderbolt: Update tb.h function documentation
Alan Borzeszkowski
1
-14
/
+23
2025-09-17
thunderbolt: Update tb.c function documentation
Alan Borzeszkowski
1
-11
/
+19
2025-09-17
thunderbolt: Update switch.c function documentation
Alan Borzeszkowski
1
-38
/
+102
2025-09-17
thunderbolt: Update retimer.c function documentation
Alan Borzeszkowski
1
-2
/
+5
2025-09-17
thunderbolt: Update property.c function documentation
Alan Borzeszkowski
1
-10
/
+28
2025-09-17
thunderbolt: Update path.c function documentation
Alan Borzeszkowski
1
-5
/
+9
2025-09-17
thunderbolt: Update nvm.c function documentation
Alan Borzeszkowski
1
-16
/
+26
2025-09-17
thunderbolt: Add missing documentation in nhi_regs.h ring_desc structure
Alan Borzeszkowski
1
-0
/
+6
2025-09-17
thunderbolt: Update nhi.c function documentation
Alan Borzeszkowski
1
-4
/
+13
2025-09-17
thunderbolt: Update lc.c function documentation
Alan Borzeszkowski
1
-15
/
+43
2025-09-17
thunderbolt: Update eeprom.c function documentation
Alan Borzeszkowski
1
-1
/
+3
2025-09-17
thunderbolt: Update domain.c function documentation
Alan Borzeszkowski
1
-9
/
+19
2025-09-17
thunderbolt: Update dma_port.c function documentation
Alan Borzeszkowski
1
-5
/
+16
2025-09-17
thunderbolt: Add missing documentation in ctl.h tb_cfg_request struct
Alan Borzeszkowski
1
-0
/
+1
2025-09-17
thunderbolt: Update ctl.c function documentation
Alan Borzeszkowski
1
-8
/
+25
2025-09-17
thunderbolt: Update clx.c function documentation
Alan Borzeszkowski
1
-5
/
+7
[next]