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