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.19-rc4
Date: Thu, 07 Jul 2022 18:03:09 +0100	[thread overview]
Message-ID: <20220707170314.1B7EAC341C0@smtp.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3700 bytes --]

The following changes since commit 980555e95f7cabdc9c80a07107622b097ba23703:

  ASoC: madera: Fix event generation for rate controls (2022-06-24 16:22:01 +0100)

are available in the Git repository at:

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

for you to fetch changes up to fc976f5629afb4160ee77798b14a693eac903ffd:

  ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array (2022-07-07 17:16:40 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.19

Quite a large batch due to things building up for a couple of weeks but
all driver specific apart from Marek's documentation fix.

----------------------------------------------------------------
Brent Lu (1):
      ASoC: Intel: sof_rt5682: fix out-of-bounds array access

Bryan O'Donoghue (1):
      ASoC: dt-bindings: Fix description for msm8916

Charles Keepax (4):
      ASoC: wm5102: Fix event generation for output compensation
      ASoC: wm8998: Fix event generation for input mux
      ASoC: cs47l92: Fix event generation for OUT1 demux
      ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE

Daniel Mack (1):
      ASoC: max98396: Fix register access for PCM format settings

David Owens (1):
      ASoC: ti: omap-mcbsp: duplicate sysfs error

Francesco Dolcini (1):
      ASoC: sgtl5000: Fix noise on shutdown/remove

Hector Martin (2):
      ASoC: tas2764: Correct playback volume range
      ASoC: tas2764: Fix amp gain register offset & default

Jianglei Nie (1):
      ASoC: qdsp6: fix potential memory leak in q6apm_get_audioreach_graph()

Marek Vasut (1):
      ASoC: doc: Capitalize RESET line name

Martin Povišer (2):
      ASoC: tas2764: Add post reset delays
      ASoC: tas2764: Fix and extend FSYNC polarity handling

Oder Chiou (1):
      ASoC: rt5640: Fix the wrong state of JD1 and JD2

Peter Ujfalusi (2):
      ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
      ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array

Sascha Hauer (2):
      ASoC: audio_graph_card2: Fix port numbers in example
      ASoC: tlv320adcx140: Fix tx_mask check

Yassine Oudjana (1):
      ASoC: wcd9335: Use int array instead of bitmask for TX mixers

 .../devicetree/bindings/sound/qcom,lpass-cpu.yaml  |  8 ++--
 Documentation/sound/soc/dai.rst                    |  2 +-
 sound/soc/codecs/arizona.c                         |  4 +-
 sound/soc/codecs/cs47l92.c                         |  8 +++-
 sound/soc/codecs/max98396.c                        | 10 +++--
 sound/soc/codecs/rt5640.c                          | 30 ++++++++++----
 sound/soc/codecs/sgtl5000.c                        |  9 +++++
 sound/soc/codecs/sgtl5000.h                        |  1 +
 sound/soc/codecs/tas2764.c                         | 46 +++++++++++++---------
 sound/soc/codecs/tas2764.h                         |  6 +--
 sound/soc/codecs/tlv320adcx140.c                   | 13 +++---
 sound/soc/codecs/wcd9335.c                         | 17 +++++---
 sound/soc/codecs/wm5102.c                          | 21 ++++++++--
 sound/soc/codecs/wm8998.c                          | 21 ++++++----
 sound/soc/generic/audio-graph-card2.c              |  6 +--
 sound/soc/intel/boards/sof_rt5682.c                | 10 ++---
 sound/soc/intel/skylake/skl-nhlt.c                 | 40 +++++++++++++------
 sound/soc/qcom/qdsp6/q6apm.c                       |  1 +
 sound/soc/ti/omap-mcbsp-priv.h                     |  2 -
 sound/soc/ti/omap-mcbsp-st.c                       | 14 +------
 sound/soc/ti/omap-mcbsp.c                          | 19 +--------
 21 files changed, 168 insertions(+), 120 deletions(-)

             reply	other threads:[~2022-07-07 17:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 17:03 Mark Brown [this message]
2022-07-09 16:26 ` [GIT PULL] ASoC fixes for v5.19-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=20220707170314.1B7EAC341C0@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.