public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] xhci feature for usb-next
@ 2026-01-20 18:11 Mathias Nyman
  2026-01-20 18:11 ` [PATCH 1/4] xhci: dbc: prepare to expose strings through sysfs Mathias Nyman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mathias Nyman @ 2026-01-20 18:11 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, Mathias Nyman

Hi Greg

This series for usb-next allows users to modify the string descriptors
presented by xHCI when running in DbC device mode.

Thanks
Mathias

Łukasz Bartosik (4):
  xhci: dbc: prepare to expose strings through sysfs
  xhci: dbc: allow setting device serial number through sysfs
  xhci: dbc: allow setting product string through sysfs
  xhci: dbc: allow setting manufacturer string through sysfs

 .../testing/sysfs-bus-pci-drivers-xhci_hcd    |  42 +++
 drivers/usb/host/xhci-dbgcap.c                | 259 +++++++++++++-----
 drivers/usb/host/xhci-dbgcap.h                |  39 ++-
 3 files changed, 262 insertions(+), 78 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-01-20 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 18:11 [PATCH 0/4] xhci feature for usb-next Mathias Nyman
2026-01-20 18:11 ` [PATCH 1/4] xhci: dbc: prepare to expose strings through sysfs Mathias Nyman
2026-01-20 18:11 ` [PATCH 2/4] xhci: dbc: allow setting device serial number " Mathias Nyman
2026-01-20 18:11 ` [PATCH 3/4] xhci: dbc: allow setting product string " Mathias Nyman
2026-01-20 18:11 ` [PATCH 4/4] xhci: dbc: allow setting manufacturer " Mathias Nyman

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