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, 8 Oct 2008 10:36:11 +0100	[thread overview]
Message-ID: <20081008093611.GA9425@rakim.wolfsonmicro.main> (raw)

The following changes since commit 691ac84a77b1aebb7e09b4924b4b9c07a0f4f66a:
  Takashi Iwai (1):
        Merge branch 'asoc-fixes' into topic/asoc

are available in the git repository at:

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

This is all 2.6.28ish material.

Arun KS (1):
      ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codec

Jarkko Nikula (2):
      ASoC: tlv320aic3x: Use uniform tlv320aic naming
      ASoC: Remove unused AUDIO_NAME define from codec drivers

Mark Brown (4):
      ASoC: Add WM8753 SPI support
      ASoC: Add WM8510 SPI support
      ASoC: Implement WM8510 bias level control
      ASoC: Make WM8510 microphone input a DAPM mixer

Richard Zhao (1):
      ALSA: ASoC: add new param mux to dapm_mux_update_power

 sound/soc/codecs/ak4535.c      |    1 -
 sound/soc/codecs/ssm2602.c     |    1 -
 sound/soc/codecs/tlv320aic23.c |   54 ++++++++++++++++++--
 sound/soc/codecs/tlv320aic3x.c |    5 +-
 sound/soc/codecs/uda1380.c     |    1 -
 sound/soc/codecs/wm8510.c      |  109 ++++++++++++++++++++++++++++++++++-----
 sound/soc/codecs/wm8510.h      |    1 +
 sound/soc/codecs/wm8580.c      |    1 -
 sound/soc/codecs/wm8731.c      |    1 -
 sound/soc/codecs/wm8750.c      |    1 -
 sound/soc/codecs/wm8753.c      |   72 +++++++++++++++++++++++++-
 sound/soc/codecs/wm8753.h      |    1 +
 sound/soc/codecs/wm8971.c      |    1 -
 sound/soc/codecs/wm8990.c      |    1 -
 sound/soc/soc-dapm.c           |    8 ++--
 15 files changed, 221 insertions(+), 37 deletions(-)

             reply	other threads:[~2008-10-08  9:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08  9:36 Mark Brown [this message]
2008-10-08  9:37 ` [PATCH 1/8] ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codec Mark Brown
2008-10-08  9:37   ` [PATCH 2/8] ASoC: Add WM8753 SPI support Mark Brown
2008-10-08  9:37     ` [PATCH 3/8] ASoC: Add WM8510 " Mark Brown
2008-10-08  9:37       ` [PATCH 4/8] ALSA: ASoC: add new param mux to dapm_mux_update_power Mark Brown
2008-10-08  9:37         ` [PATCH 5/8] ASoC: tlv320aic3x: Use uniform tlv320aic naming Mark Brown
2008-10-08  9:37           ` [PATCH 6/8] ASoC: Remove unused AUDIO_NAME define from codec drivers Mark Brown
2008-10-08  9:37             ` [PATCH 7/8] ASoC: Implement WM8510 bias level control Mark Brown
2008-10-08  9:38               ` [PATCH 8/8] ASoC: Make WM8510 microphone input a DAPM mixer Mark Brown
2008-10-08  9:49 ` [PATCH 0/8] ASoC updates Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2008-12-10 19:58 Mark Brown
2008-12-10 20:34 ` 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=20081008093611.GA9425@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.