All of lore.kernel.org
 help / color / mirror / Atom feed
* [alsa-devel] [GIT PULL] ASoC fixes for v5.6
@ 2020-02-05  9:47 Mark Brown
  2020-02-05 10:20 ` Mark Brown
  2020-02-05 11:46 ` Takashi Iwai
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Brown @ 2020-02-05  9:47 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Lee Jones, Liam Girdwood


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

The following changes since commit d8e2e0d2491e78f3f7b451c3a93ba29950efe2cf:

  ASoC: soc-core: remove null_snd_soc_ops (2020-01-23 12:20:06 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.6-2

for you to fetch changes up to 42b716359beca10684195fd6e93a74ecd8ca8003:

  ASoC: wcd934x: Add missing COMMON_CLK dependency (2020-02-04 11:22:30 +0000)

----------------------------------------------------------------
ASoC: Fixes for v5.6

A collection of updates for bugs fixed since the initial pull
request, the most important one being the addition of COMMON_CLK
for wcd934x which is needed for MFD to be merged.

----------------------------------------------------------------
Akshu Agrawal (1):
      ASoC: amd: Fix simultaneous playback and capture

Bard Liao (1):
      ASoC: intel: soc-acpi-intel-icl-match: fix rt715 ADR

Guennadi Liakhovetski (2):
      ASoC: SOF: fix an Oops, caused by invalid topology
      ASoC: Intel: consistent HDMI codec probing code

Jon Hunter (1):
      ASoC: tegra: Revert 24 and 32 bit support

Kai Vehmanen (3):
      ASoC: SOF: Intel: refactor i915_get/put functions
      ASoC: SOF: Intel: do not disable i915 power during probe
      ASoC: SOF: trace: fix unconditional free in trace release

Marek Szyprowski (1):
      ASoC: max98090: silence lockdep warning

Nathan Chancellor (1):
      ASoC: rt1015: Remove unnecessary const

Oder Chiou (1):
      MAINTAINERS: Remove the Bard Liao from the MAINTAINERS of Realtek CODECs

Pan Xiuli (1):
      ASoC: SOF: pci: add missing default_fw_name of JasperLake

Pierre-Louis Bossart (2):
      ASoC: SOF: core: free trace on errors
      ASoC: SOF: core: release resources on errors in probe_continue

Ravulapati Vishnu vardhan rao (1):
      ASoC: amd: Fix for Subsequent Playback issue.

Srinivas Kandagatla (1):
      ASoC: wcd934x: Add missing COMMON_CLK dependency

Takashi Iwai (4):
      ASoC: rt1308-sdw: Add __maybe_unused to PM callbacks
      ASoC: rt700: Add __maybe_unused to PM callbacks
      ASoC: rt711: Add __maybe_unused to PM callbacks
      ASoC: rt715: Add __maybe_unused to PM callbacks

Yong Zhi (1):
      ASoC: SOF: Intel: add PCI ID for JasperLake

 MAINTAINERS                                       |  1 -
 sound/soc/amd/raven/acp3x-i2s.c                   | 12 ++++---
 sound/soc/amd/raven/acp3x-pcm-dma.c               | 14 ++++-----
 sound/soc/codecs/Kconfig                          |  1 +
 sound/soc/codecs/max98090.c                       |  3 +-
 sound/soc/codecs/rt1015.c                         |  2 +-
 sound/soc/codecs/rt1308-sdw.c                     |  4 +--
 sound/soc/codecs/rt700-sdw.c                      |  4 +--
 sound/soc/codecs/rt711-sdw.c                      |  4 +--
 sound/soc/codecs/rt715-sdw.c                      |  4 +--
 sound/soc/intel/boards/bxt_da7219_max98357a.c     | 14 ++++-----
 sound/soc/intel/boards/bxt_rt298.c                | 14 ++++-----
 sound/soc/intel/boards/cml_rt1011_rt5682.c        | 13 ++++----
 sound/soc/intel/boards/glk_rt5682_max98357a.c     | 16 +++++-----
 sound/soc/intel/boards/sof_rt5682.c               | 15 ++++-----
 sound/soc/intel/common/soc-acpi-intel-icl-match.c |  2 +-
 sound/soc/sof/core.c                              | 38 ++++++++++-------------
 sound/soc/sof/intel/hda-codec.c                   | 21 ++++---------
 sound/soc/sof/intel/hda.c                         |  3 +-
 sound/soc/sof/intel/hda.h                         |  7 ++---
 sound/soc/sof/pcm.c                               | 10 ++++++
 sound/soc/sof/pm.c                                |  4 +++
 sound/soc/sof/sof-pci-dev.c                       |  3 ++
 sound/soc/sof/trace.c                             |  7 +++--
 sound/soc/tegra/tegra30_i2s.c                     | 25 +++------------
 25 files changed, 118 insertions(+), 123 deletions(-)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [alsa-devel] [GIT PULL] ASoC fixes for v5.6
  2020-02-05  9:47 [alsa-devel] [GIT PULL] ASoC fixes for v5.6 Mark Brown
@ 2020-02-05 10:20 ` Mark Brown
  2020-02-05 11:47   ` Takashi Iwai
  2020-02-05 11:46 ` Takashi Iwai
  1 sibling, 1 reply; 6+ messages in thread
From: Mark Brown @ 2020-02-05 10:20 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Lee Jones, Liam Girdwood


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

On Wed, Feb 05, 2020 at 09:47:07AM +0000, Mark Brown wrote:

> A collection of updates for bugs fixed since the initial pull
> request, the most important one being the addition of COMMON_CLK
> for wcd934x which is needed for MFD to be merged.

There'll be another patch on top of that which fixes some
additional cases.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [alsa-devel] [GIT PULL] ASoC fixes for v5.6
  2020-02-05  9:47 [alsa-devel] [GIT PULL] ASoC fixes for v5.6 Mark Brown
  2020-02-05 10:20 ` Mark Brown
@ 2020-02-05 11:46 ` Takashi Iwai
  1 sibling, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2020-02-05 11:46 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Lee Jones, Liam Girdwood

On Wed, 05 Feb 2020 10:47:07 +0100,
Mark Brown wrote:
> 
> The following changes since commit d8e2e0d2491e78f3f7b451c3a93ba29950efe2cf:
> 
>   ASoC: soc-core: remove null_snd_soc_ops (2020-01-23 12:20:06 +0000)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.6-2
> 
> for you to fetch changes up to 42b716359beca10684195fd6e93a74ecd8ca8003:
> 
>   ASoC: wcd934x: Add missing COMMON_CLK dependency (2020-02-04 11:22:30 +0000)
> 
> ----------------------------------------------------------------
> ASoC: Fixes for v5.6
> 
> A collection of updates for bugs fixed since the initial pull
> request, the most important one being the addition of COMMON_CLK
> for wcd934x which is needed for MFD to be merged.

Pulled now.  Thanks.


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [alsa-devel] [GIT PULL] ASoC fixes for v5.6
  2020-02-05 10:20 ` Mark Brown
@ 2020-02-05 11:47   ` Takashi Iwai
  2020-02-05 12:30     ` Mark Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2020-02-05 11:47 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Lee Jones, Liam Girdwood

On Wed, 05 Feb 2020 11:20:25 +0100,
Mark Brown wrote:
> 
> On Wed, Feb 05, 2020 at 09:47:07AM +0000, Mark Brown wrote:
> 
> > A collection of updates for bugs fixed since the initial pull
> > request, the most important one being the addition of COMMON_CLK
> > for wcd934x which is needed for MFD to be merged.
> 
> There'll be another patch on top of that which fixes some
> additional cases.

Is the additional PR planned in this week, or later?


thanks,

Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [alsa-devel] [GIT PULL] ASoC fixes for v5.6
  2020-02-05 11:47   ` Takashi Iwai
@ 2020-02-05 12:30     ` Mark Brown
  2020-02-05 13:43       ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2020-02-05 12:30 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Lee Jones, Liam Girdwood


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

On Wed, Feb 05, 2020 at 12:47:28PM +0100, Takashi Iwai wrote:
> Mark Brown wrote:

> > There'll be another patch on top of that which fixes some
> > additional cases.

> Is the additional PR planned in this week, or later?

Later today or tomorrow, depending on when CI finishes and stuff
I've got on today.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [alsa-devel] [GIT PULL] ASoC fixes for v5.6
  2020-02-05 12:30     ` Mark Brown
@ 2020-02-05 13:43       ` Takashi Iwai
  0 siblings, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2020-02-05 13:43 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Lee Jones, Liam Girdwood

On Wed, 05 Feb 2020 13:30:51 +0100,
Mark Brown wrote:
> 
> On Wed, Feb 05, 2020 at 12:47:28PM +0100, Takashi Iwai wrote:
> > Mark Brown wrote:
> 
> > > There'll be another patch on top of that which fixes some
> > > additional cases.
> 
> > Is the additional PR planned in this week, or later?
> 
> Later today or tomorrow, depending on when CI finishes and stuff
> I've got on today.

OK, my plan was to submit to Linus in tomorrow, so hopefully it can
catch up beforehand.


thanks,

Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-05 13:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-05  9:47 [alsa-devel] [GIT PULL] ASoC fixes for v5.6 Mark Brown
2020-02-05 10:20 ` Mark Brown
2020-02-05 11:47   ` Takashi Iwai
2020-02-05 12:30     ` Mark Brown
2020-02-05 13:43       ` Takashi Iwai
2020-02-05 11:46 ` Takashi Iwai

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.