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

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Jan 10 13:49:10 CET 2013


The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-3.8-rc2

for you to fetch changes up to 49a170bcf28af5ef372cdbed7750ba8d4162bb0e:

  Merge remote-tracking branch 'asoc/fix/wm5100' into tmp (2013-01-10 12:22:30 +0000)

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

ASoC: Fixes for v3.8

Nothing terribly exciting here except for the DOUBLE_RANGE fix which
just hadn't worked before, nobody noticed due to lack of use.

----------------------------------------------------------------
Axel Lin (5):
      ASoC: sta529: Fix update register bits in sta529_set_dai_fmt
      ASoC: wm2200: Fix setting dai format in wm2200_set_fmt
      ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()
      ASoC: arizona: Do proper shift for setting AIF rate
      ASoC: cs42l52: Catch no-match case in cs42l52_get_clk

Chuansheng Liu (2):
      ASoC: core: fix the memory leak in case of device_add() failure
      ASoC: core: fix the memory leak in case of remove_aux_dev()

Daniel Mack (2):
      ASoC: cs4271: fix sparse warning
      ASoC: cs4271: fix property check

Fabio Estevam (2):
      ASoC: soc-core: Remove unused 'ret' variable
      ASoC: sgtl5000: Fix maximum value for microphone gain

MR.Swami.Reddy at ti.com (2):
      ASoC: lm49453: Fix adc, mic and sidetone volume ranges
      ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-B

Mark Brown (20):
      ASoC: core: Fix SOC_DOUBLE_RANGE() macros
      ASoC: arizona: Correct FLL source definitions
      ASoC: wm5102: Improve speaker enable performance
      ASoC: wm2200: Remove DSP B and left justified AIF modes
      ASoC: arizona: Remove DSP B and left justified AIF modes
      ASoC: wm5100: Remove DSP B and left justified formats
      ASoC: wm2000: Fix sense of speech clarity enable
      ASoC: wm_adsp: Ensure that block writes are from DMA aligned addresses
      Merge remote-tracking branch 'asoc/fix/arizona' into tmp
      Merge remote-tracking branch 'asoc/fix/core' into tmp
      Merge remote-tracking branch 'asoc/fix/cs4271' into tmp
      Merge remote-tracking branch 'asoc/fix/cs42l52' into tmp
      Merge remote-tracking branch 'asoc/fix/lm49453' into tmp
      Merge remote-tracking branch 'asoc/fix/pxa' into tmp
      Merge remote-tracking branch 'asoc/fix/sgtl5000' into tmp
      Merge remote-tracking branch 'asoc/fix/sta529' into tmp
      Merge remote-tracking branch 'asoc/fix/wm-adsp' into tmp
      Merge remote-tracking branch 'asoc/fix/wm2000' into tmp
      Merge remote-tracking branch 'asoc/fix/wm2200' into tmp
      Merge remote-tracking branch 'asoc/fix/wm5100' into tmp

Mike Dunn (2):
      ALSA: pxa27x: fix ac97 cold reset
      ALSA: pxa27x: fix ac97 warm reset

Patrick Lai (1):
      ASoC: pcm: allow backend hardware to be freed in pause state

 arch/arm/mach-pxa/include/mach/mfp-pxa27x.h |    3 +
 arch/arm/mach-pxa/pxa27x.c                  |    4 +-
 include/sound/cs4271.h                      |    2 +-
 include/sound/soc.h                         |   10 ++-
 sound/arm/pxa2xx-ac97-lib.c                 |   26 ++++++-
 sound/soc/codecs/arizona.c                  |    9 +--
 sound/soc/codecs/arizona.h                  |   18 ++---
 sound/soc/codecs/cs4271.c                   |    6 +-
 sound/soc/codecs/cs42l52.c                  |    4 +-
 sound/soc/codecs/lm49453.c                  |  106 ++++++++++-----------------
 sound/soc/codecs/sgtl5000.c                 |    4 +-
 sound/soc/codecs/sta529.c                   |    9 ++-
 sound/soc/codecs/wm2000.c                   |    4 +-
 sound/soc/codecs/wm2200.c                   |    8 +-
 sound/soc/codecs/wm5100.c                   |    6 --
 sound/soc/codecs/wm5102.c                   |   48 +++++++++++-
 sound/soc/codecs/wm_adsp.c                  |   23 +++++-
 sound/soc/soc-core.c                        |   35 ++++++++-
 sound/soc/soc-pcm.c                         |    1 +
 19 files changed, 201 insertions(+), 125 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/20130110/3ef2adc1/attachment.sig>


More information about the Alsa-devel mailing list