Linux USB
 help / color / mirror / Atom feed
* [PATCH 0/1] xhci fixup patch for usb-next
@ 2026-06-16  8:09 Mathias Nyman
  2026-06-16  8:09 ` [PATCH 1/1] xhci: dbc: support runtime suspend while DbC is in enabled state Mathias Nyman
  0 siblings, 1 reply; 4+ messages in thread
From: Mathias Nyman @ 2026-06-16  8:09 UTC (permalink / raw)
  To: gregkh; +Cc: chaitanya.kumar.borah, linux-usb, Mathias Nyman

Hi Greg

This is a fixup patch for the xhci DbC patches in usb-next.

This patch was originally part of the xhci DbC series going to 7.2-rc1,
but I decided last minute to drop it to let it mature for a while.
It enables runtime PM for xhci with DbC enabled.

Turns out the series going to 7.2-rc1 is flawed without this patch.
It introduces a locking issue that this patch resolves.

If possible it would be nice to get this included to 7.2-rc1, or if it's
too late, then to rc2.

It passed the CI test that discovered the locking issue.

Thanks
Mathias

Mathias Nyman (1):
  xhci: dbc: support runtime suspend while DbC is in enabled state

 .../testing/sysfs-bus-pci-drivers-xhci_hcd    |  2 +-
 drivers/usb/host/xhci-dbgcap.c                | 60 ++++++++++++++++++-
 drivers/usb/host/xhci-dbgcap.h                |  3 +
 3 files changed, 62 insertions(+), 3 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-06-16  9:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-16  8:09 [PATCH 0/1] xhci fixup patch for usb-next Mathias Nyman
2026-06-16  8:09 ` [PATCH 1/1] xhci: dbc: support runtime suspend while DbC is in enabled state Mathias Nyman
2026-06-16  9:46   ` Greg KH
2026-06-16  9:53     ` Mathias Nyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox