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: ASoC fixes for v3.18
Date: Mon, 17 Nov 2014 22:20:17 +0100 [thread overview]
Message-ID: <s5htx1xjzhq.wl-tiwai@suse.de> (raw)
In-Reply-To: <20141117165527.GH2722@sirena.org.uk>
At Mon, 17 Nov 2014 16:55:27 +0000,
Mark Brown wrote:
>
> The following changes since commit fc14f9c1272f62c3e8d01300f52467c0d9af50f9:
>
> Linux 3.18-rc5 (2014-11-16 16:36:20 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.18-rc5
>
> for you to fetch changes up to cf9a7f7823c67243da44da2ac47ca944a3108282:
>
> Merge remote-tracking branches 'asoc/fix/rt5670', 'asoc/fix/samsung' and 'asoc/fix/sgtl5000' into asoc-linus (2014-11-17 16:41:11 +0000)
>
> ----------------------------------------------------------------
> ASoC: Fixes for v3.18
>
> As well as the usual driver fixes there's a few other things here:
>
> One is a fix for a race in DPCM which is unfortuantely a rather large
> diffstat, this is the result of growing usage of the mainline code and
> hence more detailed testing so I'm relatively happy.
>
> The other is a fix for non-DT machine driver matching following some of
> the componentization work which is much more focused.
>
> Both have had a while to cook in -next.
Pulled now, thanks.
Takashi
>
> ----------------------------------------------------------------
> Andreas Färber (1):
> ASoC: samsung: Add MODULE_DEVICE_TABLE for Snow
>
> Axel Lin (1):
> ASoC: es8328-i2c: Fix i2c_device_id name field in es8328_id
>
> Bard Liao (2):
> ASoC: rt5670: correct the incorrect default values
> ASoC: rt5670: change dapm routes of PLL connection
>
> Charles Keepax (1):
> ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
>
> Dylan Reid (1):
> ASoC: max98090: Correct pclk divisor settings
>
> Fabio Estevam (1):
> ASoC: sgtl5000: Fix SMALL_POP bit definition
>
> Fang, Yang A (1):
> ASoC: rt5645: Mark RT5645_TDM_CTRL_3 as readable
>
> Jianqun (1):
> ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrl
>
> Kuninori Morimoto (2):
> ASoC: fsi: remove unsupported PAUSE flag
> ASoC: rsnd: remove unsupported PAUSE flag
>
> Lars-Peter Clausen (1):
> ASoC: Fix snd_soc_find_dai() matching component by name
>
> Mark Brown (3):
> Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
> Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix/dpcm', 'asoc/fix/es8328', 'asoc/fix/fsl-asrc', 'asoc/fix/max98090', 'asoc/fix/rcar', 'asoc/fix/rockchip' and 'asoc/fix/rt5645' into asoc-linus
> Merge remote-tracking branches 'asoc/fix/rt5670', 'asoc/fix/samsung' and 'asoc/fix/sgtl5000' into asoc-linus
>
> Nicolin Chen (1):
> ASoC: fsl_asrc: Add reg_defaults for regmap to fix kernel dump
>
> Takashi Iwai (1):
> ASoC: dpcm: Fix race between FE/BE updates and trigger
>
> Thomas Petazzoni (1):
> ASoC: cs42l51: re-hook of_match_table pointer
>
> include/sound/soc-dpcm.h | 2 ++
> sound/soc/codecs/cs42l51-i2c.c | 1 +
> sound/soc/codecs/cs42l51.c | 4 ++-
> sound/soc/codecs/cs42l51.h | 1 +
> sound/soc/codecs/es8328-i2c.c | 2 +-
> sound/soc/codecs/max98090.c | 6 ++--
> sound/soc/codecs/rt5645.c | 2 ++
> sound/soc/codecs/rt5670.c | 36 ++++++++++----------
> sound/soc/codecs/sgtl5000.c | 3 +-
> sound/soc/codecs/sgtl5000.h | 2 +-
> sound/soc/codecs/wm_adsp.c | 1 +
> sound/soc/fsl/fsl_asrc.c | 26 ++++++++++++++
> sound/soc/rockchip/rockchip_i2s.c | 4 ++-
> sound/soc/samsung/snow.c | 1 +
> sound/soc/sh/fsi.c | 3 +-
> sound/soc/sh/rcar/core.c | 3 +-
> sound/soc/soc-core.c | 2 +-
> sound/soc/soc-pcm.c | 72 ++++++++++++++++++++++++++++++---------
> 18 files changed, 123 insertions(+), 48 deletions(-)
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
prev parent reply other threads:[~2014-11-17 21:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 16:55 ASoC fixes for v3.18 Mark Brown
2014-11-17 21:20 ` Takashi Iwai [this message]
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=s5htx1xjzhq.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