[alsa-devel] ASoC updates for 2.6.39
The following changes since commit 273de37655369e57919f19e157fafb2b4b1e4472:
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.39 (2011-02-01 14:55:10 +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.39
Alexander Sverdlin (1): ASoC: CS4271: Move Chip Select control out of the CODEC code.
Dan Carpenter (1): ASoC: soc-cache: dereferencing before checking
Dimitris Papastamos (1): ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes
Janusz Krzysztofik (1): ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()
Lars-Peter Clausen (1): ASoC: codecs: wm8753: Fix DAI mode switching
Mark Brown (6): ASoC: Update PM ifdefs for exported suspend/resume Merge branch 'for-2.6.38' into for-2.6.39 ASoC: Sort ALC5623 in Kconfig and Makefile ASoC: Create an AIF1ADCDAT signal widget to match AIF2 ASoC: Improve WM8994 digital power sequencing Merge branch 'for-2.6.38' into for-2.6.39
Mika Westerberg (1): ASoC: ep93xx-ac97: remove extra empty line
Sven Neumann (1): ASoC: PXA: formatting
Vaibhav Bedia (1): asoc: davinci: da830/omap-l137: correct cpu_dai_name
Vinod Koul (1): ASoC: mid-x86: Fix dependency on intel_sst driver
include/sound/cs4271.h | 1 - sound/soc/codecs/Makefile | 2 +- sound/soc/codecs/cs4271.c | 22 +--- sound/soc/codecs/wm8753.c | 296 ++++++++++++++++----------------------- sound/soc/codecs/wm8994.c | 26 +++- sound/soc/davinci/davinci-evm.c | 18 ++- sound/soc/ep93xx/ep93xx-ac97.c | 1 - sound/soc/mid-x86/Kconfig | 2 +- sound/soc/pxa/raumfeld.c | 16 +- sound/soc/soc-cache.c | 25 ++-- sound/soc/soc-core.c | 114 ++++++++++----- 11 files changed, 258 insertions(+), 265 deletions(-)
At Tue, 8 Feb 2011 12:45:45 +0000, Mark Brown wrote:
The following changes since commit 273de37655369e57919f19e157fafb2b4b1e4472:
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.39 (2011-02-01 14:55:10 +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.39
Pulled now. Thanks.
Takashi
Alexander Sverdlin (1): ASoC: CS4271: Move Chip Select control out of the CODEC code.
Dan Carpenter (1): ASoC: soc-cache: dereferencing before checking
Dimitris Papastamos (1): ASoC: soc-core: Support debugfs entries larger than PAGE_SIZE bytes
Janusz Krzysztofik (1): ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()
Lars-Peter Clausen (1): ASoC: codecs: wm8753: Fix DAI mode switching
Mark Brown (6): ASoC: Update PM ifdefs for exported suspend/resume Merge branch 'for-2.6.38' into for-2.6.39 ASoC: Sort ALC5623 in Kconfig and Makefile ASoC: Create an AIF1ADCDAT signal widget to match AIF2 ASoC: Improve WM8994 digital power sequencing Merge branch 'for-2.6.38' into for-2.6.39
Mika Westerberg (1): ASoC: ep93xx-ac97: remove extra empty line
Sven Neumann (1): ASoC: PXA: formatting
Vaibhav Bedia (1): asoc: davinci: da830/omap-l137: correct cpu_dai_name
Vinod Koul (1): ASoC: mid-x86: Fix dependency on intel_sst driver
include/sound/cs4271.h | 1 - sound/soc/codecs/Makefile | 2 +- sound/soc/codecs/cs4271.c | 22 +--- sound/soc/codecs/wm8753.c | 296 ++++++++++++++++----------------------- sound/soc/codecs/wm8994.c | 26 +++- sound/soc/davinci/davinci-evm.c | 18 ++- sound/soc/ep93xx/ep93xx-ac97.c | 1 - sound/soc/mid-x86/Kconfig | 2 +- sound/soc/pxa/raumfeld.c | 16 +- sound/soc/soc-cache.c | 25 ++-- sound/soc/soc-core.c | 114 ++++++++++----- 11 files changed, 258 insertions(+), 265 deletions(-)
participants (2)
-
Mark Brown
-
Takashi Iwai