Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC updates
@ 2008-11-06 11:38 Mark Brown
  2008-11-06 11:40 ` [PATCH 1/4] ASoC: Add Palm/PXA27x unified ASoC audio driver Mark Brown
  2008-11-06 11:57 ` [PATCH 0/4] ASoC updates Takashi Iwai
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Brown @ 2008-11-06 11:38 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit 0ee4663617fb0f78cec4cc6558a096ccbd8c3ffc:
  Takashi Iwai (1):
        ALSA: ASoC - Remove unnecessary inclusion of linux/version.h

are available in the git repository at:

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

This series drops the TLV320AIC23 patch for now and makes the Palm
driver non-modular for the time being due to the platform data dodge
being used.

David Anders (1):
      ASoC: Add new parameter to s3c24xx_pcm_enqueue

Grazvydas Ignotas (1):
      ALSA: ASoC: TWL4030 codec - fix 256*Fs clock

Marek Vasut (1):
      ASoC: Add Palm/PXA27x unified ASoC audio driver

Mark Brown (1):
      ASoC: Remove core version number

 arch/arm/mach-pxa/include/mach/palmasoc.h |   13 ++
 include/sound/soc.h                       |    2 -
 sound/soc/codecs/twl4030.c                |    4 +-
 sound/soc/pxa/Kconfig                     |    9 +
 sound/soc/pxa/Makefile                    |    2 +
 sound/soc/pxa/palm27x.c                   |  269 +++++++++++++++++++++++++++++
 sound/soc/s3c24xx/s3c24xx-pcm.c           |   12 +-
 sound/soc/soc-core.c                      |    1 -
 8 files changed, 303 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm/mach-pxa/include/mach/palmasoc.h
 create mode 100644 sound/soc/pxa/palm27x.c

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

end of thread, other threads:[~2008-11-06 11:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-06 11:38 [PATCH 0/4] ASoC updates Mark Brown
2008-11-06 11:40 ` [PATCH 1/4] ASoC: Add Palm/PXA27x unified ASoC audio driver Mark Brown
2008-11-06 11:40   ` [PATCH 2/4] ASoC: Remove core version number Mark Brown
2008-11-06 11:40     ` [PATCH 3/4] ASoC: Add new parameter to s3c24xx_pcm_enqueue Mark Brown
2008-11-06 11:40       ` [PATCH 4/4] ALSA: ASoC: TWL4030 codec - fix 256*Fs clock Mark Brown
2008-11-06 11:57 ` [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