All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v5.11-rc4
Date: Mon, 18 Jan 2021 17:51:57 +0000	[thread overview]
Message-ID: <20210118175247.3CB0520829@mail.kernel.org> (raw)

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7505c06dabb5e814bda610c8d83338544f15db45:

  MAINTAINERS: update qcom ASoC drivers list (2021-01-15 17:25:35 +0000)

----------------------------------------------------------------
ASoC: Fixes for v5.11

A few more fixes for v5.11, mostly around HDA jack detection, plus
a couple of updates to the MAINTAINERS entries.

----------------------------------------------------------------
Kai Vehmanen (1):
      ASoC: SOF: Intel: fix page fault at probe if i915 init fails

Kai-Heng Feng (3):
      ASoC: SOF: Intel: hda: Resume codec to do jack detection
      ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
      ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

Mark Brown (1):
      Merge v5.11-rc3

Mauro Carvalho Chehab (1):
      MAINTAINERS: update references to stm32 audio bindings

Srinivas Kandagatla (2):
      MAINTAINERS: update maintainers of qcom audio
      MAINTAINERS: update qcom ASoC drivers list

Stephan Gerhold (1):
      ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()

 .../bindings/sound/ti,j721e-cpb-audio.yaml         |  4 +-
 .../bindings/sound/ti,j721e-cpb-ivi-audio.yaml     |  4 +-
 MAINTAINERS                                        | 18 +++++---
 sound/soc/amd/raven/pci-acp3x.c                    | 16 ++-----
 sound/soc/amd/renoir/rn-pci-acp3x.c                | 14 ++++++
 sound/soc/atmel/Kconfig                            |  4 +-
 sound/soc/codecs/Kconfig                           |  2 +-
 sound/soc/codecs/hdmi-codec.c                      |  2 +-
 sound/soc/codecs/max98373-i2c.c                    | 20 +++++++++
 sound/soc/codecs/max98373-sdw.c                    | 20 +++++++++
 sound/soc/codecs/max98373.c                        | 34 +++++++++++++--
 sound/soc/codecs/max98373.h                        |  8 ++++
 sound/soc/codecs/rt711.c                           |  6 +++
 sound/soc/fsl/imx-hdmi.c                           |  3 +-
 sound/soc/intel/boards/haswell.c                   |  1 +
 sound/soc/intel/skylake/cnl-sst.c                  |  1 +
 sound/soc/meson/axg-tdm-interface.c                | 14 +++++-
 sound/soc/meson/axg-tdmin.c                        | 13 +-----
 sound/soc/qcom/lpass-cpu.c                         | 20 +--------
 sound/soc/qcom/lpass-platform.c                    | 50 +++++++++++++++-------
 sound/soc/sh/rcar/adg.c                            | 18 ++++----
 sound/soc/soc-dapm.c                               |  1 +
 sound/soc/sof/Kconfig                              |  2 +-
 sound/soc/sof/intel/hda-codec.c                    | 37 ++++++++--------
 sound/soc/sof/intel/hda-dsp.c                      |  9 ++--
 sound/soc/sof/intel/hda.h                          |  2 +-
 26 files changed, 217 insertions(+), 106 deletions(-)

             reply	other threads:[~2021-01-18 17:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 17:51 Mark Brown [this message]
2021-01-18 19:31 ` [GIT PULL] ASoC fixes for v5.11-rc4 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=20210118175247.3CB0520829@mail.kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=tiwai@suse.de \
    /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 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.