[<prev] [next>] [day] [month] [year] [list]
Message-ID: <s5h7eyjijq6.wl-tiwai@suse.de>
Date: Fri, 04 Aug 2017 14:46:25 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...uxfoundation.org>
Cc: Mark Brown <broonie@...nel.org>,
Liam Girdwood <liam.r.girdwood@...ux.intel.com>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 4.13-rc4
Linus,
please pull sound fixes for v4.13-rc4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.13-rc4
The topmost commit is 5ef26e966d3fd105ad9a7e8e8f6d12c7fbd4c03d
----------------------------------------------------------------
sound fixes for 4.13-rc4
Now we hit the usual ASoC-fix-flood in the middle of release.
Most of changes are trivial and device-specific, while one significant
change is the fix for unbalanced of_graph_*() refcounts. This
involved with the change in the graph API itself that had been a bit
messy.
----------------------------------------------------------------
Banajit Goswami (1):
ASoC: do not close shared backend dailink
Bard Liao (2):
ASoC: rt5665: fix GPIO6 pin function define
ASoC: rt5665: fix wrong register for bclk ratio control
Damien Riegel (1):
ASoC: codecs: msm8916-analog: fix DIG_CLK_CTL_RXD3_CLK_EN define
Fabio Estevam (1):
ASoC: sgtl5000: Use snd_soc_kcontrol_codec()
Geert Uytterhoeven (1):
ASoC: pxa: SND_PXA2XX_SOC should depend on HAS_DMA
Gustavo A. R. Silva (1):
ASoC: imx-ssi: add check on platform_get_irq return value
Harsha Priya N (2):
ASoC: Intel: Enabling ASRC for RT5663 codec on kabylake platform
ASoC: Intel: Use MCLK instead of BLCK as the sysclock for RT5514 codec on kabylake platform
Johan Hovold (2):
ASoC: fix pcm-creation regression
ASoC: ux500: Restore platform DAI assignments
Kuninori Morimoto (1):
ASoC: sh: hac: add missing "int ret"
Sergei A. Trusov (1):
ALSA: hda - Fix speaker output from VAIO VPCL14M1R
Subhransu S. Prusty (1):
ASoC: Intel: Skylake: Fix default dma_buffer_size
Sylwester Nawrocki (1):
ASoC: samsung: odroid: Fix EPLL frequency values
Tony Lindgren (1):
device property: Fix usecount for of_graph_get_port_parent()
Vinod Koul (1):
ASoC: Intel: Skylake: Fix missing sentinels in sst_acpi_mach
oder_chiou@...ltek.com (1):
ASoC: rt5663: Update the HW default values based on the shipping version
---
drivers/of/property.c | 17 ++++++++--
include/sound/soc.h | 6 ----
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/msm8916-wcd-analog.c | 2 +-
sound/soc/codecs/rt5663.c | 18 +++++------
sound/soc/codecs/rt5665.c | 4 +--
sound/soc/codecs/rt5665.h | 4 +--
sound/soc/codecs/sgtl5000.c | 4 +--
sound/soc/fsl/imx-ssi.c | 4 +++
sound/soc/generic/audio-graph-card.c | 10 +++---
sound/soc/generic/audio-graph-scu-card.c | 15 +++++----
sound/soc/generic/simple-card-utils.c | 8 ++---
.../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 17 +++-------
sound/soc/intel/skylake/skl-messages.c | 8 +++++
sound/soc/intel/skylake/skl.c | 2 ++
sound/soc/pxa/Kconfig | 1 +
sound/soc/samsung/odroid.c | 6 ++--
sound/soc/sh/hac.c | 2 ++
sound/soc/soc-core.c | 27 ++--------------
sound/soc/soc-pcm.c | 36 ++++++++--------------
sound/soc/ux500/mop500.c | 4 +++
21 files changed, 93 insertions(+), 103 deletions(-)
Powered by blists - more mailing lists