aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)Author
2021-03-09thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg
2021-03-09thunderbolt: switch: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-03-09thunderbolt: switch: Fix function name in the headerLee Jones
2021-03-09thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headersLee Jones
2021-03-09thunderbolt: Add support for de-authorizing devicesMika Westerberg
2021-03-09thunderbolt: Start lane initialization after sleepMika Westerberg
2021-03-09thunderbolt: Constify static attribute_group structsRikard Falkeborn
2021-03-09thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg
2021-03-09thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan
2021-03-09thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan
2021-03-09thunderbolt: Add debugfs interfaceGil Fine
2021-03-09thunderbolt: Introduce tb_port_is_nhi()Mika Westerberg
2021-03-09thunderbolt: Add runtime PM for Software CMMika Westerberg
2021-03-09thunderbolt: Enable wakes from system suspendMika Westerberg
2021-03-09thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg
2021-03-09thunderbolt: Set port configured for both ends of the linkMika Westerberg
2021-03-09thunderbolt: Configure link after lane bonding is enabledMika Westerberg
2021-03-09thunderbolt: Do not change default USB4 router notification timeoutMika Westerberg
2021-03-09thunderbolt: Initialize TMU again on resumeMika Westerberg
2021-03-09thunderbolt: Send reset only to first generation routersMika Westerberg
2021-03-09thunderbolt: Do not program NFC buffers for USB4 router protocol adaptersMika Westerberg
2021-03-09thunderbolt: Use kobj_to_dev() instead of container_of()Tian Tao
2021-03-09thunderbolt: Disable ports that are not implementedNikunj A. Dadhania
2021-03-09thunderbolt: Add support for authenticate on disconnectMario Limonciello
2021-03-09thunderbolt: Add support for separating the flush to SPI and authenticateMario Limonciello
2021-03-09thunderbolt: Add support for on-board retimersKranthi Kuntala
2021-03-09thunderbolt: Split common NVM functionality into a separate fileMika Westerberg
2021-03-09thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported listMika Westerberg
2021-03-09thunderbolt: Make tb_port_get_link_speed() available to other filesMika Westerberg
2021-03-09thunderbolt: Make tb_next_port_on_path() work with tree topologiesMika Westerberg
2021-03-09thunderbolt: NHI can use HopIDs 1-7Mika Westerberg
2021-03-09PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang
2021-03-09thunderbolt: Fix error code in tb_port_is_width_supported()Dan Carpenter
2021-03-09thunderbolt: fix memory leak of object swColin Ian King
2021-03-09thunderbolt: Add support for USB 3.x tunnelsRajmohan Mani
2021-03-09thunderbolt: Add support for Time Management UnitRajmohan Mani
2021-03-09thunderbolt: Add initial support for USB4Mika Westerberg
2021-03-09thunderbolt: Make tb_find_port() available to other filesMika Westerberg
2021-03-09thunderbolt: Add Display Port adapter pairing and resource managementMika Westerberg
2021-03-09thunderbolt: Add default linking between lane adapters if not provided by DROMMika Westerberg
2021-03-09thunderbolt: Add support for lane bondingMika Westerberg
2021-03-09thunderbolt: Add helper macro to iterate over switch portsMika Westerberg
2021-03-09thunderbolt: Convert DP adapter register names to follow the USB4 specMika Westerberg
2021-03-09thunderbolt: Convert PCIe adapter register names to follow the USB4 specMika Westerberg
2021-03-09thunderbolt: Convert basic adapter register names to follow the USB4 specMika Westerberg
2021-03-09thunderbolt: Log error if adding switch failsMika Westerberg
2021-03-09thunderbolt: Introduce tb_switch_is_icm()Mika Westerberg
2021-03-09thunderbolt: Add 'generation' attribute for devicesChristian Kellner
2020-02-28thunderbolt: Prevent crash if non-active NVMem file is readMika Westerberg
2019-12-04thunderbolt: Power cycle the router if NVM authentication failsMika Westerberg