linux-stable/drivers/usb/gadget
John Youn f228a8de24 usb: gadget: composite: Return SSP Dev Cap descriptor
If a gadget supports SuperSpeedPlus or higher speeds, return a
SuperSpeedPlus USB Device Capability descriptor.

Currently this implementation returns a fixed descriptor with typical
values set.

Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
2016-03-04 15:14:23 +02:00
..
function usb: gadget: rndis: fix itnull.cocci warnings 2016-02-03 13:36:04 -08:00
legacy usb: gadget: gadgetfs: unregister gadget only if it got successfully registered 2016-02-23 08:51:37 +02:00
udc Merge 4.5-rc6 into usb-next 2016-03-01 16:13:54 -08:00
composite.c usb: gadget: composite: Return SSP Dev Cap descriptor 2016-03-04 15:14:23 +02:00
config.c usb: gadget: add usb otg descriptor allocate and init interface 2015-07-29 09:59:21 -05:00
configfs.c usb: gadget: configfs: pass UDC name via usb_gadget_driver struct 2015-12-16 10:07:26 -06:00
configfs.h
epautoconf.c usb: gadget: epautoconf: add usb_ep_autoconfig_release() function 2015-09-27 10:54:31 -05:00
functions.c
Kconfig Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2016-01-20 17:20:53 -08:00
Makefile
u_f.c usb: gadget: define free_ep_req as universal function 2015-12-15 09:12:41 -06:00
u_f.h usb: gadget: define free_ep_req as universal function 2015-12-15 09:12:41 -06:00
u_os_desc.h
usbstring.c