aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb.h
AgeCommit message (Expand)Author
2019-04-25thunderbolt: Make priority unsigned in struct tb_pathNathan Chancellor
2019-04-18thunderbolt: Make __TB_[SW|PORT]_PRINT take const parametersMika Westerberg
2019-04-18thunderbolt: Add support for DMA tunnelsMika Westerberg
2019-04-18thunderbolt: Run tb_xdp_handle_request() in system workqueueMika Westerberg
2019-04-18thunderbolt: Add support for Display Port tunnelsMika Westerberg
2019-04-18thunderbolt: Generalize port finding routines to support all port typesMika Westerberg
2019-04-18thunderbolt: Scan only valid NULL adapter ports in hotplugMika Westerberg
2019-04-18thunderbolt: Add support for full PCIe daisy chainsMika Westerberg
2019-04-18thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg
2019-04-18thunderbolt: Extend tunnel creation to more than 2 adjacent switchesMika Westerberg
2019-04-18thunderbolt: Add helper function to iterate from one port to anotherMika Westerberg
2019-04-18thunderbolt: Assign remote for both ports in case of dual linkMika Westerberg
2019-04-18thunderbolt: Add functions for allocating and releasing HopIDsMika Westerberg
2019-04-18thunderbolt: Generalize tunnel creation functionalityMika Westerberg
2019-04-18thunderbolt: Cache adapter specific capability offset into struct portMika Westerberg
2019-04-18thunderbolt: Set sleep bit when suspending switchMika Westerberg
2019-04-18thunderbolt: Configure lanes when switch is initializedMika Westerberg
2019-04-18thunderbolt: Move LC specific functionality into a separate fileMika Westerberg
2019-04-18thunderbolt: Enable TMU access when accessing port space on legacy devicesMika Westerberg
2019-04-18thunderbolt: Do not allocate switch if depth is greater than 6Mika Westerberg
2019-04-18thunderbolt: Take domain lock in switch sysfs attribute callbacksMika Westerberg
2019-04-18thunderbolt: Block reads and writes if switch is unpluggedMika Westerberg
2019-04-18thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg
2019-04-18thunderbolt: Remove unused work field in struct tb_switchMika Westerberg
2018-10-02thunderbolt: Add Intel as copyright holderMika Westerberg
2018-10-02thunderbolt: Make the driver less verboseMika Westerberg
2018-07-25thunderbolt: Add support for runtime PMMika Westerberg
2018-03-09thunderbolt: Add support for preboot ACLMika Westerberg
2018-03-09thunderbolt: Add 'boot' attribute for devicesYehezkel Bernat
2018-03-09thunderbolt: Add tb_switch_find_by_route()Radion Mirchevsky
2018-03-09thunderbolt: Add tb_switch_get()Mika Westerberg
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg
2017-10-02thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg
2017-07-24thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg
2017-06-09thunderbolt: Add support for DMA configuration based mailboxMika Westerberg
2017-06-09thunderbolt: Store Thunderbolt generation in the switch structureMika Westerberg
2017-06-09thunderbolt: Rework control channel to be more reliableMika Westerberg
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg
2017-06-09thunderbolt: Read vendor and device name from DROMMika Westerberg
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg
2017-06-09thunderbolt: Rework capability handlingMika Westerberg
2017-06-09thunderbolt: Use const buffer pointer in write operationsMika Westerberg
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner
2014-06-20thunderbolt: Fix header declaration of tb_find_capAndreas Noever