Home
last modified time | relevance | path

Searched hist:"15 a7cf8c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/usb/
H A Dgadget_configfs.rst15a7cf8c Mon Feb 06 10:17:57 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Support arbitrary string descriptors

Add a framework to allow users to define arbitrary string descriptors
for a USB Gadget. This is modelled as a new type of config item rather
than as hardcoded attributes so as to be as flexible as possible.

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230206161802.892954-7-dan.scally@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/drivers/usb/gadget/
H A Dconfigfs.c15a7cf8c Mon Feb 06 10:17:57 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Support arbitrary string descriptors

Add a framework to allow users to define arbitrary string descriptors
for a USB Gadget. This is modelled as a new type of config item rather
than as hardcoded attributes so as to be as flexible as possible.

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230206161802.892954-7-dan.scally@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

/openbmc/linux/include/linux/usb/
H A Dgadget.h15a7cf8c Mon Feb 06 10:17:57 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Support arbitrary string descriptors

Add a framework to allow users to define arbitrary string descriptors
for a USB Gadget. This is modelled as a new type of config item rather
than as hardcoded attributes so as to be as flexible as possible.

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230206161802.892954-7-dan.scally@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>