aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/retimer.c
AgeCommit message (Expand)Author
2023-10-13thunderbolt: Log NVM version of routers and retimersGil Fine
2023-06-12thunderbolt: Enable/disable sideband depending on USB4 port offline modeMika Westerberg
2023-06-12thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication s...Mika Westerberg
2023-06-12thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...Mika Westerberg
2023-05-24thunderbolt: Drop retimer vendor checkMika Westerberg
2023-03-13thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine
2023-01-09thunderbolt: Do not call PM runtime functions in tb_retimer_scan()Mika Westerberg
2022-12-27thunderbolt: Do not report errors if on-board retimers are foundUtkarsh Patel
2022-09-24thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIsAndy Shevchenko
2022-09-07thunderbolt: Move vendor specific NVM handling into nvm.cSzuying Chen
2022-09-07thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()Mika Westerberg
2022-09-07thunderbolt: Extend NVM version fields to 32-bitsSzuying Chen
2021-12-07thunderbolt: Runtime resume USB4 port when retimers are scannedMika Westerberg
2021-06-01thunderbolt: Check for NVM authentication status after the operation startedMika Westerberg
2021-06-01thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimersRajmohan Mani
2021-06-01thunderbolt: Add support for retimer NVM upgrade when there is no linkRajmohan Mani
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg
2021-03-30thunderbolt: Fix off by one in tb_port_find_retimer()Dan Carpenter
2021-03-30thunderbolt: Fix a leak in tb_retimer_add()Dan Carpenter
2020-06-22thunderbolt: Add support for on-board retimersKranthi Kuntala