Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC updates
@ 2008-12-18 17:30 Mark Brown
  2008-12-18 17:30 ` [PATCH 1/4] ASoC: switch davinci DPRINTK to pr_debug() Mark Brown
  2008-12-19  7:11 ` [PATCH 0/4] ASoC updates Takashi Iwai
  0 siblings, 2 replies; 7+ messages in thread
From: Mark Brown @ 2008-12-18 17:30 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit 49d92c7d5bbd158734bc34ed578a68b214a48583:
  Stanley.Miao (1):
        ASoC: TWL4030: hands-free start-up sequence.

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-tiwai

Alexander Beregalov (1):
      ASoC: switch davinci DPRINTK to pr_debug()

Mark Brown (3):
      ASoC: Ease merge difficulties from new architectures
      ASoC: Complain if we fail to create DAPM controls
      ASoC: Add WM8350 AudioPlus codec driver

 include/linux/mfd/wm8350/audio.h |   38 +-
 sound/soc/Kconfig                |   10 +-
 sound/soc/Makefile               |   12 +-
 sound/soc/codecs/Kconfig         |    4 +
 sound/soc/codecs/Makefile        |    2 +
 sound/soc/codecs/wm8350.c        | 1583 ++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/wm8350.h        |   20 +
 sound/soc/davinci/davinci-pcm.c  |   18 +-
 sound/soc/soc-dapm.c             |    6 +-
 9 files changed, 1669 insertions(+), 24 deletions(-)
 create mode 100644 sound/soc/codecs/wm8350.c
 create mode 100644 sound/soc/codecs/wm8350.h

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-12-19  7:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18 17:30 [PATCH 0/4] ASoC updates Mark Brown
2008-12-18 17:30 ` [PATCH 1/4] ASoC: switch davinci DPRINTK to pr_debug() Mark Brown
2008-12-18 17:30   ` [PATCH 2/4] ASoC: Ease merge difficulties from new architectures Mark Brown
2008-12-18 17:30     ` [PATCH 3/4] ASoC: Complain if we fail to create DAPM controls Mark Brown
2008-12-18 17:30       ` [PATCH 4/4] ASoC: Add WM8350 AudioPlus codec driver Mark Brown
2008-12-18 19:02         ` Liam Girdwood
2008-12-19  7:11 ` [PATCH 0/4] ASoC updates Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox