Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-02 | thunderbolt: Add function to retrieve DMA device for the ring | Mika Westerberg | 1 | -0/+13 |
2017-10-02 | thunderbolt: Add polling mode for rings | Mika Westerberg | 1 | -7/+16 |
2017-10-02 | thunderbolt: Use spinlock in NHI serialization | Mika Westerberg | 1 | -1/+1 |
2017-10-02 | thunderbolt: Use spinlock in ring serialization | Mika Westerberg | 1 | -1/+1 |
2017-10-02 | thunderbolt: Move ring descriptor flags to thunderbolt.h | Mika Westerberg | 1 | -0/+18 |
2017-10-02 | thunderbolt: Export ring handling functions to modules | Mika Westerberg | 1 | -0/+158 |
2017-10-02 | thunderbolt: Add support for XDomain discovery protocol | Mika Westerberg | 1 | -0/+242 |
2017-10-02 | thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h | Mika Westerberg | 1 | -0/+7 |
2017-10-02 | thunderbolt: Move thunderbolt domain structure to thunderbolt.h | Mika Westerberg | 1 | -0/+45 |
2017-10-02 | thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h | Mika Westerberg | 1 | -0/+17 |
2017-10-02 | thunderbolt: Add support for XDomain properties | Mika Westerberg | 1 | -0/+89 |