index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-7
/
+5
2026-08-19
Merge tag 'thunderbolt-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
13
-92
/
+414
2026-08-11
thunderbolt: Clamp DMA tunnel credits to what a hop register can hold
Fan Ye
1
-1
/
+9
2026-08-10
thunderbolt: Use min() for the DMA path credit cap
Fan Ye
1
-2
/
+1
2026-08-10
thunderbolt: debugfs: Replace get_zeroed_page() with kzalloc()
Mahad Ibrahim
1
-14
/
+14
2026-08-07
thunderbolt: Add quirk to reset host interface on DMA path teardown for AMD U...
Basavaraj Natikar
5
-3
/
+97
2026-08-05
thunderbolt: stream: Add support for busy polling
Mika Westerberg
1
-40
/
+172
2026-08-05
thunderbolt: Make interrupt optional for rings
Mika Westerberg
1
-6
/
+21
2026-08-05
thunderbolt: stream: Support IOCB_NOWAIT in non-blocking I/O as well
Mika Westerberg
1
-10
/
+30
2026-08-05
thunderbolt: stream: Fix possible short reads/writes
Mika Westerberg
1
-4
/
+4
2026-08-05
thunderbolt: stream: Restore consumer if copying from iter fails
Mika Westerberg
1
-1
/
+3
2026-07-30
thunderbolt: Initialize ->domain_released completion before it is being used
Mika Westerberg
1
-2
/
+2
2026-07-28
thunderbolt: Remove redundant dev_err_probe()
Pan Chuang
1
-2
/
+1
2026-07-27
thunderbolt: icm: Preserve USB4 proxy data-valid bit
Xu Rao
1
-1
/
+1
2026-07-27
thunderbolt: xdomain: Notify peers after enumeration
Milo Chen
1
-0
/
+1
2026-07-27
thunderbolt: Drop comma after device id array terminator
Uwe Kleine-König (The Capable Hub)
2
-2
/
+2
2026-07-27
thunderbolt: Assert that a service driver has a probe callback
Uwe Kleine-König (The Capable Hub)
1
-0
/
+3
2026-07-27
thunderbolt: Stop passing matched device ID to .probe()
Uwe Kleine-König (The Capable Hub)
3
-5
/
+3
2026-07-27
thunderbolt: Assert downstream port reset on shutdown
Basavaraj Natikar
5
-6
/
+57
2026-07-27
thunderbolt: Bound the DROM dual link port number before indexing sw->ports
Bryam Vargas
1
-1
/
+8
2026-07-27
thunderbolt: Fix bandwidth group reservation indexing
Xu Rao
1
-1
/
+1
2026-07-27
thunderbolt: stream: Unmap buffers with mapped size
Xu Rao
1
-1
/
+1
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-903
/
+3503
2026-06-12
Merge tag 'thunderbolt-for-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
27
-903
/
+3503
2026-06-08
thunderbolt: debugfs: Fix sideband write size check
Xu Rao
1
-1
/
+1
2026-06-04
thunderbolt: debugfs: Fix margining error counter buffer leak
Xu Rao
1
-1
/
+7
2026-06-01
thunderbolt: test: Release third DP tunnel
Xu Rao
1
-0
/
+1
2026-05-28
thunderbolt: Prevent XDomain delayed work use-after-free on disconnect
Michael Bommarito
1
-10
/
+31
2026-05-26
thunderbolt: test: Add KUnit tests for property parser bounds checks
Michael Bommarito
1
-0
/
+40
2026-05-26
thunderbolt: Limit XDomain response copy to actual frame size
Michael Bommarito
1
-1
/
+3
2026-05-26
thunderbolt: Validate XDomain request packet size before type cast
Michael Bommarito
1
-2
/
+6
2026-05-26
thunderbolt: Clamp XDomain response data copy to allocation size
Michael Bommarito
1
-0
/
+2
2026-05-26
thunderbolt: Bound root directory content to block size
Michael Bommarito
1
-0
/
+4
2026-05-26
thunderbolt: Reject zero-length property entries in validator
Michael Bommarito
1
-0
/
+2
2026-05-21
thunderbolt: Add some more descriptive probe error messages
Konrad Dybcio
2
-5
/
+6
2026-05-21
thunderbolt: Require nhi->ops be valid
Konrad Dybcio
2
-17
/
+21
2026-05-21
thunderbolt: Separate out common NHI bits
Konrad Dybcio
6
-638
/
+712
2026-05-21
thunderbolt: Move pci_device out of tb_nhi
Konrad Dybcio
11
-117
/
+151
2026-05-20
thunderbolt: Increase Notification Timeout to 255 ms for USB4 routers
Gil Fine
2
-11
/
+4
2026-05-20
thunderbolt: Increase timeout for Configuration Ready bit
Gil Fine
1
-2
/
+2
2026-05-20
thunderbolt: Verify Router Ready bit is set after router enumeration
Gil Fine
2
-1
/
+7
2026-05-20
thunderbolt: Verify PCIe adapter in detect state before tunnel setup
Gil Fine
4
-0
/
+75
2026-05-20
thunderbolt: Activate path hops from source to destination
Gil Fine
1
-3
/
+3
2026-05-20
thunderbolt: Fix lane bonding log when bonding not possible
Gil Fine
1
-2
/
+2
2026-05-20
thunderbolt: Don't access path config space on Lane 1 adapters in tb_switch_r...
Pooja Katiyar
1
-0
/
+6
2026-05-20
thunderbolt: Improve multi-display DisplayPort tunnel allocation
Alan Borzeszkowski
1
-0
/
+3
2026-05-19
thunderbolt: Add support for USB4STREAM
Mika Westerberg
3
-0
/
+1712
2026-05-19
thunderbolt: Add support for ConfigFS
Mika Westerberg
5
-0
/
+76
2026-05-19
thunderbolt: Add tb_ring_flush()
Mika Westerberg
1
-0
/
+28
2026-05-19
thunderbolt / net: Let the service drivers configure interrupt throttling
Mika Westerberg
3
-28
/
+38
[next]