aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/path.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-04thunderbolt: path: Fix kernel-doc descriptions of non-static functionsMika Westerberg1-0/+2
2020-11-30thunderbolt: Log adapter numbers in decimal in path activation/deactivationMika Westerberg1-2/+2
2020-11-11thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bitsMika Westerberg1-3/+10
2020-06-22thunderbolt: Add USB3 bandwidth managementMika Westerberg1-7/+6
2020-06-22thunderbolt: Check that both ports are reachable when allocating pathMika Westerberg1-2/+13
2020-06-22thunderbolt: Make tb_path_alloc() work with tree topologiesMika Westerberg1-6/+6
2019-11-02thunderbolt: Add bandwidth management for Display Port tunnelsMika Westerberg1-0/+22
2019-11-02thunderbolt: Add support for lane bondingMika Westerberg1-4/+26
2019-04-18thunderbolt: Reword output of tb_dump_hop()Mika Westerberg1-13/+13
2019-04-18thunderbolt: Make rest of the logging to happen at debug levelMika Westerberg1-3/+3
2019-04-18thunderbolt: Add support for DMA tunnelsMika Westerberg1-4/+18
2019-04-18thunderbolt: Do not tear down tunnels when driver is unloadedMika Westerberg1-6/+4
2019-04-18thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg1-22/+182
2019-04-18thunderbolt: Extend tunnel creation to more than 2 adjacent switchesMika Westerberg1-15/+106
2019-04-18thunderbolt: Properly disable pathMika Westerberg1-4/+43
2018-10-02thunderbolt: Make the driver less verboseMika Westerberg1-13/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-26thunderbolt: Clear hops before overwritingAndreas Noever1-1/+20
2014-06-19thunderbolt: Add path setup code.Andreas Noever1-0/+215