[alsa-devel] ASoC updates for 3.2
The following changes since commit 1dd6c0770d7d4ca477a1a8452ab0161b1150e4ad:
Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.2 (2011-11-08 10:37:41 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-3.2
The sta32x fix is fairly large but is needed for suspend and resume and the driver is new in 3.2 with the only user being the board maintained by the patch submitter so reasonably low risk. Nothing else too exciting here - small, per-driver fixes for fairly obvious things.
Axel Lin (3): ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits calls
Clemens Ladisch (7): ASoC: adau1373: fix DB_RANGE size ASoC: rt5631: fix DB_RANGE size ASoC: sgtl5000: fix DB_RANGE size ASoC: wm8962: fix DB_RANGE size ASoC: wm8993: fix DB_RANGE size ASoC: wm9090: fix DB_RANGE size ASoC: wm_hubs: fix DB_RANGE size
Jassi Brar (1): MAINTAINERS: Drop inactive Samsung ASoC maintainer
Johannes Stezenbach (1): ASoC: sta32x: preserve coefficient RAM
Mark Brown (2): Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivate into for-3.2 ASoC: Ensure WM8731 register cache is synced when resuming from disabled
Timo Juhani Lindfors (1): ASoC: wm8753: Skip noop reconfiguration of DAI mode
Timur Tabi (1): ASoC: fsl_ssi: properly initialize the sysfs attribute object
MAINTAINERS | 1 - sound/soc/codecs/adau1373.c | 2 +- sound/soc/codecs/cs4271.c | 8 +++-- sound/soc/codecs/rt5631.c | 2 +- sound/soc/codecs/sgtl5000.c | 2 +- sound/soc/codecs/sta32x.c | 63 ++++++++++++++++++++++++++++++++++++++++++- sound/soc/codecs/sta32x.h | 1 + sound/soc/codecs/wm8731.c | 1 + sound/soc/codecs/wm8753.c | 3 ++ sound/soc/codecs/wm8962.c | 4 +- sound/soc/codecs/wm8993.c | 2 +- sound/soc/codecs/wm9081.c | 10 +++--- sound/soc/codecs/wm9090.c | 6 ++-- sound/soc/codecs/wm_hubs.c | 2 +- sound/soc/fsl/fsl_ssi.c | 1 + 15 files changed, 88 insertions(+), 20 deletions(-)
At Tue, 22 Nov 2011 12:46:53 +0000, Mark Brown wrote:
The following changes since commit 1dd6c0770d7d4ca477a1a8452ab0161b1150e4ad:
Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.2 (2011-11-08 10:37:41 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-3.2
The sta32x fix is fairly large but is needed for suspend and resume and the driver is new in 3.2 with the only user being the board maintained by the patch submitter so reasonably low risk. Nothing else too exciting here - small, per-driver fixes for fairly obvious things.
Pulled now. Thanks.
Takashi
Axel Lin (3): ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits calls
Clemens Ladisch (7): ASoC: adau1373: fix DB_RANGE size ASoC: rt5631: fix DB_RANGE size ASoC: sgtl5000: fix DB_RANGE size ASoC: wm8962: fix DB_RANGE size ASoC: wm8993: fix DB_RANGE size ASoC: wm9090: fix DB_RANGE size ASoC: wm_hubs: fix DB_RANGE size
Jassi Brar (1): MAINTAINERS: Drop inactive Samsung ASoC maintainer
Johannes Stezenbach (1): ASoC: sta32x: preserve coefficient RAM
Mark Brown (2): Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivate into for-3.2 ASoC: Ensure WM8731 register cache is synced when resuming from disabled
Timo Juhani Lindfors (1): ASoC: wm8753: Skip noop reconfiguration of DAI mode
Timur Tabi (1): ASoC: fsl_ssi: properly initialize the sysfs attribute object
MAINTAINERS | 1 - sound/soc/codecs/adau1373.c | 2 +- sound/soc/codecs/cs4271.c | 8 +++-- sound/soc/codecs/rt5631.c | 2 +- sound/soc/codecs/sgtl5000.c | 2 +- sound/soc/codecs/sta32x.c | 63 ++++++++++++++++++++++++++++++++++++++++++- sound/soc/codecs/sta32x.h | 1 + sound/soc/codecs/wm8731.c | 1 + sound/soc/codecs/wm8753.c | 3 ++ sound/soc/codecs/wm8962.c | 4 +- sound/soc/codecs/wm8993.c | 2 +- sound/soc/codecs/wm9081.c | 10 +++--- sound/soc/codecs/wm9090.c | 6 ++-- sound/soc/codecs/wm_hubs.c | 2 +- sound/soc/fsl/fsl_ssi.c | 1 + 15 files changed, 88 insertions(+), 20 deletions(-)
participants (2)
-
Mark Brown
-
Takashi Iwai