Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thunderbolt: Expose make_header() to other files | Mika Westerberg | 2017-06-09 | 1 | -15/+4 |
* | thunderbolt: Expose get_route() to other files | Mika Westerberg | 2017-06-09 | 1 | -12/+7 |
* | thunderbolt: Move control channel messages to tb_msgs.h | Mika Westerberg | 2017-06-09 | 1 | -76/+0 |
* | thunderbolt: Allow passing NULL to tb_ctl_free() | Mika Westerberg | 2017-06-09 | 1 | -0/+4 |
* | thunderbolt: Add MSI-X support | Mika Westerberg | 2017-06-09 | 1 | -2/+2 |
* | thunderbolt: Use const buffer pointer in write operations | Mika Westerberg | 2017-06-09 | 1 | -4/+4 |
* | thunderbolt: Fix typos and magic number | Lukas Wunner | 2016-04-08 | 1 | -1/+1 |
* | thunderbolt: Add casts to prevent endianness warnings | Andreas Noever | 2014-06-20 | 1 | -2/+2 |
* | thunderbolt: Use NULL instead of 0 in ctl.c | Sachin Kamat | 2014-06-20 | 1 | -2/+2 |
* | thunderbolt: Fix nontrivial endpoint devices. | Andreas Noever | 2014-06-19 | 1 | -1/+1 |
* | thunderbolt: Add control channel interface | Andreas Noever | 2014-06-19 | 1 | -0/+731 |