summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/acm_ms.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-28USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang1-1/+3
2019-10-10usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin1-3/+0
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-04-19usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz1-4/+0
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski1-1/+1
2015-07-31usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak1-6/+0
2015-07-29usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+19
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann1-5/+5
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz1-0/+274