[alsa-devel] ASoC updates for 2.6.38

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Feb 18 05:19:34 CET 2011


The following changes since commit 6ed8f1485fc82d44ac464bc84a7dcdddd1fa096f:

  ASoC: Improve WM8994 digital power sequencing (2011-02-03 20:17:13 +0000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.38

These are all driver specific with the exception of the two commits from
me.  These are both small and focused changes which fix obvious issues
for some systems, both being things that the framework should clearly
have been doing but had omitted to do.

Dimitris Papastamos (2):
      ASoC: WM8994: Improve robustness in some use cases
      ASoC: WM8994: Improve playback robustness

Janusz Krzysztofik (1):
      ASoC: CX20442: fix wrong reg_cache_default content

Mark Brown (2):
      ASoC: Sync initial widget state with hardware
      ASoC: Ensure supplies are maintained for force enabled widgets

Stephen Warren (2):
      ASoC: WM8903: Fix mic detection register definitions
      ASoC: WM8903: Fix mic detection enable logic

 include/sound/wm8903.h     |   10 +--
 sound/soc/codecs/cx20442.c |    2 +-
 sound/soc/codecs/wm8903.c  |    2 +-
 sound/soc/codecs/wm8994.c  |  197 ++++++++++++++++++++++++++++++++++++++++---
 sound/soc/soc-dapm.c       |   23 +++++-
 5 files changed, 210 insertions(+), 24 deletions(-)


More information about the Alsa-devel mailing list