[alsa-devel] Last minute ASoC updates for 3.4
The following changes since commit 5ec65ee589fdaca7298b6303fd74ad6c121a8f38:
ASoC: mx27vis-aic32x4: Convert it to platform driver (2012-03-13 23:09:59 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.4
for you to fetch changes up to 22f8d055350066b4a87de4adea8c5213cac54534:
ASoC: wm8994: Provide VMID mode control and fix default sequence (2012-03-19 19:08:17 +0000)
---------------------------------------------------------------- Last minute ASoC updates for 3.4
There's a couple of small features here that were added late on but have been in -next in my tree and some bug fixes. The wm_hubs stuff is actually bug fixes - the stuff that's currently in 3.4 is a half way house between the two solutions that the latest change allows the machine to select between.
---------------------------------------------------------------- Daniel Mack (1): ASoC: pxa-ssp: atomically set stream active masks
Mark Brown (5): ASoC: wm8996: Add 44.1kHz support ASoC: core: Fix obscure leak of runtime array ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF ASoC: wm8994: Add missing break in resume ASoC: wm8994: Provide VMID mode control and fix default sequence
Sangsu Park (1): ASoC: Samsung: Added to support mono recording
Timur Tabi (1): ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master
sound/soc/codecs/wm8994.c | 187 ++++++++++++++++++++++++++++++++++--------- sound/soc/codecs/wm8994.h | 8 ++ sound/soc/codecs/wm8996.c | 19 +++-- sound/soc/codecs/wm_hubs.c | 16 +--- sound/soc/fsl/p1022_ds.c | 24 ++++-- sound/soc/pxa/pxa-ssp.c | 61 +++++++++------ sound/soc/samsung/i2s.c | 13 +++- sound/soc/soc-core.c | 8 +- 8 files changed, 239 insertions(+), 97 deletions(-)
At Wed, 21 Mar 2012 00:43:27 +0000, Mark Brown wrote:
The following changes since commit 5ec65ee589fdaca7298b6303fd74ad6c121a8f38:
ASoC: mx27vis-aic32x4: Convert it to platform driver (2012-03-13 23:09:59 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.4
for you to fetch changes up to 22f8d055350066b4a87de4adea8c5213cac54534:
ASoC: wm8994: Provide VMID mode control and fix default sequence (2012-03-19 19:08:17 +0000)
Last minute ASoC updates for 3.4
There's a couple of small features here that were added late on but have been in -next in my tree and some bug fixes. The wm_hubs stuff is actually bug fixes - the stuff that's currently in 3.4 is a half way house between the two solutions that the latest change allows the machine to select between.
Thanks, pulled now. I'm going to send a pull request to Linus tomorrow.
Takashi
Daniel Mack (1): ASoC: pxa-ssp: atomically set stream active masks
Mark Brown (5): ASoC: wm8996: Add 44.1kHz support ASoC: core: Fix obscure leak of runtime array ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF ASoC: wm8994: Add missing break in resume ASoC: wm8994: Provide VMID mode control and fix default sequence
Sangsu Park (1): ASoC: Samsung: Added to support mono recording
Timur Tabi (1): ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master
sound/soc/codecs/wm8994.c | 187 ++++++++++++++++++++++++++++++++++--------- sound/soc/codecs/wm8994.h | 8 ++ sound/soc/codecs/wm8996.c | 19 +++-- sound/soc/codecs/wm_hubs.c | 16 +--- sound/soc/fsl/p1022_ds.c | 24 ++++-- sound/soc/pxa/pxa-ssp.c | 61 +++++++++------ sound/soc/samsung/i2s.c | 13 +++- sound/soc/soc-core.c | 8 +- 8 files changed, 239 insertions(+), 97 deletions(-) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai