Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v3.14
Date: Thu, 27 Feb 2014 10:07:16 +0900	[thread overview]
Message-ID: <20140227010716.GA9383@sirena.org.uk> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2828 bytes --]

The following changes since commit 895be5b31e5175bef575008aadb4f0a27b850daa:

  Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linus (2014-02-19 13:13:58 +0900)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.14-rc4

for you to fetch changes up to 57374bb491facf716c172126b7e9b99c9e3f8b45:

  Merge remote-tracking branches 'asoc/fix/sta32x', 'asoc/fix/wm8400', 'asoc/fix/wm8770', 'asoc/fix/wm8900' and 'asoc/fix/wm8994' into asoc-linus (2014-02-23 12:20:34 +0900)

Getting a bit large but they're all actual bug fixes unfortunately.

----------------------------------------------------------------

ASoC: Fixes for v3.14

A somewhat large set of fixes here due to the identification of some
systematic problems with hard to use APIs in the subsystem.  Takashi did
a lot of work to address the enumeration API which uncovered a number of
off by one bugs caused by confusing APIs while Charles addressed issues
in the locking around DAPM.

----------------------------------------------------------------
Charles Keepax (3):
      ASoC: dapm: Correct regulator bypass error messages
      Input - arizona-haptics: Fix double lock of dapm_mutex
      ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions

Lars-Peter Clausen (1):
      ASoC: sta32x: Fix cache sync

Mark Brown (4):
      Merge tag 'asoc-v3.14-rc3' into asoc-linus
      Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
      Merge remote-tracking branches 'asoc/fix/ad1980' and 'asoc/fix/isabelle' into asoc-linus
      Merge remote-tracking branches 'asoc/fix/sta32x', 'asoc/fix/wm8400', 'asoc/fix/wm8770', 'asoc/fix/wm8900' and 'asoc/fix/wm8994' into asoc-linus

Takashi Iwai (7):
      ASoC: sta32x: Fix array access overflow
      ASoC: wm8770: Fix wrong number of enum items
      ASoC: wm8900: Fix the wrong number of enum items
      ASoC: wm8994: Fix the wrong number of enum items
      ASoC: ad1980: Fix wrong number of items for capture source
      ASoC: isabelle: Fix the wrong number of items in enum ctls
      ASoC: wm8400: Fix the wrong number of enum items

 drivers/extcon/extcon-arizona.c      |  12 ---
 drivers/input/misc/arizona-haptics.c |  19 -----
 include/sound/soc-dapm.h             |   8 ++
 sound/soc/codecs/ad1980.c            |   4 +-
 sound/soc/codecs/isabelle.c          |  52 +++++++------
 sound/soc/codecs/sta32x.c            |  74 +++++++++----------
 sound/soc/codecs/wm8400.c            |  34 +++++----
 sound/soc/codecs/wm8770.c            |   4 +-
 sound/soc/codecs/wm8900.c            |  44 +++++------
 sound/soc/codecs/wm8994.c            | 135 ++++++++++++++++++----------------
 sound/soc/soc-dapm.c                 | 139 +++++++++++++++++++++++++++++++----
 11 files changed, 317 insertions(+), 208 deletions(-)

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



             reply	other threads:[~2014-02-27  1:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-27  1:07 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-10 18:23 [GIT PULL] ASoC fixes for v3.14 Mark Brown
2014-03-11  6:53 ` Takashi Iwai
2014-02-20  1:31 Mark Brown
2014-02-20  6:55 ` 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=20140227010716.GA9383@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox