index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
/
audio.c
Age
Commit message (
Expand
)
Author
2015-12-15
usb: gadget: composite: remove redundant bcdUSB setting in legacy
Igor Kotrasinski
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
2015-07-29
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-04-27
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2014-08-20
usb: gadget: f_uac1: use defined constants as defaults
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: audio: convert to new interface of f_uac1
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: prepare for separate compilation
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: use defined constants as defaults
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: audio: convert to new interface of f_uac2
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: audio: Use container_of to free audio_dev
Andrzej Pietrasiewicz
2014-07-16
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz