All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiawi@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: ASoC updates for 2.6.40
Date: Thu, 19 May 2011 14:24:22 -0700	[thread overview]
Message-ID: <20110519212422.GH18849@opensource.wolfsonmicro.com> (raw)

The following changes since commit 0f3c6af92100193cf9a86bdd0ee35e6da3e0c56e:

  Merge branch 'for-2.6.39' into for-2.6.40 (2011-05-10 15:58:17 +0200)

are available in the git repository at:

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

Ben Gardiner (1):
      ASoC: davinci-mcasp: enable ping-pong SRAM buffers

Dmitry Artamonow (2):
      ASoC: Asahi Kasei AK4641 codec driver
      ASoC: add iPAQ hx4700 machine driver

Jarkko Nikula (1):
      ASoC: Fix wrong data type access in a few codec drivers

Jin Park (3):
      ASoC: codecs: max98088: Fixed invalid register definitions in mixer controls
      ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to control
      ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2

Liam Girdwood (1):
      ASoC: core - allow ASoC more flexible machine name

Mark Brown (10):
      ASoC: Fix NULL vs. 0 warning in SSM2602
      ASoC: Don't squash 16x8 registers down to 8 bits
      ASoC: Remove byte swap in 4x12 SPI write
      ASoC: Use spi_write() for SPI writes
      ASoC: Disable WM8994/58 microphone detection over suspend
      ASoC: Reintroduce do_spi_write()
      ASoC: Ensure output PGA is enabled for line outputs in wm_hubs
      ASoC: Add some missing volume update bit sets for wm_hubs devices
      ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithms
      ASoC: Don't restart an already running WM8958 DSP2

Misael Lopez Cruz (1):
      ASoC: DMIC codec - Add input widget

Randy Dunlap (1):
      ASoC: fix wm8958-dsp2 printk format warnings

Stephen Boyd (1):
      ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning

Taylor Hutt (1):
      ASoC: Max98095: Move existing NULL check before pointer dereference.

 include/sound/ak4641.h            |   26 ++
 include/sound/soc.h               |    2 +
 sound/soc/codecs/Kconfig          |    4 +
 sound/soc/codecs/Makefile         |    2 +
 sound/soc/codecs/ak4641.c         |  664 +++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/ak4641.h         |   47 +++
 sound/soc/codecs/dmic.c           |   26 ++-
 sound/soc/codecs/max98088.c       |   62 +++-
 sound/soc/codecs/max98088.h       |   13 +
 sound/soc/codecs/max98095.c       |   16 +-
 sound/soc/codecs/ssm2602.c        |    2 +-
 sound/soc/codecs/tlv320aic3x.c    |    3 +-
 sound/soc/codecs/wm8903.c         |    3 +-
 sound/soc/codecs/wm8958-dsp2.c    |   29 ++-
 sound/soc/codecs/wm8993.c         |    3 +-
 sound/soc/codecs/wm8994.c         |   31 ++-
 sound/soc/codecs/wm8995.c         |    4 +-
 sound/soc/codecs/wm_hubs.c        |   24 +-
 sound/soc/davinci/davinci-mcasp.c |    2 +
 sound/soc/pxa/Kconfig             |    9 +
 sound/soc/pxa/Makefile            |    2 +
 sound/soc/pxa/hx4700.c            |  255 ++++++++++++++
 sound/soc/soc-cache.c             |  140 +-------
 sound/soc/soc-core.c              |    8 +-
 24 files changed, 1199 insertions(+), 178 deletions(-)
 create mode 100644 include/sound/ak4641.h
 create mode 100644 sound/soc/codecs/ak4641.c
 create mode 100644 sound/soc/codecs/ak4641.h
 create mode 100644 sound/soc/pxa/hx4700.c

             reply	other threads:[~2011-05-19 21:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19 21:24 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-26 15:43 ASoC updates for 2.6.40 Mark Brown
2011-05-26 15:59 ` Takashi Iwai
2011-05-22  4:17 Mark Brown
2011-05-22  8:01 ` Takashi Iwai
2011-05-09 20:18 Mark Brown
2011-05-10  7:37 ` Takashi Iwai
2011-05-03 10:27 Mark Brown
2011-05-03 10:56 ` Takashi Iwai
2011-04-18 20:50 Mark Brown
2011-04-19  6:44 ` Takashi Iwai
2011-04-04 23:36 Mark Brown
2011-04-05  7:27 ` 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=20110519212422.GH18849@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=tiawi@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.