me='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/ctl.c
AgeCommit message (Expand)Author
2025-11-17thunderbolt: Fix typos in ctl.cAlan Borzeszkowski
2025-09-17thunderbolt: Update ctl.c function documentationAlan Borzeszkowski
2025-05-09thunderbolt: Do not double dequeue a configuration requestSergey Senozhatsky
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers
2025-01-03thunderbolt: Debug log an invalid config space reply just onceMika Westerberg
2025-01-03thunderbolt: Log config space when invalid config space reply is receivedMika Westerberg
2024-02-26thunderbolt: Add trace events support for the control channelGil Fine
2023-06-16thunderbolt: Add the new USB4 v2 notification typesMika Westerberg
2023-03-29thunderbolt: Get rid of redundant 'else'Andy Shevchenko
2023-01-17thunderbolt: Add support for DisplayPort bandwidth allocation modeMika Westerberg
2023-01-17thunderbolt: Use decimal port number in control and tunnel logs tooMika Westerberg
2022-08-18thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg
2022-06-06thunderbolt: Fix some kernel-doc commentsYang Li
2022-04-04thunderbolt: Replace usage of found with dedicated list iterator variableJakob Koschel
2021-09-27thunderbolt: Enable retry logic for intra-domain control packetsSanjay R Mehta
2021-03-18thunderbolt: Decrease control channel timeout for software connection managerMika Westerberg
2021-03-18thunderbolt: Do not pass timeout for tb_cfg_reset()Mika Westerberg
2021-03-18thunderbolt: Disable retry logic for intra-domain control packetsMika Westerberg