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
/
audio.c
Age
Commit message (
Expand
)
Author
2012-02-15
usb: gadget: Add Audio Class 2.0 Driver
Jassi Brar
2012-02-15
usb: gadget: audio: Move string IDs to audio.c
Jassi Brar
2012-02-15
usb: gadget: Rename audio function to uac1
Jassi Brar
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
2009-07-12
USB: gadget: audio: provide correct device id
Greg Kroah-Hartman
2009-06-15
USB: gadget: add USB Audio Gadget driver
Bryan Wu