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@ti.com>
Subject: ASoC updates for 3.2
Date: Thu, 13 Oct 2011 11:49:58 +0100	[thread overview]
Message-ID: <20111013104958.GA5193@opensource.wolfsonmicro.com> (raw)

The following changes since commit 03b5362d2fef02cabbbb440d861d27e40ed3a929:

  ASoC: Convert Jive to table based init (2011-10-10 11:10:44 +0100)

are available in the git repository at:
  git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.2

Ashish Chavan (1):
      ASoC: da7210: Add support for other DAI word lengths, format and mode

Axel Lin (6):
      ASoC: Writing register default value for the reset register
      ASoC: ak4642: convert to soc-cache
      ASoC: Delete ads117x.h
      ASoC: Remove impossible case from wm8994_hw_params
      ASoC: da7210: convert to soc-cache
      ASoC: Make SND_SOC_SAARB and SND_SOC_TAVOREVB3 select MFD_88PM860X

Mark Brown (4):
      ASoC: Convert Goni to data based DAPM init
      ASoC: Add missing default for WM5100 Clocking 1
      ASoC: Implement WM5100 accessory detection support
      ASoC: Instantiate card widgets immediately

Peter Ujfalusi (18):
      ASoC: OMAP machines: Remove soc_dapm_sync() call from init
      ASoC: zoom2: Let core to deal with the DAPM widgets
      ASoC: zoom2: No need to call dapm_pin_enable at init time
      ASoC: sdp4430: Let core to deal with the DAPM widgets
      ASoC: sdp4430: No need to call dapm_pin_enable at init time
      ASoC: am3517evm: Let core to deal with the DAPM widgets
      ASoC: n810: Let the core to register DAPM widgets/routes and controls
      ASoC: osk5912: Let core to deal with the DAPM widgets
      ASoC: sdp3430: Let core to deal with the DAPM widgets
      ASoC: twl6040: Convert to table based init
      ASoC: twl4030: Convert to table based init
      ASoC: tlv320dac33: Convert to table based init
      Input: twl6040: Simplify vibra regsiter definitions
      MFD: twl6040: Cache the vibra control registers
      MFD: twl6040: function to query the vibra status for clients
      Input: twl6040-vibra: Check the selected path for vibra
      ASoC: twl6040: Support for vibra output paths
      ASoC: twl6040: Workaround for headset DC offset caused pop noise

Wolfram Sang (1):
      ASoC: Fix typo in Kconfig symbol for tlv320aic32x4

 drivers/input/misc/twl6040-vibra.c |   19 +++--
 drivers/mfd/twl6040-core.c         |   31 ++++++-
 include/linux/mfd/twl6040.h        |   25 +++---
 sound/soc/codecs/Kconfig           |    4 +-
 sound/soc/codecs/Makefile          |    2 +-
 sound/soc/codecs/ads117x.h         |   13 ---
 sound/soc/codecs/ak4642.c          |   82 +++----------------
 sound/soc/codecs/da7210.c          |  146 +++++++++++++++-----------------
 sound/soc/codecs/tlv320dac33.c     |   23 ++----
 sound/soc/codecs/twl4030.c         |   21 ++---
 sound/soc/codecs/twl6040.c         |  135 ++++++++++++++++++++++++------
 sound/soc/codecs/wm5100-tables.c   |    1 +
 sound/soc/codecs/wm5100.c          |  162 ++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/wm5100.h          |    2 +
 sound/soc/codecs/wm8983.c          |    2 +-
 sound/soc/codecs/wm8994.c          |   10 --
 sound/soc/imx/Kconfig              |    2 +-
 sound/soc/omap/am3517evm.c         |   28 +-----
 sound/soc/omap/ams-delta.c         |    1 -
 sound/soc/omap/n810.c              |   23 ++----
 sound/soc/omap/omap3pandora.c      |    8 +--
 sound/soc/omap/osk5912.c           |   27 +-----
 sound/soc/omap/rx51.c              |    2 -
 sound/soc/omap/sdp3430.c           |   18 +---
 sound/soc/omap/sdp4430.c           |   27 +-----
 sound/soc/omap/zoom2.c             |   26 ++-----
 sound/soc/pxa/Kconfig              |    2 +
 sound/soc/samsung/goni_wm8994.c    |   13 +--
 sound/soc/soc-core.c               |    2 +
 29 files changed, 467 insertions(+), 390 deletions(-)
 delete mode 100644 sound/soc/codecs/ads117x.h

             reply	other threads:[~2011-10-13 10:50 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-13 10:49 Mark Brown [this message]
2011-10-13 10:53 ` ASoC updates for 3.2 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2011-12-22 11:04 Mark Brown
2011-12-22 11:15 ` Takashi Iwai
     [not found] ` <CAAQ0ZWSoQJJZv9ReBvHC1FB2EeS_u2V=jDJOguoqNx2cR+1i_g@mail.gmail.com>
2011-12-22 12:02   ` Mark Brown
2011-12-22 12:07     ` Takashi Iwai
     [not found]     ` <CAAQ0ZWTnMuDCHDQQWg9mvQHTwzm6hJu5TOFvbwc18R5xEhSdiw@mail.gmail.com>
2011-12-22 12:46       ` Mark Brown
2011-12-13  1:40 Mark Brown
2011-12-13  7:06 ` Takashi Iwai
2011-12-13  7:09   ` Mark Brown
2011-12-06 10:16 Mark Brown
2011-12-06 12:26 ` Takashi Iwai
2011-11-30 10:28 Mark Brown
2011-11-30 11:20 ` Takashi Iwai
2011-11-29 11:36 Mark Brown
2011-11-29 12:07 ` Takashi Iwai
2011-11-22 12:46 Mark Brown
2011-11-22 17:47 ` Takashi Iwai
2011-11-08 10:46 Mark Brown
2011-11-08 16:00 ` Takashi Iwai
2011-11-02 11:50 Mark Brown
2011-11-02 13:16 ` Takashi Iwai
2011-11-02 13:17   ` Mark Brown
2011-11-02 13:23     ` Takashi Iwai
2011-10-27  7:22 Mark Brown
2011-10-27  8:49 ` Takashi Iwai
2011-10-22  9:49 Mark Brown
2011-10-22 11:45 ` Takashi Iwai
2011-10-19 17:26 Mark Brown
2011-10-20 12:20 ` Takashi Iwai
2011-10-20 12:24   ` Mark Brown
2011-10-20 12:47     ` Takashi Iwai
2011-10-20 16:56   ` Girdwood, Liam
2011-10-10 11:41 Mark Brown
2011-10-10 12:42 ` Takashi Iwai
2011-10-10 12:46   ` Mark Brown
2011-10-04 14:16 Mark Brown
2011-10-04 14:45 ` Takashi Iwai
2011-10-04 14:48   ` Mark Brown
2011-10-04 14:49     ` Takashi Iwai
2011-09-27 12:47 Mark Brown
2011-09-27 13:01 ` Takashi Iwai
2011-09-23 10:47 Mark Brown
2011-09-23 13:23 ` Takashi Iwai
2011-09-20 14:43 Mark Brown
2011-09-20 14:47 ` Takashi Iwai
2011-09-08 18:23 Mark Brown
2011-08-25 11:08 Mark Brown
2011-08-25 12:08 ` Takashi Iwai
2011-08-21 12:10 Mark Brown
2011-08-21 13:47 ` Takashi Iwai
2011-08-12 16:51 Mark Brown
2011-08-12 17:50 ` 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=20111013104958.GA5193@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@ti.com \
    --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.