summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy/audio.c
AgeCommit message (Expand)AuthorFilesLines
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 compatib...Andrzej 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 compatib...Andrzej 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