summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/audio.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski2015-12-151-1/+1
* usb: gadget: remove gadget_chips.hRobert Baldyga2015-08-061-1/+0
* usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-15/+19
* usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-07-291-3/+3
* usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann2015-04-271-5/+5
* usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz2014-08-201-11/+4
* usb: gadget: audio: convert to new interface of f_uac1Andrzej Pietrasiewicz2014-08-201-6/+63
* usb: gadget: f_uac1: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2014-08-201-0/+1
* usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz2014-08-201-1/+0
* usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz2014-08-201-8/+8
* usb: gadget: audio: convert to new interface of f_uac2Andrzej Pietrasiewicz2014-08-201-2/+83
* usb: gadget: f_uac2: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2014-08-201-0/+1
* usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz2014-08-201-3/+0
* usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-161-0/+180