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 Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.8-rc1
Date: Fri, 19 Jan 2024 17:17:55 +0100 [thread overview]
Message-ID: <875xzps3f0.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.8-rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.8-rc1
The topmost commit is fb3c007fde80d9d3b4207943e74c150c9116cead
----------------------------------------------------------------
sound fixes for 6.8-rc1
A collection of small fixes:
- Lots of ASoC SOF fixes and related reworks
- ASoC TAS codec fixes including DT updates
- A few HD-audio quirks and regression fixes
- Minor fixes for aloop, oxygen and scarlett2 mixer
----------------------------------------------------------------
Amadeusz Sławiński (1):
ALSA: hda: Properly setup HDMI stream
AngeloGioacchino Del Regno (2):
ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link
ASoC: mediatek: sof-common: Add NULL check for normal_link string
Bin Li (1):
ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
Chancel Liu (1):
ALSA: aloop: Introduce a function to get if access is interleaved mode
ChiYuan Huang (2):
ASoC: codecs: rtq9128: Fix PM_RUNTIME usage
ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flow
Heiner Kallweit (1):
ALSA: hda: generic: Remove obsolete call to ledtrig_audio_get
Kai Vehmanen (1):
ASoC: SOF: ipc4-loader: remove the CPC check warnings
Kuninori Morimoto (1):
ASoC: audio-graph-card2: fix index check on graph_parse_node_multi_nm()
Nícolas F. R. A. Prado (1):
ASoC: mediatek: mt8192: Check existence of dai_name before dereferencing
Peter Ujfalusi (3):
ASoC: Intel: bxt_da7219_max98357a: Fix kernel ops due to COMP_DUMMY change
ASoC: Intel: bxt_rt298: Fix kernel ops due to COMP_DUMMY change
ASoC: SOF: icp3-dtrace: Revert "Fix wrong kfree() usage"
Rander Wang (1):
ASoC: SOF: ipc4-pcm: remove log message for LLP
Shenghao Ding (4):
ASoC: dt-bindings: move tas2563 from tas2562.yaml to tas2781.yaml
ASoC: tas2562: move tas2563 from tas2562 driver to tas2781 driver
ASoC: tas2781: Add tas2563 into header file for DSP mode
ASoC: tas2781: Add tas2563 into driver
Takashi Iwai (2):
ALSA: oxygen: Fix right channel of capture volume mixer
ALSA: scarlett2: Fix yet more -Wformat-truncation warnings
Yo-Jung Lin (1):
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP ZBook
Çağhan Demir (1):
ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx
---
.../devicetree/bindings/sound/tas2562.yaml | 2 -
.../devicetree/bindings/sound/ti,tas2781.yaml | 78 +++++++++++++++++-----
include/sound/tas2781.h | 9 +--
sound/drivers/aloop.c | 23 +++++--
sound/pci/hda/hda_generic.c | 1 -
sound/pci/hda/patch_hdmi.c | 6 ++
sound/pci/hda/patch_realtek.c | 3 +
sound/pci/oxygen/oxygen_mixer.c | 2 +-
sound/soc/codecs/rtq9128.c | 73 +++++++++++---------
sound/soc/codecs/tas2562.c | 3 -
sound/soc/codecs/tas2781-i2c.c | 8 ++-
sound/soc/generic/audio-graph-card2.c | 2 +-
sound/soc/intel/boards/bxt_da7219_max98357a.c | 6 ++
sound/soc/intel/boards/bxt_rt298.c | 3 +-
sound/soc/mediatek/common/mtk-dsp-sof-common.c | 2 +-
.../mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c | 3 +-
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c | 33 +--------
sound/soc/mediatek/mt8195/mt8195-mt6359.c | 41 ++++++++----
sound/soc/sof/ipc3-dtrace.c | 3 +-
sound/soc/sof/ipc4-loader.c | 11 ++-
sound/soc/sof/ipc4-pcm.c | 4 +-
sound/usb/mixer_scarlett2.c | 42 ++++++------
22 files changed, 209 insertions(+), 149 deletions(-)
next reply other threads:[~2024-01-19 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 16:17 Takashi Iwai [this message]
2024-01-19 21:27 ` [GIT PULL] sound fixes for 6.8-rc1 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=875xzps3f0.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@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