* [GIT PULL] sound fixes for 6.11-rc1
@ 2024-07-26 7:00 Takashi Iwai
2024-07-26 18:07 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2024-07-26 7:00 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-rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.11-rc1
The topmost commit is e8b96a66ae01d039699bac256c5b6b30b2284170
----------------------------------------------------------------
sound fixes for 6.11-rc1
A collection of the fixes gathered since the previous PR.
We see a bit large LOCs at a HD-audio quirk, but that's only bulk
COEF data, hence it's safe to take. In addition to that, there
were two minor fixes for MIDI 2.0 handling for ALSA core, and the
rest are all rather random small and device-specific fixes.
----------------------------------------------------------------
Arnd Bergmann (2):
ALSA: hda: tas2781: mark const variables as __maybe_unused
ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILS
Curtis Malainey (1):
ASoC: Intel: Fix RT5650 SSP lookup
Dan Carpenter (1):
ASoC: TAS2781: Fix tasdev_load_calibrated_data()
Daniel Baluta (1):
ASoC: SOF: imx8m: Fix DSP control regmap retrieval
Luke D. Jones (1):
ALSA: hda/realtek: cs35l41: Fixup remaining asus strix models
Nick Weihs (1):
ALSA: hda/realtek: Implement sound init sequence for Samsung Galaxy Book3 Pro 360
Peter Ujfalusi (2):
ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMA
ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unprepare
Pierre-Louis Bossart (2):
ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devices
ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachable
Shengjiu Wang (1):
ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components
Takashi Iwai (4):
ALSA: usb-audio: Move HD Webcam quirk to the right place
ALSA: ump: Don't update FB name for static blocks
ALSA: ump: Force 1 Group for MIDI1 FBs
ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2
Venkata Prasad Potturu (1):
ASoC: sof: amd: fix for firmware reload failure in Vangogh platform
wangdicheng (2):
ALSA: usb-audio: Fix microphone sound on HD webcam.
ALSA: usb-audio: Add a quirk for Sonix HD USB Camera
---
include/sound/tas2781-tlv.h | 6 +-
sound/core/ump.c | 13 +
sound/pci/hda/patch_realtek.c | 15 +-
sound/pci/hda/samsung_helper.c | 310 +++++++++++++++++++++
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/tas2781-fmwlib.c | 2 +-
sound/soc/fsl/fsl-asoc-card.c | 46 +--
sound/soc/intel/common/soc-acpi-intel-ssp-common.c | 9 +
sound/soc/intel/common/soc-intel-quirks.h | 2 +-
sound/soc/sof/amd/pci-vangogh.c | 1 -
sound/soc/sof/imx/imx8m.c | 2 +-
sound/soc/sof/intel/hda-loader.c | 18 +-
sound/soc/sof/intel/hda.c | 17 +-
sound/soc/sof/ipc4-topology.c | 18 +-
sound/soc/tegra/Kconfig | 1 +
sound/usb/mixer.c | 7 +
sound/usb/quirks.c | 4 +
17 files changed, 433 insertions(+), 45 deletions(-)
create mode 100644 sound/pci/hda/samsung_helper.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] sound fixes for 6.11-rc1
2024-07-26 7:00 [GIT PULL] sound fixes for 6.11-rc1 Takashi Iwai
@ 2024-07-26 18:07 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-26 18:07 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, 26 Jul 2024 09:00:03 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.11-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eb966e0c5f238ffeacc15543f1d25fb06a5100c2
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-26 18:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26 7:00 [GIT PULL] sound fixes for 6.11-rc1 Takashi Iwai
2024-07-26 18:07 ` 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