[alsa-devel] ASoC fixes for v3.13

Mark Brown broonie at kernel.org
Wed Dec 4 12:40:00 CET 2013


The following changes since commit dc1ccc48159d63eca5089e507c82c7d22ef60839:

  Linux 3.13-rc2 (2013-11-29 12:57:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.13-rc2

for you to fetch changes up to 29e248829dc7d44248c69bbd5d40eca152a50cab:

  Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/omap', 'asoc/fix/rcar', 'asoc/fix/wm8731' and 'asoc/fix/wm8990' into asoc-linus (2013-12-03 18:09:00 +0000)

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

ASoC: Fixes for v3.13

A smattering of fixes here, some core ones for the rate combination
issues for things other than simple bitmasks, for readback of byte
controls and for updating the power of value muxes plus a bunch of
driver fixes of varying severity.

The warning fix in the i.MX FIQ driver is fixing a warning introduced
by a previous fix.

----------------------------------------------------------------
Bo Shen (2):
      ASoC: atmel: sam9x5_wm8731: fix oops when unload module
      ASoC: wm8731: fix dsp mode configuration

Charles Keepax (2):
      ASoC: wm5110: Remove output OSR and PGA volume controls
      ASoC: core: Use consistent byte ordering in snd_soc_bytes_get

Fabio Estevam (1):
      ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable

Jarkko Nikula (1):
      ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare

Jean-Francois Moine (2):
      ASoC: kirkwood: Fix invalid S/PDIF format
      ASoC: kirkwood: Fix erroneous double output while playing

Kuninori Morimoto (1):
      ASoC: rcar: select REGMAP

Lars-Peter Clausen (2):
      ASoC: pcm: Fix rate_max calculation
      ASoC: pcm: Always honor DAI min and max sample rate constraints

Mark Brown (4):
      ASoC: wm8990: Mark the register map as dirty when powering down
      Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
      Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
      Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/omap', 'asoc/fix/rcar', 'asoc/fix/wm8731' and 'asoc/fix/wm8990' into asoc-linus

Oskar Schirmer (1):
      ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculation

Shawn Guo (1):
      ASoC: core: fix devres parameter in devm_snd_soc_register_card()

Stephen Warren (1):
      ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUX

Wei Yongjun (1):
      ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()

 include/sound/soc-dapm.h            |  3 ++-
 sound/soc/atmel/sam9x5_wm8731.c     |  2 ++
 sound/soc/codecs/wm5110.c           | 25 -------------------------
 sound/soc/codecs/wm8731.c           |  4 ++--
 sound/soc/codecs/wm8990.c           |  2 ++
 sound/soc/fsl/pcm030-audio-fabric.c |  3 ++-
 sound/soc/kirkwood/kirkwood-i2s.c   | 22 +++++++++++++---------
 sound/soc/omap/n810.c               |  4 ++--
 sound/soc/sh/Kconfig                |  1 +
 sound/soc/soc-core.c                |  4 ++--
 sound/soc/soc-devres.c              |  4 ++--
 sound/soc/soc-pcm.c                 | 18 ++++++++++++------
 12 files changed, 42 insertions(+), 50 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/20131204/55ba1822/attachment.sig>


More information about the Alsa-devel mailing list