aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/gadget/legacy/audio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-31usb: gadget: audio: Add HS/SS bInterval params for UAC2Pavel Hofman1-0/+15
2022-01-26usb: gadget: f_uac1: Support multiple sampling ratesJulian Scheel1-8/+17
2022-01-26usb: gadget: f_uac2: Support multiple sampling ratesJulian Scheel1-8/+17
2022-01-26usb: gadget:audio: Replace deprecated macro S_IRUGOPavel Hofman1-18/+18
2020-05-09usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET1-1/+3
2018-03-26usb: Remove Blackfin references in USB supportAaron Wu1-2/+0
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol1-8/+61
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol1-13/+13
2017-01-24usb: gadget: uac2: add req_number as parameterPeter Chen1-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: audio: allocate and init otg descriptor by otg capabilitiesLi Jun1-15/+19
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-08-20usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz1-11/+4
2014-08-20usb: gadget: audio: convert to new interface of f_uac1Andrzej Pietrasiewicz1-6/+63
2014-08-20usb: gadget: f_uac1: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+1
2014-08-20usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz1-1/+0
2014-08-20usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz1-8/+8
2014-08-20usb: gadget: audio: convert to new interface of f_uac2Andrzej Pietrasiewicz1-2/+83
2014-08-20usb: gadget: f_uac2: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-0/+1
2014-08-20usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz1-3/+0
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz1-0/+180