index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_audio.c
Age
Commit message (
Expand
)
Author
2011-04-13
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
2010-06-01
usb/gadget: Replace the old USB audio FU definitions in f_audio.c
Takashi Iwai
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-23
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
2009-12-23
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2009-09-23
USB audio gadget: Un-inline generic_[gs]et_cmd
Laurent Pinchart
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
2009-09-23
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
Laurent Pinchart
2009-06-15
USB: gadget: add USB Audio Gadget driver
Bryan Wu