index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
2025-08-28
thunderbolt: Fix copy+paste error in match_service_id()
Eric Biggers
2025-06-27
thunderbolt: Do not double dequeue a configuration request
Sergey Senozhatsky
2023-04-05
thunderbolt: Use const qualifier for `ring_interrupt_index`
Mario Limonciello
2022-09-15
thunderbolt: Use the actual buffer in tb_async_error()
Mika Westerberg
2021-06-03
thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
Mathias Nyman
2020-12-11
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Mika Westerberg
2020-11-18
thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
Jing Xiangfeng
2020-11-18
thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()
Mika Westerberg
2020-02-28
thunderbolt: Prevent crash if non-active NVMem file is read
Mika Westerberg
2019-12-04
thunderbolt: Power cycle the router if NVM authentication fails
Mika Westerberg
2019-10-08
thunderbolt: Drop unnecessary read when writing LC command in Ice Lake
Mika Westerberg
2019-10-08
thunderbolt: Fix lockdep circular locking depedency warning
Mika Westerberg
2019-10-08
thunderbolt: Read DP IN adapter first two dwords in one go
Mika Westerberg
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
2019-08-26
thunderbolt: Expose active parts of NVM even if upgrade is not supported
Mika Westerberg
2019-08-26
thunderbolt: Hide switch attributes that are not set
Mika Westerberg
2019-08-26
thunderbolt: Do not fail adding switch if some port is not implemented
Mika Westerberg
2019-08-26
thunderbolt: Use 32-bit writes when writing ring producer/consumer
Mika Westerberg
2019-08-26
thunderbolt: Move NVM upgrade support flag to struct icm
Mika Westerberg
2019-08-26
thunderbolt: Correct path indices for PCIe tunnel
Mika Westerberg
2019-08-06
thunderbolt: Show key using %*pE not %*pEp
J. Bruce Fields
2019-08-06
thunderbolt: Switch to use device_property_count_uXX()
Andy Shevchenko
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-14
thunderbolt: Implement CIO reset correctly for Titan Ridge
Mika Westerberg
2019-06-12
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-25
thunderbolt: Make priority unsigned in struct tb_path
Nathan Chancellor
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-18
thunderbolt: Start firmware on Titan Ridge Apple systems
Mika Westerberg
2019-04-18
thunderbolt: Reword output of tb_dump_hop()
Mika Westerberg
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
2019-04-18
thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters
Mika Westerberg
2019-04-18
thunderbolt: Add support for XDomain connections
Mika Westerberg
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
2019-04-18
thunderbolt: Add support for DMA tunnels
Mika Westerberg
2019-04-18
thunderbolt: Add XDomain UUID exchange support
Mika Westerberg
2019-04-18
thunderbolt: Run tb_xdp_handle_request() in system workqueue
Mika Westerberg
2019-04-18
thunderbolt: Do not tear down tunnels when driver is unloaded
Mika Westerberg
2019-04-18
thunderbolt: Add support for Display Port tunnels
Mika Westerberg
2019-04-18
thunderbolt: Rework NFC credits handling
Mika Westerberg
2019-04-18
thunderbolt: Generalize port finding routines to support all port types
Mika Westerberg
2019-04-18
thunderbolt: Scan only valid NULL adapter ports in hotplug
Mika Westerberg
2019-04-18
thunderbolt: Add support for full PCIe daisy chains
Mika Westerberg
2019-04-18
thunderbolt: Discover preboot PCIe paths the boot firmware established
Mika Westerberg
2019-04-18
thunderbolt: Deactivate all paths before restarting them
Mika Westerberg
2019-04-18
thunderbolt: Extend tunnel creation to more than 2 adjacent switches
Mika Westerberg
2019-04-18
thunderbolt: Add helper function to iterate from one port to another
Mika Westerberg
[next]