public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: ASoC updates for 2.6.33
Date: Mon, 23 Nov 2009 12:17:40 +0000	[thread overview]
Message-ID: <20091123121740.GA26793@rakim.wolfsonmicro.main> (raw)

The following changes since commit 41b51dd47ea7c406a8d49b97804e8acec9dadaed:
  Mark Brown (1):
        Merge branch 'for-2.6.32' into for-2.6.33

are available in the git repository at:

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

Enric Balletbò i Serra (1):
      ASoC: Add support for IGEP v2

Graeme Gregory (1):
      ASoC: ADS117x ADC driver

Mark Brown (2):
      ASoC: Update ads117x to current APIs
      Merge branch 'ads117x' of git://git.kernel.org/.../broonie/sound-2.6 into for-2.6.33

Troy Kisky (4):
      ASoC: DaVinci: i2s, reduce underruns by combining into 1 element
      ASoC: DaVinci: pcm, rename variables in prep for ping/pong
      ASoC: DaVinci: pcm, fix underrun by using sram
      ASoC: DaVinci: use edma_pause, edma_resume

 arch/arm/mach-davinci/include/mach/asp.h |    8 +
 sound/soc/codecs/Kconfig                 |    4 +
 sound/soc/codecs/Makefile                |    2 +
 sound/soc/codecs/ads117x.c               |  123 +++++++
 sound/soc/codecs/ads117x.h               |   13 +
 sound/soc/davinci/davinci-i2s.c          |   79 ++++-
 sound/soc/davinci/davinci-pcm.c          |  551 ++++++++++++++++++++++++++----
 sound/soc/davinci/davinci-pcm.h          |    1 +
 sound/soc/omap/Kconfig                   |    7 +
 sound/soc/omap/Makefile                  |    2 +
 sound/soc/omap/igep0020.c                |  148 ++++++++
 11 files changed, 859 insertions(+), 79 deletions(-)
 create mode 100644 sound/soc/codecs/ads117x.c
 create mode 100644 sound/soc/codecs/ads117x.h
 create mode 100644 sound/soc/omap/igep0020.c

             reply	other threads:[~2009-11-23 12:17 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-23 12:17 Mark Brown [this message]
2009-11-23 14:56 ` ASoC updates for 2.6.33 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2010-01-29 16:32 Mark Brown
2010-01-29 16:51 ` Takashi Iwai
2010-01-25 14:49 Mark Brown
2010-01-25 15:36 ` Takashi Iwai
2010-01-25 15:41   ` Mark Brown
2010-01-25 15:43     ` Takashi Iwai
2010-01-12 12:58 Mark Brown
2010-01-12 13:18 ` Takashi Iwai
2010-01-12 13:24   ` Mark Brown
2010-01-12 13:26     ` Takashi Iwai
2010-01-04 22:35 Mark Brown
2009-12-29 12:35 Mark Brown
2009-12-29 19:58 ` Takashi Iwai
2009-12-22 13:33 Mark Brown
2009-12-22 16:52 ` Takashi Iwai
2009-12-18 13:16 Mark Brown
2009-12-18 13:21 ` Takashi Iwai
2009-12-18 13:39   ` Mark Brown
2009-12-19 11:26     ` Mark Brown
2009-12-03 11:05 Mark Brown
2009-12-03 13:14 ` Takashi Iwai
2009-12-04 11:00   ` Mark Brown
2009-12-04 16:15     ` Takashi Iwai
2009-11-30 15:50 Mark Brown
2009-11-30 17:48 ` Takashi Iwai
2009-12-03 10:13   ` Mark Brown
2009-12-03 10:23     ` Takashi Iwai
2009-12-03 10:35       ` Mark Brown
2009-12-03 10:56         ` Peter Ujfalusi
2009-11-26 16:04 Mark Brown
2009-11-26 16:54 ` Takashi Iwai
2009-11-18 14:32 Mark Brown
2009-11-18 17:10 ` Takashi Iwai
2009-11-12 16:55 Mark Brown
2009-11-12 17:05 ` Takashi Iwai
2009-11-11 10:05 Mark Brown
2009-11-11 10:20 ` Takashi Iwai
2009-11-06 15:59 Mark Brown
2009-11-07  9:24 ` Takashi Iwai
2009-10-30 10:47 ASoC updates for 2.6.32 Mark Brown
2009-10-30 10:49 ` ASoC updates for 2.6.33 Mark Brown
2009-10-30 10:58   ` Takashi Iwai
2009-10-26 13:02 [PATCH] alsa: Add support for timberdale I2S block Richard Röjfors
2009-10-26 13:09 ` Mark Brown
2009-10-30 11:53   ` Takashi Iwai
2009-11-02 18:26     ` ASoC updates for 2.6.33 Mark Brown
2009-11-03  7:02       ` Takashi Iwai
2009-10-15 14:40 Mark Brown
2009-10-20 15:13 ` Barry Song
2009-10-20 15:17   ` Mark Brown
2009-10-21  5:00     ` Barry Song
2009-10-21  5:20       ` Joonyoung Shim
2009-11-11  0:08 ` Barry Song
2009-10-09 19:38 Mark Brown
2009-10-10  8:56 ` Takashi Iwai
2009-10-06 16:09 Mark Brown
2009-10-06 16:23 ` Takashi Iwai
2009-10-01 15:20 Mark Brown
2009-10-01 15:34 ` Takashi Iwai
2009-09-23 18:11 Mark Brown
2009-09-19  8:11 Mark Brown
2009-09-20 16:22 ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091123121740.GA26793@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox