mbox series

[0/2] xhci fixes for usb-linus

Message ID 20241217102122.2316814-1-mathias.nyman@linux.intel.com
Headers show
Series xhci fixes for usb-linus | expand

Message

Mathias Nyman Dec. 17, 2024, 10:21 a.m. UTC
Hi Greg

A couple fixes for usb-linus 6.13-rc, resolves a ring expansion regression that
snuck into 6.13-rc1, and turns a NEC specific workaround generic as it seen on
other vendors xHC as well.

Thanks
Mathias

Mathias Nyman (1):
  xhci: Turn NEC specific quirk for handling Stop Endpoint errors
    generic

Niklas Neronin (1):
  usb: xhci: fix ring expansion regression in 6.13-rc1

 drivers/usb/host/xhci-mem.c  | 2 +-
 drivers/usb/host/xhci-ring.c | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)