Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ASoC updates for next
@ 2008-10-30 15:57 Mark Brown
  2008-10-30 15:58 ` [PATCH 1/8] ASoC: Allow setting codec register with debugfs filesystem Mark Brown
  2008-10-30 16:22 ` [PATCH 0/8] ASoC updates for next Takashi Iwai
  0 siblings, 2 replies; 10+ messages in thread
From: Mark Brown @ 2008-10-30 15:57 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit 15ad9a531a64d46af54839ab13542a81ad4c82a5:
  Takashi Iwai (1):
        Merge branch 'topic/fix/asoc' into topic/asoc

are available in the git repository at:

  git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai

Mark Brown (6):
      ASoC: Fix handling of DAPM suspend work
      ASoC: Convert core to use standard debug print macros
      ASoC: Remove DAPM restriction on mixer control name lengths
      ASoC: Add PXA SSP support
      ASoC: Do a warm reset after cold when resetting the WM9713
      ASoC: Use finer grained dependencies in SND_SOC_ALL_CODECS

Timur Tabi (1):
      ASoC: Disable automatic volume control in the CS4270 sound driver

Troy Kisky (1):
      ASoC: Allow setting codec register with debugfs filesystem

 include/sound/soc.h       |    4 +
 sound/soc/codecs/Kconfig  |   44 ++-
 sound/soc/codecs/cs4270.c |   13 +
 sound/soc/codecs/wm9713.c |    2 +
 sound/soc/pxa/Kconfig     |   13 +
 sound/soc/pxa/Makefile    |    2 +
 sound/soc/pxa/pxa-ssp.c   |  929 +++++++++++++++++++++++++++++++++++++++++++++
 sound/soc/pxa/pxa-ssp.h   |   47 +++
 sound/soc/soc-core.c      |  207 ++++++++---
 sound/soc/soc-dapm.c      |   44 +--
 10 files changed, 1200 insertions(+), 105 deletions(-)
 create mode 100644 sound/soc/pxa/pxa-ssp.c
 create mode 100644 sound/soc/pxa/pxa-ssp.h

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

end of thread, other threads:[~2008-10-30 16:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 15:57 [PATCH 0/8] ASoC updates for next Mark Brown
2008-10-30 15:58 ` [PATCH 1/8] ASoC: Allow setting codec register with debugfs filesystem Mark Brown
2008-10-30 15:58   ` [PATCH 2/8] ASoC: Fix handling of DAPM suspend work Mark Brown
2008-10-30 15:58     ` [PATCH 3/8] ASoC: Convert core to use standard debug print macros Mark Brown
2008-10-30 15:58       ` [PATCH 4/8] ASoC: Remove DAPM restriction on mixer control name lengths Mark Brown
2008-10-30 15:58         ` [PATCH 5/8] ASoC: Add PXA SSP support Mark Brown
2008-10-30 15:58           ` [PATCH 6/8] ASoC: Do a warm reset after cold when resetting the WM9713 Mark Brown
2008-10-30 15:58             ` [PATCH 7/8] ASoC: Use finer grained dependencies in SND_SOC_ALL_CODECS Mark Brown
2008-10-30 15:58               ` [PATCH 8/8] ASoC: Disable automatic volume control in the CS4270 sound driver Mark Brown
2008-10-30 16:22 ` [PATCH 0/8] ASoC updates for next Takashi Iwai

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