aboutsummaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/ctl.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-09thunderbolt: Rework control channel to be more reliableGravatar Mika Westerberg 1-0/+65
2017-06-09thunderbolt: Let the connection manager handle all notificationsGravatar Mika Westerberg 1-2/+3
2017-06-09thunderbolt: Expose make_header() to other filesGravatar Mika Westerberg 1-0/+11
2017-06-09thunderbolt: Expose get_route() to other filesGravatar Mika Westerberg 1-0/+4
2017-06-09thunderbolt: Move control channel messages to tb_msgs.hGravatar Mika Westerberg 1-15/+1
2017-06-09thunderbolt: Use const buffer pointer in write operationsGravatar Mika Westerberg 1-2/+2
2014-06-19thunderbolt: Add control channel interfaceGravatar Andreas Noever 1-0/+75