[GIT PULL] sound fixes for 3.13-rc2

From: Takashi Iwai
Date: Fri Nov 29 2013 - 10:23:43 EST


Linus,

please pull sound fixes for v3.13-rc2 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git sound-3.13-rc2

The topmost commit is eb9ca3ab2194ad9a6c52da0e8bf1b3f1ff9cd6f4

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

sound fixes for 3.13-rc2

Quite a few HD-Audio fixes, a WUSB audio fix and a fix for FireWire
audio. The HD-audio part contains a couple of fixes for the generic
parser, and these are the only intrusive fixes. The rest are mostly
device-specific fixes.

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

Hui Wang (1):
ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codec

Kailang Yang (2):
ALSA: hda/realtek - Add support of ALC231 codec
ALSA: hda/realtek - Set pcbeep amp for ALC668

Oleksij Rempel (1):
ALSA: hda - limit mic boost on Asus UX31[A,E]

Takashi Iwai (6):
ALSA: hda - Drop bus->avoid_link_reset flag
ALSA: hda - Create Headhpone Mic Jack Mode when really needed
ALSA: hda - Fix hp-mic mode without VREF bits
ALSA: hda - Check leaf nodes to find aamix amps
ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700
ALSA: hda - Add LFE chmap to ASUS ET2700

Takashi Sakamoto (1):
ALSA: firewire-lib: fix wrong value for FDF field as an empty packet

Thomas Pugliese (1):
ALSA: usb: use multiple packets per urb for Wireless USB inbound audio

---
sound/firewire/amdtp.c | 15 ++++----
sound/pci/hda/hda_codec.h | 1 -
sound/pci/hda/hda_generic.c | 79 +++++++++++++++++++++++++++++++-----------
sound/pci/hda/hda_intel.c | 3 +-
sound/pci/hda/patch_conexant.c | 23 ++++++++++++
sound/pci/hda/patch_realtek.c | 38 +++++++++++++++++---
sound/pci/hda/patch_sigmatel.c | 3 +-
sound/usb/endpoint.c | 16 ++++++++-
8 files changed, 138 insertions(+), 40 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/