alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [GIT PULL] ASoC updates for v3.15
Date: Mon, 28 Apr 2014 12:13:10 +0200	[thread overview]
Message-ID: <s5h4n1ddao9.wl%tiwai@suse.de> (raw)
In-Reply-To: <20140423111631.GO12304@sirena.org.uk>

At Wed, 23 Apr 2014 12:16:31 +0100,
Mark Brown wrote:
> 
> The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
> 
>   Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.15-rc2
> 
> for you to fetch changes up to 98810a6dcf8af768d7b0b71e5075ff9c199f5196:
> 
>   Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/tlv320aic3x' into asoc-linus (2014-04-22 22:01:07 +0100)
> 
> ----------------------------------------------------------------
> 
> ASoC: Fixes for v3.15
> 
> A smattering of driver-specific fixes here, nothing generic.  The Cirrus
> CODEC conversions to devm_ are leak fixes - the conversion adds missing
> error handling code.

Sorry for the late response, as I've been off in the whole last week.
Now catching up mails and bugs...

I pulled it now.  Thanks.


Takashi

> 
> ----------------------------------------------------------------
> Alexandre Belloni (1):
>       ASoC: tlv320aic31xx: document that the regulators are mandatory
> 
> Andrew Lunn (1):
>       ASoC: alc5623: Fix regmap endianness
> 
> Axel Lin (2):
>       ASoC: cs42l52: Convert to use devm_gpio_request_one
>       ASoC: cs42l73: Convert to use devm_gpio_request_one
> 
> Ben Dooks (1):
>       ASoC: rsnd: fix clock prepare/unprepare
> 
> Christian Engelmayer (1):
>       ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
> 
> Dan Carpenter (1):
>       ASoC: Intel: some incorrect sizeof() usages
> 
> Jarkko Nikula (1):
>       ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
> 
> Lars-Peter Clausen (1):
>       ASoC: jz4740: Remove Makefile entry for removed file
> 
> Mark Brown (3):
>       Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
>       Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73' and 'asoc/fix/fsl-spdif' into asoc-linus
>       Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix/rcar', 'asoc/fix/tlv320aic31xx' and 'asoc/fix/tlv320aic3x' into asoc-linus
> 
> Nicolin Chen (1):
>       ASoC: fsl_spdif: Fix wrong OFFSET of STC_SYSCLK_DIV
> 
> Sebastian Reichel (1):
>       ASoC: tlv320aic3x: fix shared reset pin for DT
> 
> Wenkai Du (1):
>       ASoC: Intel: Fix audio crash due to negative address offset
> 
>  Documentation/devicetree/bindings/sound/tlv320aic31xx.txt | 6 +++---
>  sound/soc/codecs/alc5623.c                                | 2 +-
>  sound/soc/codecs/cs42l52.c                                | 6 ++++--
>  sound/soc/codecs/cs42l73.c                                | 6 ++++--
>  sound/soc/codecs/tlv320aic3x.c                            | 9 +++++++--
>  sound/soc/fsl/fsl_spdif.h                                 | 4 ++--
>  sound/soc/intel/sst-dsp-priv.h                            | 2 +-
>  sound/soc/intel/sst-haswell-ipc.c                         | 7 ++++---
>  sound/soc/jz4740/Makefile                                 | 2 --
>  sound/soc/sh/rcar/src.c                                   | 4 ++--
>  sound/soc/sh/rcar/ssi.c                                   | 4 ++--
>  sound/soc/soc-dapm.c                                      | 1 -
>  12 files changed, 30 insertions(+), 23 deletions(-)
> [2 Digital signature <application/pgp-signature (7bit)>]
> 

  reply	other threads:[~2014-04-28 10:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 11:16 [GIT PULL] ASoC updates for v3.15 Mark Brown
2014-04-28 10:13 ` Takashi Iwai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-31 10:32 Mark Brown
2014-03-31 10:41 ` Takashi Iwai
2014-03-13 17:56 Mark Brown
2014-03-13 18:26 ` Takashi Iwai
2014-03-12 23:14 Mark Brown
2014-03-13  7:41 ` Lars-Peter Clausen
2014-03-13 13:43   ` Mark Brown
2014-03-13  9:01 ` 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=s5h4n1ddao9.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).