summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/composite.c
AgeCommit message (Expand)Author
2018-12-18MLK-20493-7 usb: composite: force gadget to be USB2 for HS only functionLi Jun
2018-12-18MLK-20493-1 usb: gadget: add super speed supportLi Jun
2018-08-03MLK-19101 usb: gadget: update os_desc_config when add configJun Li
2018-06-13MLK-18376-6 usb: gadget: set correct usb_configuration for os_desc_configJun Li
2018-06-13MLK-18376-4 usb: gadget: add WCID support for mfgtoolLi Jun
2018-06-13MLK-18376-3 usb: gadget: OS Feature Descriptors supportLi Jun
2018-06-13MLK-18376-1 usb: gadget: OS String supportLi Jun
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-09-11usb: gadget: don't leak configs when unbindingStephen Warren
2015-04-14usb: composite: Add .reset callback to usb_gadget_driver structureLukasz Majewski
2015-04-14usb: gadget: defer setting maxpacket till ->setup()Kishon Vijay Abraham I
2015-01-18usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-30usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek
2013-06-12usb, composite: after unregister gadget driver set composite to NULLHeiko Schocher
2013-03-18usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski