Age | Commit message (Expand) | Author | Files | Lines |
2011-05-17 | USB: gadget: f_audio: Fix invalid dereference of initdata | Martin Jackson | 1 | -1/+1 |
2011-04-14 | 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-16 | USB: gadget: add USB Audio Gadget driver | Bryan Wu | 1 | -0/+707 |