aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/audio.c
AgeCommit message (Expand)Author
2020-06-08usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2018-03-26usb: Remove Blackfin references in USB supportAaron Wu
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol
2017-01-24usb: gadget: uac2: add req_number as parameterPeter Chen
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga
2015-07-29usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann
2014-08-20usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz
2014-08-20usb: gadget: audio: convert to new interface of f_uac1Andrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz
2014-08-20usb: gadget: audio: convert to new interface of f_uac2Andrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-08-20usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz