[alsa-devel] ASoC updates for 3.7
The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7:
Linux 3.7-rc5 (2012-11-11 13:44:33 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.7
for you to fetch changes up to ba027da8eb309252cb611f23808da51487f68e12:
Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/samsung' and 'fix/wm8978' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into tmp (2012-11-13 15:13:29 +0900)
----------------------------------------------------------------
ASoC: Fixes for v3.7
A few small fixes plus a large but simple change for WM5102 which writes out a bunch of register updates to the device when we enable the clock as recommended following chip evaluation.
---------------------------------------------------------------- Charles Keepax (1): ASoC: bells: Correct type in sub speaker DAI name for WM5102
Dimitris Papastamos (2): ASoC: bells: Add missing select of WM0010 ASoC: bells: Select WM1250-EV1 Springbank audio I/O module
Eric Millbrandt (1): ASoC: wm8978: pll incorrectly configured when codec is master
Fabio Estevam (2): ASoC: mxs-saif: Add MODULE_ALIAS ASoC: mxs-saif: Fix channel swap for 24-bit format
Mark Brown (2): ASoC: wm5102: Write register value corrections after SYSCLK is enabled Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/samsung' and 'fix/wm8978' of git://git.kernel.org/.../broonie/sound into tmp
Misael Lopez Cruz (1): ASoC: dapm: Use card_list during DAPM shutdown
Mukund Navada (1): ASoC: core: Double control update err for snd_soc_put_volsw_sx
Wei Yongjun (1): ASoC: cs42l52: fix the return value of cs42l52_set_fmt()
sound/soc/codecs/cs42l52.c | 3 +- sound/soc/codecs/wm5102.c | 552 +++++++++++++++++++++++++++++++++++++++++++- sound/soc/codecs/wm8978.c | 2 +- sound/soc/mxs/mxs-saif.c | 17 +- sound/soc/samsung/Kconfig | 2 + sound/soc/samsung/bells.c | 2 +- sound/soc/soc-core.c | 5 +- sound/soc/soc-dapm.c | 2 +- 8 files changed, 573 insertions(+), 12 deletions(-)
At Tue, 13 Nov 2012 15:45:06 +0900, Mark Brown wrote:
The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7:
Linux 3.7-rc5 (2012-11-11 13:44:33 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.7
for you to fetch changes up to ba027da8eb309252cb611f23808da51487f68e12:
Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/samsung' and 'fix/wm8978' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into tmp (2012-11-13 15:13:29 +0900)
Oh, it's an octopus merge, haven't seen for a long time...
ASoC: Fixes for v3.7
A few small fixes plus a large but simple change for WM5102 which writes out a bunch of register updates to the device when we enable the clock as recommended following chip evaluation.
Thanks, pulled now.
Takashi
Charles Keepax (1): ASoC: bells: Correct type in sub speaker DAI name for WM5102
Dimitris Papastamos (2): ASoC: bells: Add missing select of WM0010 ASoC: bells: Select WM1250-EV1 Springbank audio I/O module
Eric Millbrandt (1): ASoC: wm8978: pll incorrectly configured when codec is master
Fabio Estevam (2): ASoC: mxs-saif: Add MODULE_ALIAS ASoC: mxs-saif: Fix channel swap for 24-bit format
Mark Brown (2): ASoC: wm5102: Write register value corrections after SYSCLK is enabled Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/samsung' and 'fix/wm8978' of git://git.kernel.org/.../broonie/sound into tmp
Misael Lopez Cruz (1): ASoC: dapm: Use card_list during DAPM shutdown
Mukund Navada (1): ASoC: core: Double control update err for snd_soc_put_volsw_sx
Wei Yongjun (1): ASoC: cs42l52: fix the return value of cs42l52_set_fmt()
sound/soc/codecs/cs42l52.c | 3 +- sound/soc/codecs/wm5102.c | 552 +++++++++++++++++++++++++++++++++++++++++++- sound/soc/codecs/wm8978.c | 2 +- sound/soc/mxs/mxs-saif.c | 17 +- sound/soc/samsung/Kconfig | 2 + sound/soc/samsung/bells.c | 2 +- sound/soc/soc-core.c | 5 +- sound/soc/soc-dapm.c | 2 +- 8 files changed, 573 insertions(+), 12 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai