aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/gmidi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-19usb: gadget: legacy: gmidi: remove useless cast for driver.nameCorentin Labbe1-1/+1
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman1-3/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-08-25usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello1-1/+1
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello1-1/+1
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski1-1/+1
2015-12-15usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello1-8/+0
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga1-2/+0
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar1-3/+3
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann1-5/+5
2014-11-12usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu1-2/+2
2014-11-05usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz1-7/+37
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+1
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz1-0/+166