[alsa-devel] [GIT PULL] ASoC updates for v3.10

Mark Brown broonie at kernel.org
Mon Jun 10 12:16:44 CEST 2013


The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:

  Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.10-rc5

for you to fetch changes up to 902a75cdc491066514aac35b40a756aaa9740173:

  Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus (2013-06-10 10:28:51 +0100)

----------------------------------------------------------------

ASoC: Updates for v3.10

As well as the usual driver specifics we've got a couple of core fixes
here, one fixing capabilities for unidirectional streams and the other
fixing suspend while audio streams are active.  The suspend fix is a
little involved but mostly as a result of removing some special casing
that was doing the wrong thing.

----------------------------------------------------------------
Andreas Irestål (1):
      ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()

Charles Keepax (1):
      ASoC: arizona: Correct AEC loopback enable

Mark Brown (11):
      ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack race
      ASoC: wm8994: Ensure microphone detection state is reset on removal
      MAINTAINERS: Remove myself from Wolfson maintainers
      ASoC: pcm: Require both CODEC and CPU support when declaring stream caps
      ASoC: dapm: Treat DAI widgets like AIF widgets for power
      Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
      Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
      Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
      Merge remote-tracking branch 'asoc/fix/maintainers' into asoc-linus
      Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus
      Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus

Nicolas Schichan (2):
      ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.
      ASoC: cs42l52: fix hp_gain_enum shift value.

 MAINTAINERS                    |    3 +--
 include/sound/soc-dapm.h       |    3 ++-
 sound/soc/codecs/cs42l52.c     |    6 +++--
 sound/soc/codecs/tlv320aic3x.c |   10 ++++----
 sound/soc/codecs/wm5102.c      |    3 ++-
 sound/soc/codecs/wm5110.c      |    3 ++-
 sound/soc/codecs/wm8994.c      |    3 ++-
 sound/soc/soc-dapm.c           |   49 +++++++++++++++++++++-------------------
 sound/soc/soc-pcm.c            |   13 ++++++++---
 9 files changed, 54 insertions(+), 39 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20130610/d57bfe92/attachment.sig>


More information about the Alsa-devel mailing list