[alsa-devel] Assorted usb-audio patches

Daniel Mack zonque at gmail.com
Wed May 18 11:28:37 CEST 2011


Hi,

here are some patches I collected for the usb-audio driver. Most of them have
been discussed on this list already, and all are rather small and shouldn't
cause any problems.

FWIW, they can also be pulled from

  git://github.com/zonque/linux-2.6.git usb-audio


Daniel



Daniel Mack (8):
      MAINTAINERS: Add entry for Native Instruments sound driver
      ALSA: usb-audio: make hwc_debug a noop in case HW_CONST_DEBUG is not set
      ALSA: usb-audio: include format.h in format.c
      ALSA: usb-audio: remove invalid extra mixers for Komplete Audio 6
      ALSA: usb-audio: Add quirk for KORG PANDORA PX5D MIDI interface
      ALSA: usb-audio: add quirks for Roland GR-55
      ALSA: usb-audio: assume valid clock
      ALSA: usb-audio: handle "Fast Track Ultra" with USB_DEVICE_VENDOR_SPEC()

 MAINTAINERS              |    7 +++++++
 sound/usb/clock.c        |   11 ++++++++++-
 sound/usb/debug.h        |    2 +-
 sound/usb/format.c       |    1 +
 sound/usb/mixer_quirks.c |   17 -----------------
 sound/usb/quirks-table.h |   43 ++++++++++++++++++++++++++++++++++++++++---
 sound/usb/quirks.c       |    2 +-
 7 files changed, 60 insertions(+), 23 deletions(-)



More information about the Alsa-devel mailing list