* [GIT PULL] sound fixes for 6.11-rc7
@ 2024-09-06 10:48 Takashi Iwai
2024-09-06 19:12 ` pr-tracker-bot
0 siblings, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2024-09-06 10:48 UTC (permalink / raw)
To: Linus Torvalds
Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
Linux Kernel Mailing List
Linus,
please pull sound fixes for v6.11-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11-rc7
The topmost commit is c491b044cf5f8236742887ba59b30032036e4ac8
----------------------------------------------------------------
sound fixes for 6.11-rc7
Hopefully the last PR for 6.11, at least for this level of amount.
In addition to the usual HD-audio quirks, there are more changes in
ASoC, but all look small and device-specific fixes, and nothing stands
out. The only slightly big change is sunxi I2S fix, which looks quite
safe to apply, too.
----------------------------------------------------------------
Adam Queler (1):
ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx
Chen-Yu Tsai (1):
ASoc: SOF: topology: Clear SOF link platform name upon unload
Christoffer Sandberg (1):
ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices
Hans de Goede (2):
ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder
ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Kai Vehmanen (1):
ALSA: hda: add HDMI codec ID for Intel PTL
Laurentiu Mihalcea (1):
ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"
Liao Chen (4):
ASoC: intel: fix module autoloading
ASoC: google: fix module autoloading
ASoC: tda7419: fix module autoloading
ASoC: fix module autoloading
Marek Marczykowski-Górecki (1):
ALSA: hda/realtek: extend quirks for Clevo V5[46]0
Markuss Broks (1):
ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)
Matteo Martelli (1):
ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
Maximilien Perreault (1):
ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
Mohan Kumar (1):
ASoC: tegra: Fix CBB error during probe()
Srinivas Kandagatla (1):
ASoC: codecs: lpass-va-macro: set the default codec version for sm8250
Terry Cheong (1):
ALSA: hda/realtek: add patch for internal mic in Lenovo V145
Vasiliy Kovalev (1):
ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP
Zhang Yi (1):
ASoC: mediatek: mt8188-mt6359: Modify key
robelin (1):
ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object
---
include/sound/sof/topology.h | 2 +-
include/uapi/sound/sof/abi.h | 2 +-
sound/pci/hda/patch_conexant.c | 11 ++
sound/pci/hda/patch_hdmi.c | 1 +
sound/pci/hda/patch_realtek.c | 22 +++-
sound/soc/amd/yc/acp6x-mach.c | 7 ++
sound/soc/codecs/chv3-codec.c | 1 +
sound/soc/codecs/lpass-va-macro.c | 11 +-
sound/soc/codecs/tda7419.c | 1 +
sound/soc/google/chv3-i2s.c | 1 +
sound/soc/intel/boards/bxt_rt298.c | 2 +-
sound/soc/intel/boards/bytcht_cx2072x.c | 2 +-
sound/soc/intel/boards/bytcht_da7213.c | 2 +-
sound/soc/intel/boards/bytcht_es8316.c | 2 +-
sound/soc/intel/boards/bytcr_rt5640.c | 2 +-
sound/soc/intel/boards/bytcr_rt5651.c | 2 +-
sound/soc/intel/boards/bytcr_wm5102.c | 2 +-
sound/soc/intel/boards/cht_bsw_rt5645.c | 2 +-
sound/soc/intel/boards/cht_bsw_rt5672.c | 2 +-
sound/soc/intel/common/soc-acpi-intel-cht-match.c | 1 -
sound/soc/intel/keembay/kmb_platform.c | 1 +
sound/soc/mediatek/mt8188/mt8188-mt6359.c | 17 ++-
sound/soc/soc-dapm.c | 1 +
sound/soc/sof/topology.c | 2 +
sound/soc/sunxi/sun4i-i2s.c | 143 +++++++++++-----------
sound/soc/tegra/tegra210_ahub.c | 12 +-
26 files changed, 161 insertions(+), 93 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT PULL] sound fixes for 6.11-rc7
2024-09-06 10:48 Takashi Iwai
@ 2024-09-06 19:12 ` pr-tracker-bot
0 siblings, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2024-09-06 19:12 UTC (permalink / raw)
To: Takashi Iwai
Cc: Linus Torvalds, Mark Brown, Liam Girdwood,
Linux Sound Mailing List, Linux Kernel Mailing List
The pull request you sent on Fri, 06 Sep 2024 12:48:30 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/703896be3015db7f8fd8822b18909a5914209a70
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] sound fixes for 6.11-rc7
@ 2024-09-14 8:16 Takashi Iwai
2024-09-14 9:50 ` Linus Torvalds
0 siblings, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2024-09-14 8:16 UTC (permalink / raw)
To: Linus Torvalds
Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
Linux Kernel Mailing List
Linus,
please pull sound fixes for v6.11 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11
The topmost commit is 134536c21275bb3410cd1f10c5e369d30702741d
----------------------------------------------------------------
sound fixes for 6.11
A few last-minute ASoC fixes and MAINTAINERS update.
All look small, obvious and nice-to-have fixes for 6.11-final.
----------------------------------------------------------------
Arseniy Krasnov (1):
ASoC: meson: axg-card: fix 'use-after-free'
Bard Liao (2):
ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item
ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item
Pierre-Louis Bossart (1):
MAINTAINERS: update Pierre Bossart's email and role
Shenghao Ding (1):
ASoC: tas2781: fix to save the dsp bin file name into the correct array in case name_prefix is not NULL
Su Hui (1):
ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
---
.mailmap | 1 +
MAINTAINERS | 6 +++---
sound/soc/codecs/peb2466.c | 3 ++-
sound/soc/codecs/tas2781-i2c.c | 2 +-
sound/soc/intel/common/soc-acpi-intel-lnl-match.c | 1 +
sound/soc/intel/common/soc-acpi-intel-mtl-match.c | 1 +
sound/soc/meson/axg-card.c | 3 ++-
7 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/.mailmap b/.mailmap
index f01d7bfca2a0..7c7f171d0e55 100644
--- a/.mailmap
+++ b/.mailmap
@@ -529,6 +529,7 @@ Pavankumar Kondeti <quic_pkondeti@quicinc.com> <pkondeti@codeaurora.org>
Peter A Jonsson <pj@ludd.ltu.se>
Peter Oruba <peter.oruba@amd.com>
Peter Oruba <peter@oruba.de>
+Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> <pierre-louis.bossart@linux.intel.com>
Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com>
Praveen BP <praveenbp@ti.com>
Pradeep Kumar Chitrapu <quic_pradeepc@quicinc.com> <pradeepc@codeaurora.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index f70987f7e462..cc40a9d9b8cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11156,12 +11156,12 @@ F: drivers/gpio/gpio-i8255.h
INTEL ASoC DRIVERS
M: Cezary Rojewski <cezary.rojewski@intel.com>
-M: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
M: Liam Girdwood <liam.r.girdwood@linux.intel.com>
M: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
M: Bard Liao <yung-chuan.liao@linux.intel.com>
M: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
M: Kai Vehmanen <kai.vehmanen@linux.intel.com>
+R: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
L: alsa-devel@alsa-project.org (moderated for non-subscribers)
S: Supported
F: sound/soc/intel/
@@ -21391,13 +21391,13 @@ S: Maintained
F: tools/sound/dapm-graph
SOUND - SOUND OPEN FIRMWARE (SOF) DRIVERS
-M: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
M: Liam Girdwood <lgirdwood@gmail.com>
M: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
M: Bard Liao <yung-chuan.liao@linux.intel.com>
M: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
M: Daniel Baluta <daniel.baluta@nxp.com>
R: Kai Vehmanen <kai.vehmanen@linux.intel.com>
+R: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
L: sound-open-firmware@alsa-project.org (moderated for non-subscribers)
S: Supported
W: https://github.com/thesofproject/linux/
@@ -21406,7 +21406,7 @@ F: sound/soc/sof/
SOUNDWIRE SUBSYSTEM
M: Vinod Koul <vkoul@kernel.org>
M: Bard Liao <yung-chuan.liao@linux.intel.com>
-R: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
+R: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
R: Sanyog Kale <sanyog.r.kale@intel.com>
L: alsa-devel@alsa-project.org (moderated for non-subscribers)
S: Supported
diff --git a/sound/soc/codecs/peb2466.c b/sound/soc/codecs/peb2466.c
index 76ee7e3f4d9b..67ea70cef0c7 100644
--- a/sound/soc/codecs/peb2466.c
+++ b/sound/soc/codecs/peb2466.c
@@ -229,7 +229,8 @@ static int peb2466_reg_read(void *context, unsigned int reg, unsigned int *val)
case PEB2466_CMD_XOP:
case PEB2466_CMD_SOP:
ret = peb2466_read_byte(peb2466, reg, &tmp);
- *val = tmp;
+ if (!ret)
+ *val = tmp;
break;
default:
dev_err(&peb2466->spi->dev, "Not a XOP or SOP command\n");
diff --git a/sound/soc/codecs/tas2781-i2c.c b/sound/soc/codecs/tas2781-i2c.c
index e79d613745b4..cf8bc7ede6c7 100644
--- a/sound/soc/codecs/tas2781-i2c.c
+++ b/sound/soc/codecs/tas2781-i2c.c
@@ -502,7 +502,7 @@ static void tasdevice_fw_ready(const struct firmware *fmw,
*/
tas_priv->fw_state = TASDEVICE_RCA_FW_OK;
if (tas_priv->name_prefix)
- scnprintf(tas_priv->rca_binaryname, 64, "%s-%s_coef.bin",
+ scnprintf(tas_priv->coef_binaryname, 64, "%s-%s_coef.bin",
tas_priv->name_prefix, tas_priv->dev_name);
else
scnprintf(tas_priv->coef_binaryname, 64, "%s_coef.bin",
diff --git a/sound/soc/intel/common/soc-acpi-intel-lnl-match.c b/sound/soc/intel/common/soc-acpi-intel-lnl-match.c
index e6ffcd5be6c5..edfb668d0580 100644
--- a/sound/soc/intel/common/soc-acpi-intel-lnl-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-lnl-match.c
@@ -208,6 +208,7 @@ static const struct snd_soc_acpi_link_adr lnl_cs42l43_l0[] = {
.num_adr = ARRAY_SIZE(cs42l43_0_adr),
.adr_d = cs42l43_0_adr,
},
+ {}
};
static const struct snd_soc_acpi_link_adr lnl_rvp[] = {
diff --git a/sound/soc/intel/common/soc-acpi-intel-mtl-match.c b/sound/soc/intel/common/soc-acpi-intel-mtl-match.c
index 8e0ae3635a35..d4435a34a3a3 100644
--- a/sound/soc/intel/common/soc-acpi-intel-mtl-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-mtl-match.c
@@ -674,6 +674,7 @@ static const struct snd_soc_acpi_link_adr mtl_cs42l43_l0[] = {
.num_adr = ARRAY_SIZE(cs42l43_0_adr),
.adr_d = cs42l43_0_adr,
},
+ {}
};
static const struct snd_soc_acpi_link_adr mtl_cs42l43_cs35l56[] = {
diff --git a/sound/soc/meson/axg-card.c b/sound/soc/meson/axg-card.c
index 8c5605c1e34e..eb0302f20740 100644
--- a/sound/soc/meson/axg-card.c
+++ b/sound/soc/meson/axg-card.c
@@ -104,7 +104,7 @@ static int axg_card_add_tdm_loopback(struct snd_soc_card *card,
int *index)
{
struct meson_card *priv = snd_soc_card_get_drvdata(card);
- struct snd_soc_dai_link *pad = &card->dai_link[*index];
+ struct snd_soc_dai_link *pad;
struct snd_soc_dai_link *lb;
struct snd_soc_dai_link_component *dlc;
int ret;
@@ -114,6 +114,7 @@ static int axg_card_add_tdm_loopback(struct snd_soc_card *card,
if (ret)
return ret;
+ pad = &card->dai_link[*index];
lb = &card->dai_link[*index + 1];
lb->name = devm_kasprintf(card->dev, GFP_KERNEL, "%s-lb", pad->name);
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [GIT PULL] sound fixes for 6.11-rc7
2024-09-14 8:16 [GIT PULL] sound fixes for 6.11-rc7 Takashi Iwai
@ 2024-09-14 9:50 ` Linus Torvalds
2024-09-14 9:52 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2024-09-14 9:50 UTC (permalink / raw)
To: Takashi Iwai
Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
Linux Kernel Mailing List
On Sat, 14 Sept 2024 at 10:15, Takashi Iwai <tiwai@suse.de> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11
>
> The topmost commit is 134536c21275bb3410cd1f10c5e369d30702741d
-ENOSUCHTAG.
I see the branch with that commit, but no signed tag. Forgot to push?
Linus
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT PULL] sound fixes for 6.11-rc7
2024-09-14 9:50 ` Linus Torvalds
@ 2024-09-14 9:52 ` Takashi Iwai
0 siblings, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2024-09-14 9:52 UTC (permalink / raw)
To: Linus Torvalds
Cc: Takashi Iwai, Mark Brown, Liam Girdwood, Linux Sound Mailing List,
Linux Kernel Mailing List
On Sat, 14 Sep 2024 11:50:25 +0200,
Linus Torvalds wrote:
>
> On Sat, 14 Sept 2024 at 10:15, Takashi Iwai <tiwai@suse.de> wrote:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11
> >
> > The topmost commit is 134536c21275bb3410cd1f10c5e369d30702741d
>
> -ENOSUCHTAG.
>
> I see the branch with that commit, but no signed tag. Forgot to push?
Oops, sorry, pushed now.
Takashi
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-09-14 9:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 8:16 [GIT PULL] sound fixes for 6.11-rc7 Takashi Iwai
2024-09-14 9:50 ` Linus Torvalds
2024-09-14 9:52 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2024-09-06 10:48 Takashi Iwai
2024-09-06 19:12 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox