summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy/serial.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03usb: gadget: Use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+2
2022-03-18usb: gadget: eliminate anonymous module_init & module_exitRandy Dunlap1-5/+5
2019-10-22usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław1-1/+48
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski1-1/+1
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga1-1/+0
2015-07-29usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+21
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann1-2/+2
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz1-0/+276