index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
usb: gadget: Rename audio function to uac1
Jassi Brar
1
-799
/
+0
2011-09-09
usb: gadget: audio: queue wLength-sized requests
Felipe Balbi
1
-2
/
+2
2011-09-09
usb: gadget: audio: actually support both speeds
Felipe Balbi
1
-5
/
+6
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
1
-3
/
+2
2011-05-17
USB: gadget: f_audio: Fix invalid dereference of initdata
Martin Jackson
1
-1
/
+1
2011-04-13
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
1
-3
/
+3
2010-06-01
usb/gadget: Replace the old USB audio FU definitions in f_audio.c
Takashi Iwai
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
1
-3
/
+3
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
1
-1
/
+1
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
2009-12-23
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
1
-3
/
+5
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
1
-2
/
+74
2009-09-23
USB audio gadget: Un-inline generic_[gs]et_cmd
Laurent Pinchart
1
-0
/
+15
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
1
-40
/
+40
2009-09-23
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
Laurent Pinchart
1
-1
/
+1
2009-06-15
USB: gadget: add USB Audio Gadget driver
Bryan Wu
1
-0
/
+707