summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
30 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/wester...Mark Brown
32 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/weste...Mark Brown
38 hoursthunderbolt: Allow batching of descriptorsMika Westerberg
4 daystreewide: refresh kmalloc_obj() conversionsKees Cook
5 daysRevert "thunderbolt: xdomain: Notify peers after enumeration"Mika Westerberg
5 daysthunderbolt: Use separate lock class for each ringMika Westerberg
5 daysthunderbolt: Fix KASAN reported use-after-free when request is canceledMika Westerberg
7 daysthunderbolt: Fix NULL dereference in tb_remove_work()Fedor Pchelkin
7 daysthunderbolt: Tear down inactive DP tunnels when the domain is stoppedSven Peter
7 daysthunderbolt: Mark discovered tunnels as activeSven Peter
7 daysthunderbolt: Don't access a DP tunnel after its DPRX read was canceledSven Peter
7 daysthunderbolt: Fix domain reference leak when DPRX read is canceledSven Peter
7 daysthunderbolt: Make the DP tunnel activation callback mandatorySven Peter
7 daysthunderbolt: Hold a router reference for each allocated HopIDSven Peter
8 daysthunderbolt: dma_test: Tear down DMA paths before stopping the ringsHaotian Zhang
9 daysthunderbolt: Require complete DROM entry headersPengpeng Hou
9 daysthunderbolt: Stop waiting on a path pending bit that never clearsFan Ye
2026-08-19Merge tag 'thunderbolt-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-08-11thunderbolt: Clamp DMA tunnel credits to what a hop register can holdFan Ye
2026-08-10thunderbolt: Use min() for the DMA path credit capFan Ye
2026-08-10thunderbolt: debugfs: Replace get_zeroed_page() with kzalloc()Mahad Ibrahim
2026-08-07thunderbolt: Add quirk to reset host interface on DMA path teardown for AMD U...Basavaraj Natikar
2026-08-05thunderbolt: stream: Add support for busy pollingMika Westerberg
2026-08-05thunderbolt: Make interrupt optional for ringsMika Westerberg
2026-08-05thunderbolt: stream: Support IOCB_NOWAIT in non-blocking I/O as wellMika Westerberg
2026-08-05thunderbolt: stream: Fix possible short reads/writesMika Westerberg
2026-08-05thunderbolt: stream: Restore consumer if copying from iter failsMika Westerberg
2026-07-30thunderbolt: Initialize ->domain_released completion before it is being usedMika Westerberg
2026-07-28thunderbolt: Remove redundant dev_err_probe()Pan Chuang
2026-07-27thunderbolt: icm: Preserve USB4 proxy data-valid bitXu Rao
2026-07-27thunderbolt: xdomain: Notify peers after enumerationMilo Chen
2026-07-27thunderbolt: Drop comma after device id array terminatorUwe Kleine-König (The Capable Hub)
2026-07-27thunderbolt: Assert that a service driver has a probe callbackUwe Kleine-König (The Capable Hub)
2026-07-27thunderbolt: Stop passing matched device ID to .probe()Uwe Kleine-König (The Capable Hub)
2026-07-27thunderbolt: Assert downstream port reset on shutdownBasavaraj Natikar
2026-07-27thunderbolt: Bound the DROM dual link port number before indexing sw->portsBryam Vargas
2026-07-27thunderbolt: Fix bandwidth group reservation indexingXu Rao
2026-07-27thunderbolt: stream: Unmap buffers with mapped sizeXu Rao
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-12Merge tag 'thunderbolt-for-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-06-08thunderbolt: debugfs: Fix sideband write size checkXu Rao
2026-06-04thunderbolt: debugfs: Fix margining error counter buffer leakXu Rao
2026-06-01thunderbolt: test: Release third DP tunnelXu Rao
2026-05-28thunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito
2026-05-26thunderbolt: test: Add KUnit tests for property parser bounds checksMichael Bommarito
2026-05-26thunderbolt: Limit XDomain response copy to actual frame sizeMichael Bommarito
2026-05-26thunderbolt: Validate XDomain request packet size before type castMichael Bommarito
2026-05-26thunderbolt: Clamp XDomain response data copy to allocation sizeMichael Bommarito
2026-05-26thunderbolt: Bound root directory content to block sizeMichael Bommarito
2026-05-26thunderbolt: Reject zero-length property entries in validatorMichael Bommarito