public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] CM fixes to follow CM guide more closely
@ 2026-01-26 22:06 Gil Fine
  2026-01-26 22:06 ` [PATCH 1/5] thunderbolt: Fix lane bonding log message when bonding not possible Gil Fine
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Gil Fine @ 2026-01-26 22:06 UTC (permalink / raw)
  To: andreas.noever, mika.westerberg, YehezkelShB
  Cc: gil.fine, linux-usb, lukas, Gil Fine

This series improves Connection Manager implementation to better align with
the CM Guide, including proper state checks, router ready verification, timeout
adjustments, and improved logging.

Gil Fine (5):
  thunderbolt: Fix lane bonding log message when bonding not possible
  thunderbolt: Verify PCIe adapters in detect state before setup PCIe
    tunnel
  thunderbolt: Verify Router Ready bit is set after router enumeration
  thunderbolt: Increase timeout to wait for Configuration Ready bit
  thunderbolt: Increase Notification Timeout to 255 ms for USB4 routers

 drivers/thunderbolt/switch.c  | 22 ++++++++++------------
 drivers/thunderbolt/tb.h      |  2 ++
 drivers/thunderbolt/tb_regs.h | 19 +++++++++++++++++--
 drivers/thunderbolt/tunnel.c  | 17 +++++++++++++++++
 drivers/thunderbolt/usb4.c    | 27 +++++++++++++++++++++++++--
 5 files changed, 71 insertions(+), 16 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-01-27  9:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 22:06 [PATCH 0/5] CM fixes to follow CM guide more closely Gil Fine
2026-01-26 22:06 ` [PATCH 1/5] thunderbolt: Fix lane bonding log message when bonding not possible Gil Fine
2026-01-26 22:06 ` [PATCH 2/5] thunderbolt: Verify PCIe adapters in detect state before setup PCIe tunnel Gil Fine
2026-01-27  9:49   ` Mika Westerberg
2026-01-26 22:06 ` [PATCH 3/5] thunderbolt: Verify Router Ready bit is set after router enumeration Gil Fine
2026-01-27  9:53   ` Mika Westerberg
2026-01-26 22:06 ` [PATCH 4/5] thunderbolt: Increase timeout to wait for Configuration Ready bit Gil Fine
2026-01-26 22:06 ` [PATCH 5/5] thunderbolt: Increase Notification Timeout to 255 ms for USB4 routers Gil Fine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox