Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thunderbolt: Prefix CL state related log messages with "CLx: " | Mika Westerberg | 2023-06-09 | 1 | -4/+4 |
* | thunderbolt: Check for first depth router in tb.c | Mika Westerberg | 2023-06-09 | 1 | -16/+6 |
* | thunderbolt: Switch CL states from enum to a bitmask | Mika Westerberg | 2023-06-09 | 1 | -74/+95 |
* | thunderbolt: Get rid of __tb_switch_[en|dis]able_clx() | Mika Westerberg | 2023-06-09 | 1 | -49/+42 |
* | thunderbolt: Move CLx support functions into clx.c | Mika Westerberg | 2023-06-09 | 1 | -0/+362 |