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/5] ASoC updates
Date: Wed, 3 Dec 2008 13:20:05 +0000	[thread overview]
Message-ID: <20081203132005.GA5943@rakim.wolfsonmicro.main> (raw)

The following changes since commit 0ecfe7987855d21c2a89ffe003ddf0ee11b42d47:
  Mark Brown (1):
        ASoC: Don't free static data in WM9713

are available in the git repository at:

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

Daniel Mack (1):
      ASoC: tlv320aic3x: headset/button press support

Grazvydas Ignotas (1):
      ASoC: TWL4030: Add input selection and gain controls

Mark Brown (3):
      ASoC: Push workqueue data into snd_soc_card
      ASoC: Push platform registration down into the card
      ASoC: Fix WM8903 right mixer bypass path

 include/sound/soc.h                  |    9 +-
 sound/soc/atmel/playpaq_wm8510.c     |    2 +-
 sound/soc/atmel/sam9g20_wm8731.c     |    2 +-
 sound/soc/blackfin/bf5xx-ad1980.c    |    2 +-
 sound/soc/blackfin/bf5xx-ad73311.c   |    2 +-
 sound/soc/blackfin/bf5xx-ssm2602.c   |    2 +-
 sound/soc/codecs/tlv320aic3x.c       |   31 ++++++-
 sound/soc/codecs/tlv320aic3x.h       |   46 +++++++++-
 sound/soc/codecs/twl4030.c           |  177 +++++++++++++++++++++++++++++++++-
 sound/soc/codecs/twl4030.h           |   16 +++
 sound/soc/codecs/wm8903.c            |    8 +-
 sound/soc/davinci/davinci-evm.c      |    2 +-
 sound/soc/davinci/davinci-i2s.c      |    2 +-
 sound/soc/davinci/davinci-sffsdr.c   |    2 +-
 sound/soc/fsl/mpc8610_hpcd.c         |    2 +-
 sound/soc/fsl/soc-of-simple.c        |    2 +-
 sound/soc/omap/n810.c                |    2 +-
 sound/soc/omap/omap2evm.c            |    2 +-
 sound/soc/omap/omap3beagle.c         |    2 +-
 sound/soc/omap/osk5912.c             |    2 +-
 sound/soc/omap/overo.c               |    2 +-
 sound/soc/omap/sdp3430.c             |    2 +-
 sound/soc/pxa/corgi.c                |    2 +-
 sound/soc/pxa/e800_wm9712.c          |    2 +-
 sound/soc/pxa/em-x270.c              |    2 +-
 sound/soc/pxa/palm27x.c              |    2 +-
 sound/soc/pxa/poodle.c               |    2 +-
 sound/soc/pxa/spitz.c                |    2 +-
 sound/soc/pxa/tosa.c                 |    2 +-
 sound/soc/pxa/zylonite.c             |    2 +-
 sound/soc/s3c24xx/ln2440sbc_alc650.c |    2 +-
 sound/soc/s3c24xx/neo1973_wm8753.c   |    2 +-
 sound/soc/s3c24xx/s3c24xx_uda134x.c  |    2 +-
 sound/soc/s3c24xx/smdk2443_wm9710.c  |    2 +-
 sound/soc/sh/sh7760-ac97.c           |    2 +-
 sound/soc/soc-core.c                 |   77 +++++++++------
 36 files changed, 348 insertions(+), 74 deletions(-)

             reply	other threads:[~2008-12-03 13:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03 13:20 Mark Brown [this message]
2008-12-03 13:24 ` [PATCH 1/5] ASoC: Push workqueue data into snd_soc_card Mark Brown
2008-12-03 13:24   ` [PATCH] leds: Add WM8350 LED driver Mark Brown
2008-12-03 13:24     ` [PATCH 2/5] ASoC: Push platform registration down into the card Mark Brown
2008-12-03 13:24       ` [PATCH 3/5] ASoC: TWL4030: Add input selection and gain controls Mark Brown
2008-12-03 13:24         ` [PATCH 4/5] ASoC: Fix WM8903 right mixer bypass path Mark Brown
2008-12-03 13:24           ` [PATCH 5/5] ASoC: tlv320aic3x: headset/button press support Mark Brown
2008-12-03 13:29     ` [PATCH] leds: Add WM8350 LED driver Mark Brown
2008-12-03 13:38 ` [PATCH 0/5] ASoC updates 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=20081203132005.GA5943@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.