Linus,

please pull sound fixes for v3.19-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git 
tags/sound-3.19-rc6

The topmost commit is 6455931186bff407493135e74c5f32efd30860e2

----------------------------------------------------------------

sound fixes for 3.19-rc6

This batch contains two fixes for FireWire lib module and a quirk
for yet another Logitech WebCam.  The former is the fixes for MIDI
handling I forgot to pick up during the merge window.  All the
fixed code is pretty local and shouldn't give any regressions.

----------------------------------------------------------------

Clemens Ladisch (2):
      ALSA: firewire-lib: remove rx_blocks_for_midi quirk
      ALSA: firewire-lib: limit the MIDI data rate

Jason Lee Cragg (1):
      ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210

---
 sound/firewire/amdtp.c                      | 71 +++++++++++++++++++++++++----
 sound/firewire/amdtp.h                      |  5 +-
 sound/firewire/bebob/bebob_stream.c         |  7 ---
 sound/firewire/fireworks/fireworks_stream.c |  5 --
 sound/usb/mixer.c                           |  1 +
 5 files changed, 65 insertions(+), 24 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to