From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.4-rc4
Date: Thu, 25 May 2023 09:20:18 +0200 [thread overview]
Message-ID: <87h6s0dgi5.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.4-rc4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.4-rc4
The topmost commit is 4ca110cab46561cd74a2acd9b447435acb4bec5f
----------------------------------------------------------------
A collection of small fixes since the previous PR.
- HD-audio runtime PM bug fix
- A couple of HD-audio quirks
- Fix series of ASoC Intel AVS drivers
- ASoC DPCM fix for a bug found on new Intel systems
- A few other ASoC device-specific small fixes
----------------------------------------------------------------
Adam Stylinski (1):
ALSA: hda/ca0132: add quirk for EVGA X299 DARK
Amadeusz Sławiński (4):
ASoC: Intel: avs: Fix module lookup
ASoC: Intel: avs: Access path components under lock
ASoC: Intel: avs: Fix avs_path_module::instance_id size
ASoC: Intel: avs: Add missing checks on FE startup
Bin Li (1):
ALSA: hda/realtek: Enable headset onLenovo M70/M90
Cezary Rojewski (3):
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
ASoC: Intel: avs: Fix declaration of enum avs_channel_config
ASoC: Intel: avs: Account for UID of ACPI device
David Epping (1):
ASoC: dt-bindings: tlv320aic32x4: Fix supply names
Matthias Kaehlcke (1):
ASoC: rt5682: Disable jack detection interrupt during suspend
Maxim Kochetkov (1):
ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
Ranjani Sridharan (1):
ASoC: soc-pcm: test if a BE can be prepared
Ravulapati Vishnu Vardhan Rao (1):
ASoC: lpass: Fix for KASAN use_after_free out of bounds
Stefan Binding (1):
ASoC: cs35l41: Fix default regmap values for some registers
Takashi Iwai (1):
ALSA: hda: Fix unhandled register update during auto-suspend period
---
.../devicetree/bindings/sound/tlv320aic32x4.txt | 2 +-
include/sound/soc-acpi.h | 1 +
include/sound/soc-dpcm.h | 4 +++
include/uapi/sound/skl-tplg-interface.h | 3 +-
sound/hda/hdac_device.c | 2 +-
sound/pci/hda/patch_ca0132.c | 1 +
sound/pci/hda/patch_realtek.c | 2 ++
sound/soc/codecs/cs35l41-lib.c | 6 ++--
sound/soc/codecs/lpass-tx-macro.c | 5 +++
sound/soc/codecs/rt5682-i2c.c | 4 ++-
sound/soc/codecs/rt5682.c | 6 ++++
sound/soc/codecs/rt5682.h | 1 +
sound/soc/dwc/dwc-i2s.c | 41 +++++-----------------
sound/soc/intel/avs/apl.c | 6 +++-
sound/soc/intel/avs/avs.h | 4 +--
sound/soc/intel/avs/board_selection.c | 2 +-
sound/soc/intel/avs/control.c | 22 ++++++++----
sound/soc/intel/avs/dsp.c | 4 +--
sound/soc/intel/avs/messages.h | 2 +-
sound/soc/intel/avs/path.h | 2 +-
sound/soc/intel/avs/pcm.c | 23 +++++++++---
sound/soc/intel/avs/probes.c | 2 +-
sound/soc/soc-pcm.c | 20 +++++++++++
23 files changed, 105 insertions(+), 60 deletions(-)
next reply other threads:[~2023-05-25 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-25 7:20 Takashi Iwai [this message]
2023-05-25 17:33 ` pr-tracker-bot
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=87h6s0dgi5.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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
Powered by JetHome