Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: audio: guard kernel-only code with __KERNEL__ | Michael S. Tsirkin | 2009-09-23 | 1 | -0/+4 |
* | USB audio gadget: Un-inline generic_[gs]et_cmd | Laurent Pinchart | 2009-09-23 | 1 | -12/+0 |
* | USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h | Laurent Pinchart | 2009-09-23 | 1 | -126/+132 |
* | USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h | Laurent Pinchart | 2009-09-23 | 1 | -1/+0 |
* | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h | Laurent Pinchart | 2009-09-23 | 1 | -10/+0 |
* | USB: audio: add USB audio class definitions | Bryan Wu | 2009-06-15 | 1 | -2/+263 |
* | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day | 2008-04-24 | 1 | -1/+1 |
* | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman | 2008-02-01 | 1 | -7/+7 |
* | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson | 2006-09-27 | 1 | -0/+53 |