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