public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: <gregkh@linuxfoundation.org>
Cc: <linux-usb@vger.kernel.org>,
	Mathias Nyman <mathias.nyman@linux.intel.com>
Subject: [PATCH 0/4] xhci feature for usb-next
Date: Tue, 20 Jan 2026 20:11:44 +0200	[thread overview]
Message-ID: <20260120181148.128712-1-mathias.nyman@linux.intel.com> (raw)

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


             reply	other threads:[~2026-01-20 18:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-20 18:11 Mathias Nyman [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260120181148.128712-1-mathias.nyman@linux.intel.com \
    --to=mathias.nyman@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox