All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] thunderbolt: Few improvements for retimer access
@ 2023-06-02  9:10 Mika Westerberg
  2023-06-02  9:10 ` [PATCH 1/3] thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbound_sbtx() Mika Westerberg
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Mika Westerberg @ 2023-06-02  9:10 UTC (permalink / raw)
  To: linux-usb
  Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever,
	Utkarsh H Patel, Mika Westerberg

Hi,

These 3 patches improve the way we access retimers over sideband in
various situations, and make it more compliant with the USB4 spec.

Mika Westerberg (3):
  thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbound_sbtx()
  thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication started
  thunderbolt: Enable/disable sideband depending on USB4 port offline mode

 drivers/thunderbolt/retimer.c | 58 +++++++++++++++++++++++++++++------
 drivers/thunderbolt/tb.h      |  5 +++
 2 files changed, 54 insertions(+), 9 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-06-12  5:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02  9:10 [PATCH 0/3] thunderbolt: Few improvements for retimer access Mika Westerberg
2023-06-02  9:10 ` [PATCH 1/3] thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbound_sbtx() Mika Westerberg
2023-06-02  9:10 ` [PATCH 2/3] thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication started Mika Westerberg
2023-06-02  9:10 ` [PATCH 3/3] thunderbolt: Enable/disable sideband depending on USB4 port offline mode Mika Westerberg
2023-06-03 19:24   ` Yehezkel Bernat
2023-06-04  5:11     ` Mika Westerberg
2023-06-04  9:16       ` Yehezkel Bernat
2023-06-05  6:19         ` Mika Westerberg
2023-06-12  5:42 ` [PATCH 0/3] thunderbolt: Few improvements for retimer access Mika Westerberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.