linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Added some bug fixes for USB4
@ 2021-08-06 16:59 Sanjay R Mehta
  2021-08-06 16:59 ` [PATCH v3 1/4] thunderbolt: Add quirk to support vendor specific implementation Sanjay R Mehta
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Sanjay R Mehta @ 2021-08-06 16:59 UTC (permalink / raw)
  To: mika.westerberg, andreas.noever, michael.jamet, YehezkelShB
  Cc: Basavaraj.Natikar, Nehal-bakulchandra.Shah, Shyam-sundar.S-k,
	linux-usb, Sanjay R Mehta

From: Sanjay R Mehta <sanju.mehta@amd.com>

This series adds some general USB4 bug fixes as per USB4 Spec.

v2:
	- Added quirk to handle any vendor specific quirks.
v1: 
	- removed PCI-IDs as AMD USB4 controller exposes USB4 class ID.
	- removed clearing of interrupt using interrupt status clear register.
	- skip port Adapter(0) initialisation for both host router & device router.

Sanjay R Mehta (4):
  thunderbolt: Add quirk to support vendor specific implementation
  thunderbolt: Handle ring interrupt by reading intr status
  thunderbolt: Skip port init for control adapter(0)
  thunderbolt: Fix port linking by checking all adapters

 drivers/thunderbolt/nhi.c    | 32 ++++++++++++++++++++++++++++----
 drivers/thunderbolt/switch.c |  4 ++--
 include/linux/thunderbolt.h  |  1 +
 3 files changed, 31 insertions(+), 6 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-08-09 12:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06 16:59 [PATCH v3 0/4] Added some bug fixes for USB4 Sanjay R Mehta
2021-08-06 16:59 ` [PATCH v3 1/4] thunderbolt: Add quirk to support vendor specific implementation Sanjay R Mehta
2021-08-06 16:59 ` [PATCH v3 2/4] thunderbolt: Handle ring interrupt by reading intr status Sanjay R Mehta
2021-08-06 16:59 ` [PATCH v3 3/4] thunderbolt: Skip port init for control adapter(0) Sanjay R Mehta
2021-08-06 16:59 ` [PATCH v3 4/4] thunderbolt: Fix port linking by checking all adapters Sanjay R Mehta
2021-08-09 12:06 ` [PATCH v3 0/4] Added some bug fixes for USB4 Mika Westerberg
2021-08-09 12:28   ` Sanjay R Mehta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).