aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/thunderbolt/tb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-25thunderbolt: Disable ports that are not implementedNikunj A. Dadhania1-1/+1
2020-07-01thunderbolt: Add support for authenticate on disconnectMario Limonciello1-0/+9
2020-07-01thunderbolt: Add support for separating the flush to SPI and authenticateMario Limonciello1-0/+2
2020-06-22thunderbolt: Add support for on-board retimersKranthi Kuntala1-0/+38
2020-06-22thunderbolt: Implement USB4 port sideband operations for retimer accessRajmohan Mani1-0/+16
2020-06-22thunderbolt: Split common NVM functionality into a separate fileMika Westerberg1-5/+26
2020-06-22thunderbolt: Add USB3 bandwidth managementMika Westerberg1-2/+2
2020-06-22thunderbolt: Make tb_port_get_link_speed() available to other filesMika Westerberg1-0/+2
2020-06-22thunderbolt: Implement USB3 bandwidth negotiation routinesMika Westerberg1-0/+9
2020-06-22thunderbolt: Do not tunnel USB3 if link is not USB4Mika Westerberg1-0/+2
2020-06-22thunderbolt: Increase path length in discoveryMika Westerberg1-1/+5
2020-06-22thunderbolt: Make tb_path_alloc() work with tree topologiesMika Westerberg1-0/+12
2019-12-18thunderbolt: Add support for USB 3.x tunnelsRajmohan Mani1-0/+15
2019-12-18thunderbolt: Add support for Time Management UnitRajmohan Mani1-0/+47
2019-12-18thunderbolt: Make tb_switch_find_cap() available to other filesRajmohan Mani1-0/+1
2019-12-18thunderbolt: Add initial support for USB4Mika Westerberg1-0/+36
2019-12-18thunderbolt: Make tb_find_port() available to other filesMika Westerberg1-0/+2
2019-11-02thunderbolt: Add bandwidth management for Display Port tunnelsMika Westerberg1-0/+2
2019-11-02thunderbolt: Add Display Port adapter pairing and resource managementMika Westerberg1-0/+9
2019-11-02thunderbolt: Add downstream PCIe port mappings for Alpine and Titan RidgeMika Westerberg1-0/+25
2019-11-02thunderbolt: Expand controller name in tb_switch_is_xy()Mika Westerberg1-4/+4
2019-11-02thunderbolt: Add support for lane bondingMika Westerberg1-0/+10
2019-11-01thunderbolt: Add helper macro to iterate over switch portsMika Westerberg1-0/+11
2019-11-01thunderbolt: Make tb_sw_write() take const parameterMika Westerberg1-1/+1
2019-11-01thunderbolt: Introduce tb_switch_is_icm()Mika Westerberg1-0/+14
2019-06-12thunderbolt: Make sure device runtime resume completes before taking domain lockMika Westerberg1-0/+7
2019-04-25thunderbolt: Make priority unsigned in struct tb_pathNathan Chancellor1-1/+1
2019-04-18thunderbolt: Make __TB_[SW|PORT]_PRINT take const parametersMika Westerberg1-3/+3
2019-04-18thunderbolt: Add support for DMA tunnelsMika Westerberg1-0/+4
2019-04-18thunderbolt: Run tb_xdp_handle_request() in system workqueueMika Westerberg1-0/+7
2019-04-18thunderbolt: Add support for Display Port tunnelsMika Westerberg1-0/+17
2019-04-18thunderbolt: Generalize port finding routines to support all port typesMika Westerberg1-0/+1
2019-04-18thunderbolt: Scan only valid NULL adapter ports in hotplugMika Westerberg1-0/+5
2019-04-18thunderbolt: Add support for full PCIe daisy chainsMika Westerberg1-0/+27
2019-04-18thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg1-0/+18
2019-04-18thunderbolt: Extend tunnel creation to more than 2 adjacent switchesMika Westerberg1-11/+43
2019-04-18thunderbolt: Add helper function to iterate from one port to anotherMika Westerberg1-0/+2
2019-04-18thunderbolt: Assign remote for both ports in case of dual linkMika Westerberg1-5/+31
2019-04-18thunderbolt: Add functions for allocating and releasing HopIDsMika Westerberg1-0/+11
2019-04-18thunderbolt: Generalize tunnel creation functionalityMika Westerberg1-0/+2
2019-04-18thunderbolt: Cache adapter specific capability offset into struct portMika Westerberg1-0/+2
2019-04-18thunderbolt: Set sleep bit when suspending switchMika Westerberg1-0/+1
2019-04-18thunderbolt: Configure lanes when switch is initializedMika Westerberg1-0/+2
2019-04-18thunderbolt: Move LC specific functionality into a separate fileMika Westerberg1-0/+3
2019-04-18thunderbolt: Enable TMU access when accessing port space on legacy devicesMika Westerberg1-0/+10
2019-04-18thunderbolt: Do not allocate switch if depth is greater than 6Mika Westerberg1-0/+1
2019-04-18thunderbolt: Take domain lock in switch sysfs attribute callbacksMika Westerberg1-2/+1
2019-04-18thunderbolt: Block reads and writes if switch is unpluggedMika Westerberg1-0/+8
2019-04-18thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg1-1/+0
2019-04-18thunderbolt: Remove unused work field in struct tb_switchMika Westerberg1-2/+0