index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
audio.h
Age
Commit message (
Expand
)
Author
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
2010-05-31
ALSA: usb-audio: unify constants from specification
Daniel Mack
2010-05-31
ALSA: usb-audio: fix selector unit string index accessor
Daniel Mack
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-05-11
ALSA: sound/usb: add preliminary support for UAC2 interrupts
Daniel Mack
2010-05-11
include/linux/usb/audio.h: add __attribute__((packed))
Daniel Mack
2010-05-08
ALSA: sound/usb: fix UAC1 regression
Daniel Mack
2010-03-12
ALSA: usb-mixer: Add support for Audio Class v2.0
Daniel Mack
2010-03-12
ALSA: usb-mixer: parse descriptors with structs
Daniel Mack
2010-03-12
linux/usb/audio.h: split header
Daniel Mack
2010-03-05
ALSA: usb/audio.h: Fix field order
Daniel Mack
2010-02-23
ALSA: usbaudio: consolidate header files
Daniel Mack
2010-02-23
ALSA: usbaudio: introduce new types for audio class v2
Daniel Mack
2010-02-23
ALSA: usbaudio: parse USB descriptors with structs
Daniel Mack
2009-09-23
USB: audio: guard kernel-only code with __KERNEL__
Michael S. Tsirkin
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 vendor subclass definition from usb/audio.h to usb/ch9.h
Laurent Pinchart
2009-09-23
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
Laurent Pinchart
2009-06-16
USB: audio: add USB audio class definitions
Bryan Wu
2008-04-25
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-02-01
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson