Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* ASoC updates for 2.6.30
@ 2009-01-16 17:13 Mark Brown
  2009-01-16 17:15 ` [PATCH 1/4] ASoC: DaVinci: Fix SFFSDR compilation error Mark Brown
  2009-01-16 17:26 ` ASoC updates for 2.6.30 Takashi Iwai
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Brown @ 2009-01-16 17:13 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

The following changes since commit c0106d72b8d71696dbe9dc80e2c77d4ac63f7531:
  Takashi Iwai (1):
        Merge branch 'topic/asoc' into next/asoc

are available in the git repository at:

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

Ben Nizette (1):
      ASoC: atmel_pcm: Remove non-existant header

Hugo Villeneuve (1):
      ASoC: DaVinci: Fix SFFSDR compilation error.

Ian Molton (3):
      ASoC: Driver for the WM9705 AC97 codec.
      ASoC: machine driver for Toshiba e750
      ASoC: machine driver for Toshiba e800

Mark Brown (1):
      Merge branch 'for-2.6.29' into for-2.6.30

 arch/arm/mach-pxa/e750.c                      |    5 +
 arch/arm/mach-pxa/include/mach/eseries-gpio.h |   10 +
 sound/soc/atmel/atmel-pcm.c                   |    2 -
 sound/soc/codecs/Kconfig                      |    4 +
 sound/soc/codecs/Makefile                     |    3 +
 sound/soc/codecs/wm9705.c                     |  410 +++++++++++++++++++++++++
 sound/soc/codecs/wm9705.h                     |   14 +
 sound/soc/davinci/davinci-sffsdr.c            |   20 +-
 sound/soc/pxa/Kconfig                         |    9 +
 sound/soc/pxa/Makefile                        |    2 +
 sound/soc/pxa/e750_wm9705.c                   |  189 ++++++++++++
 sound/soc/pxa/e800_wm9712.c                   |  116 ++++++-
 12 files changed, 765 insertions(+), 19 deletions(-)
 create mode 100644 sound/soc/codecs/wm9705.c
 create mode 100644 sound/soc/codecs/wm9705.h
 create mode 100644 sound/soc/pxa/e750_wm9705.c

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

end of thread, other threads:[~2009-01-16 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 17:13 ASoC updates for 2.6.30 Mark Brown
2009-01-16 17:15 ` [PATCH 1/4] ASoC: DaVinci: Fix SFFSDR compilation error Mark Brown
2009-01-16 17:15   ` [PATCH 2/4] ASoC: Driver for the WM9705 AC97 codec Mark Brown
2009-01-16 17:15     ` [PATCH 3/4] ASoC: machine driver for Toshiba e750 Mark Brown
2009-01-16 17:15       ` [PATCH 4/4] ASoC: machine driver for Toshiba e800 Mark Brown
2009-01-16 17:26 ` ASoC updates for 2.6.30 Takashi Iwai

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