summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
21 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/wester...Mark Brown
11 daysthunderbolt: Bound the DROM dual link port number before indexing sw->portsBryam Vargas
12 daysthunderbolt: Fix bandwidth group reservation indexingXu Rao
12 daysthunderbolt: xdomain: Notify peers after enumerationMilo Chen
14 daysthunderbolt: Drop comma after device id array terminatorUwe Kleine-König (The Capable Hub)
14 daysthunderbolt: Assert that a service driver has a probe callbackUwe Kleine-König (The Capable Hub)
14 daysthunderbolt: Stop passing matched device ID to .probe()Uwe Kleine-König (The Capable Hub)
14 daysthunderbolt: stream: Unmap buffers with mapped sizeXu Rao
14 daysthunderbolt: Assert downstream port reset on shutdownBasavaraj Natikar
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
2026-05-21thunderbolt: Add some more descriptive probe error messagesKonrad Dybcio
2026-05-21thunderbolt: Require nhi->ops be validKonrad Dybcio
2026-05-21thunderbolt: Separate out common NHI bitsKonrad Dybcio
2026-05-21thunderbolt: Move pci_device out of tb_nhiKonrad Dybcio
2026-05-20thunderbolt: Increase Notification Timeout to 255 ms for USB4 routersGil Fine
2026-05-20thunderbolt: Increase timeout for Configuration Ready bitGil Fine
2026-05-20thunderbolt: Verify Router Ready bit is set after router enumerationGil Fine
2026-05-20thunderbolt: Verify PCIe adapter in detect state before tunnel setupGil Fine
2026-05-20thunderbolt: Activate path hops from source to destinationGil Fine
2026-05-20thunderbolt: Fix lane bonding log when bonding not possibleGil Fine
2026-05-20thunderbolt: Don't access path config space on Lane 1 adapters in tb_switch_r...Pooja Katiyar
2026-05-20thunderbolt: Improve multi-display DisplayPort tunnel allocationAlan Borzeszkowski
2026-05-19thunderbolt: Add support for USB4STREAMMika Westerberg
2026-05-19thunderbolt: Add support for ConfigFSMika Westerberg
2026-05-19thunderbolt: Add tb_ring_flush()Mika Westerberg
2026-05-19thunderbolt / net: Let the service drivers configure interrupt throttlingMika Westerberg
2026-05-19thunderbolt: Allow service drivers to specify their own propertiesMika Westerberg
2026-05-19thunderbolt: Add KUnit test for tb_property_merge_dir()Mika Westerberg
2026-05-19thunderbolt: Add tb_property_merge_dir()Mika Westerberg
2026-05-11thunderbolt: test: add KUnit regression tests for XDomain property parserMichael Bommarito
2026-05-11thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito
2026-05-11thunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito
2026-05-11thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito
2026-05-05thunderbolt: Don't create multiple DMA tunnels on firmware connection managerAlan Borzeszkowski
2026-05-05thunderbolt: Remove XDomain from the bus without holding tb->lockMika Westerberg
2026-05-05thunderbolt: Remove service debugfs entries during unregisterMika Westerberg
2026-05-05thunderbolt: dma_test: No need to store debugfs directory pointerMika Westerberg
2026-05-05thunderbolt: Keep XDomain reference during the lifetime of a serviceMika Westerberg
2026-05-05thunderbolt: Wait for tb_domain_release() to complete when driver is removedMika Westerberg