summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/retimer.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-26thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...Mika Westerberg1-8/+21
2023-03-30thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine1-2/+21
2021-06-01thunderbolt: Check for NVM authentication status after the operation startedMika Westerberg1-1/+19
2021-06-01thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimersRajmohan Mani1-14/+37
2021-06-01thunderbolt: Add support for retimer NVM upgrade when there is no linkRajmohan Mani1-9/+15
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg1-5/+10
2021-03-30thunderbolt: Fix off by one in tb_port_find_retimer()Dan Carpenter1-1/+1
2021-03-30thunderbolt: Fix a leak in tb_retimer_add()Dan Carpenter1-1/+1
2020-06-22thunderbolt: Add support for on-board retimersKranthi Kuntala1-0/+485