summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/ctl.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-09thunderbolt: Rework control channel to be more reliableMika Westerberg1-0/+65
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg1-2/+3
2017-06-09thunderbolt: Expose make_header() to other filesMika Westerberg1-0/+11
2017-06-09thunderbolt: Expose get_route() to other filesMika Westerberg1-0/+4
2017-06-09thunderbolt: Move control channel messages to tb_msgs.hMika Westerberg1-15/+1
2017-06-09thunderbolt: Use const buffer pointer in write operationsMika Westerberg1-2/+2
2014-06-19thunderbolt: Add control channel interfaceAndreas Noever1-0/+75