[alsa-devel] ASoC updates for 2.6.38
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Dec 6 15:35:13 CET 2010
The following changes since commit 28216bf48bbe4314a7a02b7c9822dbb26aca530c:
Merge branch 'for-2.6.37' into for-2.6.38 (2010-12-03 17:28:29 +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
Axel Lin (1):
ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()
Dimitris Papastamos (1):
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Mark Brown (3):
ASoC: Add post-CODEC bias level callback for machine driver
ASoC: Add trace events for jack detection
Merge branch 'for-2.6.37' into for-2.6.38
Seungwhan Youn (2):
ASoC: SAMSUNG: Fix initial return value
ASoC: SAMSUNG: Remove duplicated snd_card on smdk_spdif
Uk Kim (2):
ASoC: Fix off by one error in WM8994 EQ register bank size
ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gain
include/linux/mfd/wm8994/pdata.h | 2 +-
include/sound/soc.h | 3 ++
include/trace/events/asoc.h | 59 ++++++++++++++++++++++++++++++++++++++
sound/soc/codecs/wm_hubs.c | 2 +-
sound/soc/samsung/smdk_spdif.c | 4 +--
sound/soc/soc-cache.c | 18 ++++++++++-
sound/soc/soc-core.c | 6 ++--
sound/soc/soc-dapm.c | 4 ++
sound/soc/soc-jack.c | 7 ++++
9 files changed, 95 insertions(+), 10 deletions(-)
More information about the Alsa-devel
mailing list