linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xhci features for usb-next
@ 2025-07-17  7:31 Mathias Nyman
  2025-07-17  7:31 ` [PATCH 1/3] usb: xhci: Avoid showing errors during surprise removal Mathias Nyman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mathias Nyman @ 2025-07-17  7:31 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, Mathias Nyman

Hi Greg

A few small xhci changes for usb-next that have been sitting in the list.

The "avg_trb_len = 8" patch is not marked for stable as it only helps a
company with their custom virtual xHC hardware development.
They have a stricter interpretation of an ambiguous part of the xHCI spec.
I don't object to their interpretation, but other existing xHC hardware seem
to work with either way, so skipping the stable flag for now.

Thanks
Mathias

Jay Chen (1):
  usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command

Mario Limonciello (2):
  usb: xhci: Avoid showing errors during surprise removal
  usb: xhci: Avoid showing warnings for dying controller

 drivers/usb/host/xhci-mem.c  | 2 ++
 drivers/usb/host/xhci-ring.c | 7 +++++--
 drivers/usb/host/xhci.c      | 6 ++++--
 3 files changed, 11 insertions(+), 4 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/3] xhci features for usb-next
@ 2025-03-11 15:45 Mathias Nyman
  0 siblings, 0 replies; 5+ messages in thread
From: Mathias Nyman @ 2025-03-11 15:45 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, Mathias Nyman

Hi Greg

A small fixup series on top of previous series for usb-next.

Improves URB cancel during endpoint stall code in previous series
PATCH 12/15 "xhci: Prevent early endpoint restart when handling STALL errors."

Also has a couple more patches just submitted by Michal that touches code
relatad to URB cancel and endpoint stop.

Thanks
Mathias

Mathias Nyman (1):
  xhci: Avoid queuing redundant Stop Endpoint command for stalled
    endpoint

Michal Pecio (2):
  usb: xhci: Don't change the status of stalled TDs on failed Stop EP
  usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems
    Running

 drivers/usb/host/xhci-ring.c | 23 ++++++++++++++++++-----
 drivers/usb/host/xhci.c      |  8 +++++---
 2 files changed, 23 insertions(+), 8 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-07-17  7:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-17  7:31 [PATCH 0/3] xhci features for usb-next Mathias Nyman
2025-07-17  7:31 ` [PATCH 1/3] usb: xhci: Avoid showing errors during surprise removal Mathias Nyman
2025-07-17  7:31 ` [PATCH 2/3] usb: xhci: Avoid showing warnings for dying controller Mathias Nyman
2025-07-17  7:31 ` [PATCH 3/3] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command Mathias Nyman
  -- strict thread matches above, loose matches on Subject: below --
2025-03-11 15:45 [PATCH 0/3] xhci features for usb-next Mathias Nyman

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).