[alsa-devel] [GIT PULL] ASoC fixes for v4.16
The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:
Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v4.16-rc5
for you to fetch changes up to a3e39ed1f40e14f24bec0f91c4fa0408fb6c4d02:
Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/fix/rt5651', 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc/fix/sunxi' and 'asoc/fix/wm-adsp' into asoc-linus (2018-03-12 09:14:07 -0700)
---------------------------------------------------------------- ASoC: Fixes for v4.16
This is a fairly standard collection of fixes, there's no changes to the core here just a bunch of small device specific changes for single drivers plus an update to the MAINTAINERS file for the sgl5000.
---------------------------------------------------------------- Fabio Estevam (2): MAINTAINERS: Add myself as sgtl5000 maintainer ASoC: sgtl5000: Fix suspend/resume
Hans de Goede (1): ASoC: rt5651: Fix regcache sync errors on resume
Mark Brown (1): Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/fix/rt5651', 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc/fix/sunxi' and 'asoc/fix/wm-adsp' into asoc-linus
Michal Oleszczyk (1): sgtl5000: change digital_mute policy
Peter Ujfalusi (1): ASoC: hdmi-codec: Fix module unloading caused kernel crash
Richard Fitzgerald (1): ASoC: wm_adsp: For TLV controls only register TLV get/set
Sylwester Nawrocki (1): ASoC: samsung: Add the DT binding files entry to MAINTAINERS
Vijendar Mukunda (1): ASoC: amd: 16bit resolution support for i2s sp instance
Yong Deng (1): ASoC: sun4i-i2s: Fix RX slot number of SUN8I
MAINTAINERS | 8 ++++++++ sound/soc/amd/acp-pcm-dma.c | 16 +++++++++------- sound/soc/amd/acp.h | 2 ++ sound/soc/codecs/hdmi-codec.c | 7 +------ sound/soc/codecs/rt5651.c | 1 + sound/soc/codecs/sgtl5000.c | 26 +++++++++++++++++++++++--- sound/soc/codecs/wm_adsp.c | 14 ++++++++------ sound/soc/sunxi/sun4i-i2s.c | 2 +- 8 files changed, 53 insertions(+), 23 deletions(-)
On Mon, 12 Mar 2018 17:25:47 +0100, Mark Brown wrote:
The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:
Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v4.16-rc5
for you to fetch changes up to a3e39ed1f40e14f24bec0f91c4fa0408fb6c4d02:
Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/fix/rt5651', 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc/fix/sunxi' and 'asoc/fix/wm-adsp' into asoc-linus (2018-03-12 09:14:07 -0700)
ASoC: Fixes for v4.16
This is a fairly standard collection of fixes, there's no changes to the core here just a bunch of small device specific changes for single drivers plus an update to the MAINTAINERS file for the sgl5000.
Thanks, pulled now.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai