]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
usb: uapi: add usb 3.0 authentication declarations
authorOliver Neukum <oneukum@suse.com>
Thu, 19 Mar 2026 14:46:23 +0000 (15:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 14:55:36 +0000 (16:55 +0200)
commitee90b493e0a04605b8976bf085dacc19d38e1e8f
treedf7f1e83017c5f46f8425872f83d287eebeb07bb
parent00b4fe5be06aecd6426930de86b7cffc2330f4b8
usb: uapi: add usb 3.0 authentication declarations

This adds the USB authentication extensions to the
uapi chapter 9 declarations, so that user space tools
correctly operate on the descriptor and commands.
This is necessary for sniffing and debugging in gadget
mode to correctly work, even though the kernel
does not use these requests in host mode.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://patch.msgid.link/20260319144715.2957358-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/usb/ch9.h