All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ASoC fixes for v5.16-rc4
@ 2021-12-06 16:05 Mark Brown
  2021-12-07  7:55 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-12-06 16:05 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Mark Brown, Liam Girdwood

The following changes since commit 86f74ba3fef56dd1cee19b7a15ae27fc0da5bb61:

  ASoC: SOF: hda: reset DAI widget before reconfiguring it (2021-11-24 12:57:11 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.16-rc4

for you to fetch changes up to 3fc27e9a1f619b50700f020e6cd270c1b74755f0:

  ASoC: codecs: wsa881x: fix return values from kcontrol put (2021-12-01 14:13:53 +0000)

----------------------------------------------------------------
ASoC: Fixes for v5.16

A relatively large collection of updates, the size is increased quite a
bit by there being some repetitive changes for similar issues that occur
multiple times with both notifying control value changes and runtime PM.

The Rockchip update looks at first glance like a cleanup but fixes
instantiation of the hardware on some systems.

----------------------------------------------------------------
Dan Carpenter (1):
      ASoC: amd: fix uninitialized variable in snd_acp6x_probe()

David Heidelberg (1):
      ASoC: dt-bindings: wlf,wm8962: add missing interrupt property

Hui Wang (1):
      ASoC: SOF: Intel: Retry codec probing if it fails

Mark Brown (1):
      Suspend related fixes on Tegra

Nicolas Frattaroli (1):
      ASoC: rockchip: i2s_tdm: Dup static DAI template

Rob Clark (2):
      ASoC: rt5682: Fix crash due to out of scope stack vars
      ASoC: rt5682s: Fix crash due to out of scope stack vars

Sameer Pujar (6):
      ASoC: tegra: Balance runtime PM count
      ASoC: tegra: Use normal system sleep for SFC
      ASoC: tegra: Use normal system sleep for MVC
      ASoC: tegra: Use normal system sleep for Mixer
      ASoC: tegra: Use normal system sleep for AMX
      ASoC: tegra: Use normal system sleep for ADX

Srinivas Kandagatla (4):
      ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer
      ASoC: codecs: wcd934x: handle channel mappping list correctly
      ASoC: codecs: wcd934x: return correct value from mixer put
      ASoC: codecs: wsa881x: fix return values from kcontrol put

 .../devicetree/bindings/sound/wlf,wm8962.yaml      |   3 +
 sound/soc/amd/yc/pci-acp6x.c                       |   3 +-
 sound/soc/codecs/rt5682.c                          |  10 +-
 sound/soc/codecs/rt5682s.c                         |  10 +-
 sound/soc/codecs/wcd934x.c                         | 126 +++++++++++++++------
 sound/soc/codecs/wsa881x.c                         |  16 ++-
 sound/soc/qcom/qdsp6/q6routing.c                   |   8 +-
 sound/soc/rockchip/rockchip_i2s_tdm.c              |  52 +++++----
 sound/soc/sof/intel/hda-codec.c                    |  14 ++-
 sound/soc/tegra/tegra210_adx.c                     |   4 +-
 sound/soc/tegra/tegra210_amx.c                     |   4 +-
 sound/soc/tegra/tegra210_mixer.c                   |   4 +-
 sound/soc/tegra/tegra210_mvc.c                     |   8 +-
 sound/soc/tegra/tegra210_sfc.c                     |   4 +-
 14 files changed, 179 insertions(+), 87 deletions(-)

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

* Re: [GIT PULL] ASoC fixes for v5.16-rc4
  2021-12-06 16:05 [GIT PULL] ASoC fixes for v5.16-rc4 Mark Brown
@ 2021-12-07  7:55 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2021-12-07  7:55 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood

On Mon, 06 Dec 2021 17:05:47 +0100,
Mark Brown wrote:
> 
> The following changes since commit 86f74ba3fef56dd1cee19b7a15ae27fc0da5bb61:
> 
>   ASoC: SOF: hda: reset DAI widget before reconfiguring it (2021-11-24 12:57:11 +0000)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.16-rc4
> 
> for you to fetch changes up to 3fc27e9a1f619b50700f020e6cd270c1b74755f0:
> 
>   ASoC: codecs: wsa881x: fix return values from kcontrol put (2021-12-01 14:13:53 +0000)
> 
> ----------------------------------------------------------------
> ASoC: Fixes for v5.16
> 
> A relatively large collection of updates, the size is increased quite a
> bit by there being some repetitive changes for similar issues that occur
> multiple times with both notifying control value changes and runtime PM.
> 
> The Rockchip update looks at first glance like a cleanup but fixes
> instantiation of the hardware on some systems.

Thanks, pulled.


Takashi

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

end of thread, other threads:[~2021-12-07  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06 16:05 [GIT PULL] ASoC fixes for v5.16-rc4 Mark Brown
2021-12-07  7:55 ` 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.