summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/ctl.h
AgeCommit message (Expand)AuthorLines
2022-06-17thunderbolt: Fix typo in commentXiang Wangx-1/+1
2021-03-18thunderbolt: Decrease control channel timeout for software connection managerMika Westerberg-3/+2
2021-03-18thunderbolt: Do not pass timeout for tb_cfg_reset()Mika Westerberg-2/+1
2019-12-18thunderbolt: Populate PG field in hot plug acknowledgment packetMika Westerberg-2/+1
2018-10-02thunderbolt: Add Intel as copyright holderMika Westerberg-1/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg-1/+1
2017-10-02thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg-0/+1
2017-06-09thunderbolt: Rework control channel to be more reliableMika Westerberg-0/+65
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg-2/+3
2017-06-09thunderbolt: Expose make_header() to other filesMika Westerberg-0/+11
2017-06-09thunderbolt: Expose get_route() to other filesMika Westerberg-0/+4
2017-06-09thunderbolt: Move control channel messages to tb_msgs.hMika Westerberg-15/+1
2017-06-09thunderbolt: Use const buffer pointer in write operationsMika Westerberg-2/+2
2014-06-19thunderbolt: Add control channel interfaceAndreas Noever-0/+75