summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/audio.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Remove Blackfin references in USB supportAaron Wu2018-03-261-2/+0Star
* USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-071-2/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol2017-06-191-8/+61
* usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol2017-06-191-13/+13
* usb: gadget: uac2: add req_number as parameterPeter Chen2017-01-241-0/+1
* usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski2015-12-151-1/+1
* usb: gadget: remove gadget_chips.hRobert Baldyga2015-08-061-1/+0Star
* 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/+4Star
* 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/+0Star
* 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/+0Star
* usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-161-0/+180