index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
thunderbolt: Mark XDomain as unplugged when router is removed
Mika Westerberg
1
-0
/
+1
2024-05-02
thunderbolt: Fix wake configurations after device unplug
Gil Fine
1
-7
/
+14
2024-05-02
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
4
-11
/
+36
2023-10-25
thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge
Mika Westerberg
1
-19
/
+19
2023-10-25
thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
Mika Westerberg
1
-0
/
+7
2023-04-05
thunderbolt: Use const qualifier for `ring_interrupt_index`
Mario Limonciello
1
-1
/
+1
2023-04-05
thunderbolt: Use scale field when allocating USB3 bandwidth
Mika Westerberg
1
-5
/
+17
2023-01-24
thunderbolt: Use correct function to calculate maximum USB3 link rate
Mika Westerberg
1
-1
/
+1
2022-10-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
4
-0
/
+46
2022-10-05
thunderbolt: Explicitly reset plug events delay back to USB4 spec value
Mario Limonciello
1
-0
/
+1
2022-10-05
thunderbolt: Add support for Intel Maple Ridge single port controller
Gil Fine
2
-0
/
+2
2022-10-05
thunderbolt: Add support for Intel Maple Ridge
Mika Westerberg
2
-0
/
+12
2022-09-08
thunderbolt: Use the actual buffer in tb_async_error()
Mika Westerberg
1
-1
/
+1
2022-01-27
thunderbolt: Runtime PM activate both ends of the device link
Mika Westerberg
1
-0
/
+13
2021-09-18
thunderbolt: Fix port linking by checking all adapters
Sanjay R Mehta
1
-1
/
+1
2021-07-14
thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()
Mika Westerberg
1
-7
/
+7
2021-06-03
thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-5
/
+6
2021-06-03
thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-4
/
+5
2021-04-14
thunderbolt: Fix off by one in tb_port_find_retimer()
Dan Carpenter
1
-1
/
+1
2021-04-14
thunderbolt: Fix a leak in tb_retimer_add()
Dan Carpenter
1
-1
/
+1
2021-03-25
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Mika Westerberg
1
-0
/
+4
2021-03-25
thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
Mika Westerberg
1
-10
/
+8
2021-02-10
thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()
Mario Limonciello
1
-1
/
+1
2020-11-19
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Mika Westerberg
1
-3
/
+7
2020-11-06
thunderbolt: Add support for Intel Tiger Lake-H
Mika Westerberg
4
-0
/
+10
2020-11-05
thunderbolt: Only configure USB4 wake for lane 0 adapters
Mika Westerberg
1
-0
/
+4
2020-11-05
thunderbolt: Add uaccess dependency to debugfs interface
Casey Bowman
1
-0
/
+1
2020-11-05
thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()
Mika Westerberg
1
-0
/
+1
2020-10-26
thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
Jing Xiangfeng
1
-4
/
+15
2020-09-30
Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
19
-234
/
+1970
2020-09-16
thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER
Mika Westerberg
1
-1
/
+1
2020-09-16
thunderbolt: Correct tb_check_quirks() kernel-doc
Mika Westerberg
1
-1
/
+1
2020-09-16
thunderbolt: Log correct zeroX entries in decode_error()
Mika Westerberg
1
-3
/
+8
2020-09-16
thunderbolt: Handle ERR_LOCK notification
Mika Westerberg
2
-0
/
+8
2020-09-16
thunderbolt: Use "if USB4" instead of "depends on" in Kconfig
Mika Westerberg
1
-2
/
+4
2020-09-16
thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m
Mika Westerberg
5
-4
/
+26
2020-09-16
thunderbolt: Only stop control channel when entering freeze
Mika Westerberg
4
-3
/
+69
2020-09-15
Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-4
/
+16
2020-09-10
thunderbolt: debugfs: Fix uninitialized return in counters_write()
Dan Carpenter
1
-0
/
+1
2020-09-09
thunderbolt: Retry DROM read once if parsing fails
Mika Westerberg
1
-4
/
+16
2020-09-03
thunderbolt: Add debugfs interface
Gil Fine
7
-3
/
+742
2020-09-03
thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACE
Mika Westerberg
1
-3
/
+2
2020-09-03
thunderbolt: Introduce tb_switch_is_tiger_lake()
Gil Fine
1
-0
/
+12
2020-09-03
thunderbolt: Introduce tb_switch_is_ice_lake()
Mika Westerberg
1
-0
/
+12
2020-09-03
thunderbolt: Check for Intel vendor ID when identifying controller
Mika Westerberg
1
-29
/
+35
2020-09-03
thunderbolt: Introduce tb_port_is_nhi()
Mika Westerberg
2
-1
/
+6
2020-09-03
thunderbolt: Introduce tb_switch_next_cap()
Mika Westerberg
2
-30
/
+64
2020-09-03
thunderbolt: Introduce tb_port_next_cap()
Mika Westerberg
2
-4
/
+32
2020-09-03
thunderbolt: Move struct tb_cap_any to tb_regs.h
Mika Westerberg
2
-8
/
+14
2020-09-03
thunderbolt: Add runtime PM for Software CM
Mika Westerberg
3
-7
/
+136
[next]