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

Hi Greg

Second try, added Reported-by, Closes, and Tested-by tags

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] 2+ messages in thread

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-16 10:09 [PATCH v2 0/1] xhci fixup patch for usb-next Mathias Nyman
2026-06-16 10:09 ` [PATCH v2 1/1] xhci: dbc: support runtime suspend while DbC is in enabled state 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.