* [GIT PULL] ASoC fixes for v4.1
@ 2015-05-16 12:30 Mark Brown
2015-05-18 7:52 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2015-05-16 12:30 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood
[-- Attachment #1.1: Type: text/plain, Size: 2051 bytes --]
The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:
Linux 4.1-rc3 (2015-05-10 15:12:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v4.1-rc3
for you to fetch changes up to 7730c0b55043f6ff1c27e9cb45e13679995b2361:
Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/fix/uda1380', 'asoc/fix/wm8960' and 'asoc/fix/wm8994' into asoc-linus (2015-05-12 20:31:33 +0100)
----------------------------------------------------------------
ASoC: Fixes for v4.1
A few more fixes for v4.1, some driver fixes plus one core fix which
fixes registration of DAI links when adding prefixes to CODECs to
deuplicate in multi-CODEC systems.
----------------------------------------------------------------
Axel Lin (2):
ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls
ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bit
Fang, Yang A (1):
ASoC: rt5645: Add ACPI match ID
Koro Chen (1):
ASoC: dapm: Modify widget stream name according to prefix
Mark Brown (3):
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/fix/uda1380', 'asoc/fix/wm8960' and 'asoc/fix/wm8994' into asoc-linus
Peter Ujfalusi (1):
ASoC: davinci-mcasp: Correct pm status check in suspend callback
Vasily Khoruzhick (1):
ASoC: uda1380: Avoid accessing i2c bus when codec is disabled
Zidan Wang (2):
ASoC: wm8960: fix "RINPUT3" audio route error
ASoC: wm8994: correct BCLK DIV 348 to 384
sound/soc/codecs/mc13783.c | 4 ++--
sound/soc/codecs/uda1380.c | 2 +-
sound/soc/codecs/wm8960.c | 2 +-
sound/soc/codecs/wm8994.c | 2 +-
sound/soc/davinci/davinci-mcasp.c | 2 +-
sound/soc/soc-dapm.c | 11 ++++++++---
6 files changed, 14 insertions(+), 9 deletions(-)
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ASoC fixes for v4.1
2015-05-16 12:30 [GIT PULL] ASoC fixes for v4.1 Mark Brown
@ 2015-05-18 7:52 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2015-05-18 7:52 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, Liam Girdwood
At Sat, 16 May 2015 13:30:22 +0100,
Mark Brown wrote:
>
> The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:
>
> Linux 4.1-rc3 (2015-05-10 15:12:29 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v4.1-rc3
>
> for you to fetch changes up to 7730c0b55043f6ff1c27e9cb45e13679995b2361:
>
> Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/fix/uda1380', 'asoc/fix/wm8960' and 'asoc/fix/wm8994' into asoc-linus (2015-05-12 20:31:33 +0100)
>
> ----------------------------------------------------------------
> ASoC: Fixes for v4.1
>
> A few more fixes for v4.1, some driver fixes plus one core fix which
> fixes registration of DAI links when adding prefixes to CODECs to
> deuplicate in multi-CODEC systems.
Thanks, pulled now.
Takashi
>
> ----------------------------------------------------------------
> Axel Lin (2):
> ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls
> ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bit
>
> Fang, Yang A (1):
> ASoC: rt5645: Add ACPI match ID
>
> Koro Chen (1):
> ASoC: dapm: Modify widget stream name according to prefix
>
> Mark Brown (3):
> Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
> Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
> Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/fix/uda1380', 'asoc/fix/wm8960' and 'asoc/fix/wm8994' into asoc-linus
>
> Peter Ujfalusi (1):
> ASoC: davinci-mcasp: Correct pm status check in suspend callback
>
> Vasily Khoruzhick (1):
> ASoC: uda1380: Avoid accessing i2c bus when codec is disabled
>
> Zidan Wang (2):
> ASoC: wm8960: fix "RINPUT3" audio route error
> ASoC: wm8994: correct BCLK DIV 348 to 384
>
> sound/soc/codecs/mc13783.c | 4 ++--
> sound/soc/codecs/uda1380.c | 2 +-
> sound/soc/codecs/wm8960.c | 2 +-
> sound/soc/codecs/wm8994.c | 2 +-
> sound/soc/davinci/davinci-mcasp.c | 2 +-
> sound/soc/soc-dapm.c | 11 ++++++++---
> 6 files changed, 14 insertions(+), 9 deletions(-)
> [2 Digital signature <application/pgp-signature (7bit)>]
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-18 7:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-16 12:30 [GIT PULL] ASoC fixes for v4.1 Mark Brown
2015-05-18 7:52 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox