[GIT PULL] sound fixes #2 for 3.13-rc1

From: Takashi Iwai
Date: Fri Nov 22 2013 - 10:44:48 EST


Linus,

please pull sound fixes #2 for v3.13-rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix2-3.13-rc1

The topmost commit is 5db4d34b54c7726253926223580c516f244f9c31

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

sound fixes #2 for 3.13-rc1

A collection of small fixes in HD-audio quirks and runtime PM, ASoC
rcar, abs8500 and other codecs. Most of commits are for stable
kernels, too.


Thanks!

Takashi

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

Charles Keepax (1):
ASoC: wm5110: Add post SYSCLK register patch for rev D chip

Dan Carpenter (1):
ASoC: rcar: off by one in rsnd_scu_set_route()

David Henningsson (5):
ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Realtek codec
ALSA: hda - Also enable mute/micmute LED control for "Lenovo dock" fixup
ALSA: hda - A casual Dell Headset quirk
ALSA: hda - Add headset quirk for Dell Inspiron 3135
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)

Kuninori Morimoto (2):
ASoC: rcar: fixup mod access before checking
ASoC: rcar: fixup dma_async_issue_pending() timing

Lee Jones (1):
ASoC: ab8500: Revert to using custom I/O functions

Richard Fitzgerald (1):
ASoC: arizona: Set FLL to free-run before disabling

Takashi Iwai (5):
ALSA: hda - Select FW_LOADER from CONFIG_SND_HDA_CODEC_CA0132_DSP
ALSA: hda - Fix unbalanced runtime PM notification at resume
ALSA: hda - Fix missing bass speaker on ASUS N550
ALSA: hda - Fix the headphone jack detection on Sony VAIO TX
ALSA: hda - Provide missing pin configs for VAIO with ALC260

Takashi Sakamoto (1):
ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t

---
sound/firewire/amdtp.h | 1 +
sound/pci/hda/Kconfig | 3 +-
sound/pci/hda/hda_codec.c | 4 +++
sound/pci/hda/patch_realtek.c | 72 ++++++++++++++++++++++++++++++++++++++---
sound/soc/codecs/ab8500-codec.c | 66 +++++++++++++++++++------------------
sound/soc/codecs/arizona.c | 4 +++
sound/soc/codecs/wm5110.c | 43 +++++++++++++++++++++++-
sound/soc/sh/rcar/core.c | 13 +++-----
sound/soc/sh/rcar/scu.c | 2 +-
9 files changed, 161 insertions(+), 47 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/