All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v6.5-rc3
Date: Thu, 27 Jul 2023 13:19:31 +0100	[thread overview]
Message-ID: <20230727121944.556C6C433C7@smtp.kernel.org> (raw)

The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:

  Linux 6.5-rc3 (2023-07-23 15:24:10 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.5-rc3

for you to fetch changes up to f85739c0b2b0d98a32f5ca4fcc5501d2b76df4f6:

  ASoC: atmel: Fix the 8K sample parameter in I2SC master (2023-07-25 12:10:00 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.5

A collection of device specific fixes, none particularly remarkable.
There's a set of repetitive fixes for the RealTek drivers fixing an
issue with suspend that was replicated in multiple drivers.

----------------------------------------------------------------
Dmytro Maluka (2):
      ASoC: da7219: Flush pending AAD IRQ when suspending
      ASoC: da7219: Check for failure reading AAD IRQ events

Edgar (1):
      ASoc: codecs: ES8316: Fix DMIC config

Edson Juliano Drosdeck (1):
      ASoC: nau8821: Add DMI quirk mechanism for active-high jack-detect

Guiting Shen (1):
      ASoC: atmel: Fix the 8K sample parameter in I2SC master

Mark Brown (3):
      ASoC: Merge up fixes from mainline
      ASoC: da7219: Patches related to a spurious AAD IRQ
      ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register

Matus Gajdos (1):
      ASoC: fsl_spdif: Silence output on stop

Shuming Fan (5):
      ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0
      ASoC: rt712-sdca: fix for JD event handling in ClockStop Mode0
      ASoC: rt722-sdca: fix for JD event handling in ClockStop Mode0
      ASoC: rt711: fix for JD event handling in ClockStop Mode0
      ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0

 sound/soc/atmel/atmel-i2s.c       |  5 ++++-
 sound/soc/codecs/da7219-aad.c     | 12 +++++++++---
 sound/soc/codecs/es8316.c         |  2 +-
 sound/soc/codecs/nau8821.c        | 41 +++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/rt5682-sdw.c     |  9 ++++++++-
 sound/soc/codecs/rt711-sdca-sdw.c | 10 +++++++++-
 sound/soc/codecs/rt711-sdw.c      |  9 ++++++++-
 sound/soc/codecs/rt712-sdca-sdw.c | 10 +++++++++-
 sound/soc/codecs/rt722-sdca-sdw.c | 10 +++++++++-
 sound/soc/codecs/wm8904.c         |  3 +++
 sound/soc/fsl/fsl_spdif.c         |  2 ++
 11 files changed, 103 insertions(+), 10 deletions(-)

             reply	other threads:[~2023-07-27 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27 12:19 Mark Brown [this message]
2023-07-27 13:10 ` [GIT PULL] ASoC fixes for v6.5-rc3 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=20230727121944.556C6C433C7@smtp.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.