alsa-devel.alsa-project.org archive mirror
 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.10-rc4
Date: Thu, 19 Nov 2020 17:44:58 +0000	[thread overview]
Message-ID: <20201119174519.B1CD921D7A@mail.kernel.org> (raw)

The following changes since commit f9d7c6eb23f7e55e7a0ca5451da06909bdfdd0e4:

  ASoC: mchp-spdiftx: Do not set Validity bit(s) (2020-11-04 17:50:22 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 879ee8b6f2bae0cc4a25536f8841db1dbc969523:

  ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock (2020-11-18 17:59:23 +0000)

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

A collection of driver specific fixes, mostly for x86 systems (or CODECs
used mostly on x86) and all for relatively minor issues, the biggest one
being fixing S24_LE format on Keem Bay systems.

----------------------------------------------------------------
Cezary Rojewski (2):
      ASoC: Intel: catpt: Skip position update for unprepared streams
      ASoC: Intel: catpt: Correct clock selection for dai trigger

Guenter Roeck (1):
      ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock

Jack Yu (1):
      ASoC: rt1015: add delay to fix pop noise from speaker

Mark Brown (1):
      Merge Intel catpt DSP fixes into asoc-5.10

Michael Sit Wei Hong (1):
      ASoC: Intel: KMB: Fix S24_LE configuration

Shuming Fan (1):
      ASoC: rt1015: increase the time to detect BCLK

Srinivasa Rao Mandadapu (1):
      ASoC: qcom: lpass-platform: Fix memory leak

 Documentation/devicetree/bindings/sound/rt1015.txt |  6 ++++++
 include/sound/rt1015.h                             | 15 +++++++++++++++
 sound/soc/codecs/rt1015.c                          | 22 +++++++++++++++++++++-
 sound/soc/codecs/rt1015.h                          |  2 ++
 .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c  |  2 ++
 sound/soc/intel/catpt/pcm.c                        |  9 ++++-----
 sound/soc/intel/keembay/kmb_platform.c             |  6 +++---
 sound/soc/qcom/lpass-platform.c                    |  5 ++++-
 8 files changed, 57 insertions(+), 10 deletions(-)
 create mode 100644 include/sound/rt1015.h

             reply	other threads:[~2020-11-19 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19 17:44 Mark Brown [this message]
2020-11-19 19:01 ` [GIT PULL] ASoC fixes for v5.10-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=20201119174519.B1CD921D7A@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).