All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] xhci features for usb-next
@ 2025-09-17 21:07 Mathias Nyman
  2025-09-17 21:07 ` [PATCH 1/6] Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running" Mathias Nyman
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Mathias Nyman @ 2025-09-17 21:07 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, Mathias Nyman

Hi Greg

A few small xhci changes and features for usb-next, including support
for PCI based xhci hosts with only USB2 ports, and align xhci trace and dynamic
debug log port numbering

Michal Pecio (2):
  Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint
    seems Running"
  usb: xhci: Update a comment about Stop Endpoint retries

Niklas Neronin (4):
  usb: xhci-pci: add support for hosts with zero USB3 ports
  usb: xhci: improve TR Dequeue Pointer mask
  usb: xhci: correct indentation for PORTSC tracing function
  usb: xhci: align PORTSC trace with one-based port numbering

 drivers/usb/host/xhci-pci.c   | 42 ++++++++++++++++++++---------------
 drivers/usb/host/xhci-ring.c  | 24 +++++++++-----------
 drivers/usb/host/xhci-trace.h | 34 ++++++++++++++--------------
 drivers/usb/host/xhci.h       |  3 ++-
 4 files changed, 54 insertions(+), 49 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-10-23  5:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17 21:07 [PATCH 0/6] xhci features for usb-next Mathias Nyman
2025-09-17 21:07 ` [PATCH 1/6] Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running" Mathias Nyman
2025-09-17 21:07 ` [PATCH 2/6] usb: xhci: Update a comment about Stop Endpoint retries Mathias Nyman
2025-09-17 21:07 ` [PATCH 3/6] usb: xhci-pci: add support for hosts with zero USB3 ports Mathias Nyman
2025-10-22 20:25   ` Dirk Gouders
2025-10-22 21:34     ` Michal Pecio
2025-10-23  5:13       ` Dirk Gouders
2025-09-17 21:07 ` [PATCH 4/6] usb: xhci: improve TR Dequeue Pointer mask Mathias Nyman
2025-09-17 21:07 ` [PATCH 5/6] usb: xhci: correct indentation for PORTSC tracing function Mathias Nyman
2025-09-17 21:07 ` [PATCH 6/6] usb: xhci: align PORTSC trace with one-based port numbering Mathias Nyman

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.