[alsa-devel] ASoC updates for 2.6.38
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(-)
On Thu, Feb 17, 2011 at 08:19:34PM -0800, Mark Brown wrote:
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
Any updates on this? Some of these fixes are fairly urgent.
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.
Ping?
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(-) _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
At Tue, 22 Feb 2011 04:49:10 +0000, Mark Brown wrote:
On Thu, Feb 17, 2011 at 08:19:34PM -0800, Mark Brown wrote:
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
Any updates on this? Some of these fixes are fairly urgent.
Hrm, sorry, looks like it slipped from the merge.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai