All of lore.kernel.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
Subject: [PATCH 0/8] ASoC updates
Date: Wed, 10 Dec 2008 19:58:59 +0000	[thread overview]
Message-ID: <20081210195858.GA4062@rakim.wolfsonmicro.main> (raw)

The following changes since commit f73f2a6a23e34de9cca9672f727694e5af00e6c7:
  Takashi Iwai (1):
        ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c

are available in the git repository at:

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

Mark Brown (5):
      ASoC: Work around warnings from some build environments
      ASoC: Add codec registration API
      ASoC: Convert WM8900 to do more work at I2C probe time
      ASoC: Convert WM8903 driver to register at I2C probe time
      ASoC: Stop WM8903 SYSCLK when suspending

Peter Ujfalusi (3):
      ASoC: TWL4030: Add missing Carkit output
      ASoC: TWL4030: Small cleanup
      ASoC: TWL4030: Change the name for the DACs

 include/sound/soc.h        |    5 +
 sound/soc/codecs/twl4030.c |   27 +++---
 sound/soc/codecs/wm8900.c  |  159 +++++++++++++++--------------
 sound/soc/codecs/wm8900.h  |    7 --
 sound/soc/codecs/wm8903.c  |  241 +++++++++++++++++++-------------------------
 sound/soc/codecs/wm8903.h  |    5 -
 sound/soc/soc-core.c       |   43 ++++++++
 7 files changed, 247 insertions(+), 240 deletions(-)

             reply	other threads:[~2008-12-10 19:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 19:58 Mark Brown [this message]
2008-12-10 20:01 ` [PATCH 1/8] ASoC: Work around warnings from some build environments Mark Brown
2008-12-10 20:01   ` [PATCH 2/8] ASoC: TWL4030: Add missing Carkit output Mark Brown
2008-12-10 20:01     ` [PATCH 3/8] ASoC: TWL4030: Small cleanup Mark Brown
2008-12-10 20:01       ` [PATCH 4/8] ASoC: TWL4030: Change the name for the DACs Mark Brown
2008-12-10 20:01         ` [PATCH 5/8] ASoC: Add codec registration API Mark Brown
2008-12-10 20:01           ` [PATCH 6/8] ASoC: Convert WM8900 to do more work at I2C probe time Mark Brown
2008-12-10 20:01             ` [PATCH 7/8] ASoC: Convert WM8903 driver to register " Mark Brown
2008-12-10 20:01               ` [PATCH 8/8] ASoC: Stop WM8903 SYSCLK when suspending Mark Brown
2008-12-10 20:34 ` [PATCH 0/8] ASoC updates Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2008-10-08  9:36 Mark Brown
2008-10-08  9:49 ` 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=20081210195858.GA4062@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.