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, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: ASoC updates for 2.6.39
Date: Fri, 25 Feb 2011 12:48:23 +0000	[thread overview]
Message-ID: <20110225124823.GF28980@opensource.wolfsonmicro.com> (raw)

The following changes since commit fadddc8753ccfab26ee57f3205d6926fe4be1350:

  ASoC: Add kerneldoc for jack_status_check callback (2011-02-18 09:14:24 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.39

Dimitris Papastamos (1):
      ASoC: soc-dapm: Include quotes around contents in debugfs entries

Dmitry Eremin-Solenikov (1):
      ASoC: correct pxa AC97 DAI names

Justin P. Mattock (1):
      ASoC: remove one to many l's in the word

Mark Brown (15):
      ASoC: Mark WM8958 microphone detection registers readable
      ASoC: Hook wm_hubs micbiases up to CLK_SYS
      ASoC: Fix WM8958 default microphone detection argument ordering
      ASoC: Correct definition of WM8903_VMID_RES_5K
      ASoC: Hook wm_hubs micbiases up to CLK_SYS
      Merge branch 'for-2.6.38' into for-2.6.39
      ASoC: Remove card from snd_soc_dapm_set_bias_level()
      ASoC: Run bias level changes for all DAPM contexts in parallel
      ASoC: Mark WM8958 microphone bias registers as readable
      ASoC: Support WM8958 direct microphone detection IRQ
      ASoC: Support configuration of WM8958 microphone bias analogue parameters
      ASoC: Simplify default WM8958 jack detection code
      ASoC: Pass the jack to jack notifiers
      ASoC: Remove -codec suffix from WM9081 driver
      Merge branch 'for-2.6.38' into for-2.6.39

Stephen Warren (1):
      ASoC: Tegra: Move utilities to separate module

Zeng Zhaoming (1):
      ASoC: Add Freescale SGTL5000 codec support

 include/linux/mfd/wm8994/pdata.h     |   12 +-
 include/linux/mfd/wm8994/registers.h |    2 +
 sound/soc/codecs/Kconfig             |    5 +
 sound/soc/codecs/Makefile            |    2 +
 sound/soc/codecs/sgtl5000.c          | 1512 ++++++++++++++++++++++++++++++++++
 sound/soc/codecs/sgtl5000.h          |  402 +++++++++
 sound/soc/codecs/wm8903.h            |    2 +-
 sound/soc/codecs/wm8994-tables.c     |   10 +-
 sound/soc/codecs/wm8994.c            |  105 ++--
 sound/soc/codecs/wm9081.c            |    2 +-
 sound/soc/codecs/wm_hubs.c           |    3 +
 sound/soc/pxa/e740_wm9705.c          |    4 +-
 sound/soc/pxa/e750_wm9705.c          |    4 +-
 sound/soc/pxa/e800_wm9712.c          |    4 +-
 sound/soc/pxa/em-x270.c              |    4 +-
 sound/soc/pxa/mioa701_wm9713.c       |    4 +-
 sound/soc/pxa/palm27x.c              |    4 +-
 sound/soc/pxa/tosa.c                 |    4 +-
 sound/soc/pxa/zylonite.c             |    4 +-
 sound/soc/samsung/dma.c              |    2 +-
 sound/soc/soc-dapm.c                 |  134 ++--
 sound/soc/soc-jack.c                 |    2 +-
 sound/soc/tegra/Makefile             |    3 +-
 sound/soc/tegra/tegra_asoc_utils.c   |    6 +
 24 files changed, 2091 insertions(+), 145 deletions(-)
 create mode 100644 sound/soc/codecs/sgtl5000.c
 create mode 100644 sound/soc/codecs/sgtl5000.h

             reply	other threads:[~2011-02-25 12:48 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 12:48 Mark Brown [this message]
2011-02-25 15:55 ` ASoC updates for 2.6.39 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2011-05-09 20:17 Mark Brown
2011-05-10  7:37 ` Takashi Iwai
2011-05-03 10:24 Mark Brown
2011-05-03 10:54 ` Takashi Iwai
2011-04-18 20:37 Mark Brown
2011-04-19  6:44 ` Takashi Iwai
2011-04-04 23:33 Mark Brown
2011-04-05  7:27 ` Takashi Iwai
2011-03-28 10:37 Mark Brown
2011-03-28 11:32 ` Takashi Iwai
2011-03-23 10:57 Mark Brown
2011-03-23 11:27 ` Takashi Iwai
2011-03-15 13:18 Mark Brown
2011-03-15 16:43 ` Takashi Iwai
2011-03-15 19:31   ` Mark Brown
2011-03-16  9:44     ` Liam Girdwood
2011-03-10 14:41 Mark Brown
2011-03-10 15:45 ` Takashi Iwai
2011-03-08 14:04 Mark Brown
2011-03-08 17:18 ` Takashi Iwai
2011-03-02 11:36 Mark Brown
2011-03-02 14:48 ` Takashi Iwai
2011-02-28 15:09 Mark Brown
2011-02-28 15:22 ` Takashi Iwai
2011-02-18 22:18 Mark Brown
2011-02-19 15:19 ` Takashi Iwai
2011-02-08 12:45 Mark Brown
2011-02-08 16:32 ` Takashi Iwai
2011-02-01 15:30 Mark Brown
2011-02-01 21:26 ` Takashi Iwai
2011-01-19 12:33 Mark Brown
2011-01-20  6:50 ` Takashi Iwai
2011-01-20 11:31   ` Mark Brown
2011-01-20 11:35     ` 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=20110225124823.GF28980@opensource.wolfsonmicro.com \
    --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 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.