[alsa-devel] ASoC updates for 3.5
The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:
Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-3.5
for you to fetch changes up to 3ff1ec27e9f567824e73316025a9025528494506:
ASoC: wm2000: Always use a 4s timeout for the firmware (2012-06-08 07:00:13 +0800)
---------------------------------------------------------------- ASoC: Updates for 3.5
Some driver-specific updates, a few fixes for the dynamic PCM code and the addition of pinctrl support for the i.MX audmux which didn't make it into -rc1 due to cross tree dependency issues.
---------------------------------------------------------------- Liam Girdwood (3): ASoC: dapm: Fix connected widget capture path query. ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE ASoC: dapm: Fix input list to use source widgets
Mark Brown (3): ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants ASoC: wm8994: Apply volume updates with clocks enabled ASoC: wm2000: Always use a 4s timeout for the firmware
Richard Zhao (1): ASoC: imx-audmux: add pinctrl support
sound/soc/codecs/wm2000.c | 59 +++++++++---------------- sound/soc/codecs/wm8994.c | 105 ++++++++++++++++++++++++++++---------------- sound/soc/fsl/imx-audmux.c | 8 ++++ sound/soc/soc-dapm.c | 4 +- sound/soc/soc-pcm.c | 6 +++ 5 files changed, 103 insertions(+), 79 deletions(-)
At Fri, 8 Jun 2012 07:18:14 +0800, Mark Brown wrote:
The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:
Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-3.5
for you to fetch changes up to 3ff1ec27e9f567824e73316025a9025528494506:
ASoC: wm2000: Always use a 4s timeout for the firmware (2012-06-08 07:00:13 +0800)
ASoC: Updates for 3.5
Some driver-specific updates, a few fixes for the dynamic PCM code and the addition of pinctrl support for the i.MX audmux which didn't make it into -rc1 due to cross tree dependency issues.
Pulled now. Thanks.
Takashi
Liam Girdwood (3): ASoC: dapm: Fix connected widget capture path query. ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE ASoC: dapm: Fix input list to use source widgets
Mark Brown (3): ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants ASoC: wm8994: Apply volume updates with clocks enabled ASoC: wm2000: Always use a 4s timeout for the firmware
Richard Zhao (1): ASoC: imx-audmux: add pinctrl support
sound/soc/codecs/wm2000.c | 59 +++++++++---------------- sound/soc/codecs/wm8994.c | 105 ++++++++++++++++++++++++++++---------------- sound/soc/fsl/imx-audmux.c | 8 ++++ sound/soc/soc-dapm.c | 4 +- sound/soc/soc-pcm.c | 6 +++ 5 files changed, 103 insertions(+), 79 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai