Age | Commit message (Expand) | Author |
2018-10-02 | thunderbolt: Add Intel as copyright holder | Mika Westerberg |
2018-10-02 | thunderbolt: Make the driver less verbose | Mika Westerberg |
2018-07-25 | thunderbolt: Add support for runtime PM | Mika Westerberg |
2018-03-09 | thunderbolt: Add support for preboot ACL | Mika Westerberg |
2018-03-09 | thunderbolt: Add 'boot' attribute for devices | Yehezkel Bernat |
2018-03-09 | thunderbolt: Add tb_switch_find_by_route() | Radion Mirchevsky |
2018-03-09 | thunderbolt: Add tb_switch_get() | Mika Westerberg |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-02 | thunderbolt: Add support for XDomain discovery protocol | Mika Westerberg |
2017-10-02 | thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h | Mika Westerberg |
2017-10-02 | thunderbolt: Move thunderbolt domain structure to thunderbolt.h | Mika Westerberg |
2017-07-24 | thunderbolt: use uuid_t instead of uuid_be | Christoph Hellwig |
2017-06-09 | thunderbolt: Add support for host and device NVM firmware upgrade | Mika Westerberg |
2017-06-09 | thunderbolt: Add support for Internal Connection Manager (ICM) | Mika Westerberg |
2017-06-09 | thunderbolt: Add support for DMA configuration based mailbox | Mika Westerberg |
2017-06-09 | thunderbolt: Store Thunderbolt generation in the switch structure | Mika Westerberg |
2017-06-09 | thunderbolt: Rework control channel to be more reliable | Mika Westerberg |
2017-06-09 | thunderbolt: Let the connection manager handle all notifications | Mika Westerberg |
2017-06-09 | thunderbolt: Read vendor and device name from DROM | Mika Westerberg |
2017-06-09 | thunderbolt: Convert switch to a device | Mika Westerberg |
2017-06-09 | thunderbolt: Introduce thunderbolt bus and connection manager | Mika Westerberg |
2017-06-09 | thunderbolt: Rework capability handling | Mika Westerberg |
2017-06-09 | thunderbolt: Use const buffer pointer in write operations | Mika Westerberg |
2016-04-08 | thunderbolt: Fix typos and magic number | Lukas Wunner |
2014-06-20 | thunderbolt: Fix header declaration of tb_find_cap | Andreas Noever |
2014-06-19 | thunderbolt: Read port configuration from eeprom. | Andreas Noever |
2014-06-19 | thunderbolt: Add suspend/hibernate support | Andreas Noever |
2014-06-19 | thunderbolt: Read switch uid from EEPROM | Andreas Noever |
2014-06-19 | thunderbolt: Add support for simple pci tunnels | Andreas Noever |
2014-06-19 | thunderbolt: Add path setup code. | Andreas Noever |
2014-06-19 | thunderbolt: Handle hotplug events | Andreas Noever |
2014-06-19 | thunderbolt: Scan for downstream switches | Andreas Noever |
2014-06-19 | thunderbolt: Enable plug events | Andreas Noever |
2014-06-19 | thunderbolt: Add thunderbolt capability handling | Andreas Noever |
2014-06-19 | thunderbolt: Initialize root switch and ports | Andreas Noever |
2014-06-19 | thunderbolt: Setup control channel | Andreas Noever |