[GIT PULL] sound fixes for 3.17-rc1

From: Takashi Iwai
Date: Fri Aug 15 2014 - 10:58:16 EST


Linus,

please pull sound fixes for v3.17-rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-3.17-rc1

The topmost commit is 61074c1a2d798be90e149a9ed4ce0e3596c00a38

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

sound fixes for 3.17-rc1

Here is the additional fix patches that have been queued up since the
previous pull request. A few HD-audio fixes, a USB-audio quirk
addition, and a couple of trivial cleanup for the legacy OSS codes.

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

Clemens Ladisch (1):
ALSA: usb-audio: fix BOSS ME-25 MIDI regression

Gabriele Mazzotta (2):
ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333
ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333

Himangi Saraogi (2):
sound: oss: uart401: Remove typedef uart401_devc
sound: oss: Remove typedefs wanc_info and wavnc_port_info

Kailang Yang (1):
ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset Mic

Takashi Iwai (4):
ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controller
ALSA: hda - Fix parsing of CMI8888 codec
ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmaster

---
sound/oss/uart401.c | 40 ++++++-----
sound/oss/waveartist.c | 157 +++++++++++++++++++++++------------------
sound/pci/hda/hda_intel.c | 7 ++
sound/pci/hda/patch_ca0132.c | 7 +-
sound/pci/hda/patch_cmedia.c | 47 ++++++++++++
sound/pci/hda/patch_conexant.c | 6 ++
sound/pci/hda/patch_realtek.c | 35 ++++++++-
sound/usb/quirks-table.h | 29 ++++++++
8 files changed, 239 insertions(+), 89 deletions(-)

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