summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/path.c
AgeCommit message (Expand)AuthorFilesLines
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