| Commit message (Expand) | Author | Age | Files | Lines |
* | UAPI: (Scripted) Disintegrate include/linux/usb | David Howells | 2012-10-09 | 1 | -523/+1 |
* | ALSA: usb-audio: unify UAC macros and struct names | Daniel Mack | 2010-06-23 | 1 | -6/+6 |
* | ALSA: usb-audio: unify constants from specification | Daniel Mack | 2010-05-31 | 1 | -25/+63 |
* | ALSA: usb-audio: fix selector unit string index accessor | Daniel Mack | 2010-05-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 1 | -3/+3 |
|\ |
|
| * | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman | 2010-05-20 | 1 | -3/+3 |
* | | ALSA: sound/usb: add preliminary support for UAC2 interrupts | Daniel Mack | 2010-05-11 | 1 | -0/+15 |
* | | include/linux/usb/audio.h: add __attribute__((packed)) | Daniel Mack | 2010-05-11 | 1 | -1/+1 |
* | | ALSA: sound/usb: fix UAC1 regression | Daniel Mack | 2010-05-08 | 1 | -1/+1 |
* | | ALSA: usb-mixer: Add support for Audio Class v2.0 | Daniel Mack | 2010-03-12 | 1 | -20/+51 |
* | | ALSA: usb-mixer: parse descriptors with structs | Daniel Mack | 2010-03-12 | 1 | -10/+119 |
* | | linux/usb/audio.h: split header | Daniel Mack | 2010-03-12 | 1 | -43/+7 |
|/ |
|
* | ALSA: usb/audio.h: Fix field order | Daniel Mack | 2010-03-05 | 1 | -1/+1 |
* | ALSA: usbaudio: consolidate header files | Daniel Mack | 2010-02-23 | 1 | -2/+29 |
* | ALSA: usbaudio: introduce new types for audio class v2 | Daniel Mack | 2010-02-23 | 1 | -0/+57 |
* | ALSA: usbaudio: parse USB descriptors with structs | Daniel Mack | 2010-02-23 | 1 | -4/+28 |
* | 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 |