summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/ctl.h
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Add Intel as copyright holderMika Westerberg2018-10-031-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-021-1/+1
* | thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg2017-10-021-0/+1
|/
* thunderbolt: Rework control channel to be more reliableMika Westerberg2017-06-091-0/+65
* thunderbolt: Let the connection manager handle all notificationsMika Westerberg2017-06-091-2/+3
* thunderbolt: Expose make_header() to other filesMika Westerberg2017-06-091-0/+11
* thunderbolt: Expose get_route() to other filesMika Westerberg2017-06-091-0/+4
* thunderbolt: Move control channel messages to tb_msgs.hMika Westerberg2017-06-091-15/+1Star
* thunderbolt: Use const buffer pointer in write operationsMika Westerberg2017-06-091-2/+2
* thunderbolt: Add control channel interfaceAndreas Noever2014-06-191-0/+75