aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/ctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02thunderbolt: Add Intel as copyright holderMika Westerberg1-1/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg1-1/+1
2017-10-02thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg1-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