Linus, please pull sound fixes for v3.17-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.17-rc2 The topmost commit is ca2e7224d7e7d424e69616634f90f3f428710085 ---------------------------------------------------------------- sound fixes for 3.17-rc2 A bunch of ASoC fixes with a few HD-audio fixes in this pull request. All fairly small, boring and device-specific fixes, in addition to MAINTAINERS update for better reviewing. ---------------------------------------------------------------- Daniel Mack (1): ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE Geert Uytterhoeven (1): ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double() Hui Wang (1): ALSA: hda - restore the gpio led after resume Jarkko Nikula (4): ASoC: Intel: Update Baytrail ADSP firmware name ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_late ASoC: Intel: Wait Baytrail ADSP boot at resume_early stage ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in reset Jyri Sarha (1): ASoC: mcasp: Fix implicit BLCK divider setting Libin Yang (2): ALSA: hda/hdmi - set depop_delay for haswell plus ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec Mark Brown (2): MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entry ASoC: pcm512x: Correct Digital Playback control names Nikesh Oswal (1): ASoC: arizona: Fix TDM slot length handling in arizona_hw_params Shengjiu Wang (1): ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support Takashi Iwai (1): ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co --- MAINTAINERS | 3 +++ sound/pci/hda/patch_hdmi.c | 12 ++++++----- sound/pci/hda/patch_realtek.c | 26 ++++++++++++++++++----- sound/soc/codecs/arizona.c | 6 ++++-- sound/soc/codecs/pcm512x.c | 4 ++-- sound/soc/davinci/davinci-mcasp.c | 14 ++++++++++--- sound/soc/fsl/Kconfig | 1 - sound/soc/fsl/fsl_esai.c | 2 -- sound/soc/intel/sst-acpi.c | 4 ++-- sound/soc/intel/sst-baytrail-ipc.c | 10 +-------- sound/soc/intel/sst-baytrail-ipc.h | 1 - sound/soc/intel/sst-baytrail-pcm.c | 43 +++++++++++++------------------------- sound/soc/pxa/pxa-ssp.c | 4 +--- sound/soc/soc-dapm.c | 12 ++++++----- 14 files changed, 74 insertions(+), 68 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/