summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorŁukasz Bartosik <ukaszb@chromium.org>2026-01-20 21:11:47 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-23 19:16:24 +0300
commit33d15312e35d4cfd26b68ab4c1b0143cc43d8b16 (patch)
tree00b0c4fcd8288252b3f697a07c76b522dcce5fa7 /include
parent412de639b55fcf1ab5ad50a6be84f5164104abe3 (diff)
downloadlinux-33d15312e35d4cfd26b68ab4c1b0143cc43d8b16.tar.xz
xhci: dbc: allow setting product string through sysfs
Add dbc_product sysfs attribute to allow changing the product description presented by the debug device when a host requests a string descriptor with iProduct index. Value can only be changed while debug capability (DbC) is in disabled state to prevent USB device descriptor change while connected to a USB host. The default value is "Linux USB Debug Target". The field length can be from 1 to 126 characters. String is terminated at null or newline, driver does not support empty string. [ mn: Improve commit message and sysfs entry documentation ] Signed-off-by: Łukasz Bartosik <ukaszb@chromium.org> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://patch.msgid.link/20260120181148.128712-4-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions