[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5ha6grqsiv.wl-tiwai@suse.de>
Date: Thu, 23 Dec 2021 15:56:24 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 5.16-rc7
Linus,
please pull sound fixes for v5.16-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.16-rc7
The topmost commit is edca7cc4b0accfa69dc032442fe0684e59c691b8
----------------------------------------------------------------
sound fixes for 5.16-rc7
Quite a few small fixes, hopefully the last batch for 5.16.
Most of them are device-specific quirks and/or fixes, and nothing
looks scary for the late stage.
----------------------------------------------------------------
Bradley Scott (2):
ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
ALSA: hda/realtek: Add new alc285-hp-amp-init model
Colin Ian King (1):
ALSA: drivers: opl3: Fix incorrect use of vp->state
Derek Fang (1):
ASoC: rt5682: fix the wrong jack type detected
Dmitry Osipenko (2):
ASoC: tegra: Add DAPM switches for headphones and mic jack
ASoC: tegra: Restore headphones jack name on Nyan Big
Jaroslav Kysela (1):
ALSA: rawmidi - fix the uninitalized user_pversion
Jeremy Szu (1):
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
Kai Vehmanen (2):
ASoC: SOF: Intel: pci-tgl: add ADL-N support
ASoC: SOF: Intel: pci-tgl: add new ADL-P variant
Libin Yang (2):
ALSA: hda: intel-sdw-acpi: harden detection of controller
ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2
Martin Blumenstingl (2):
ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()
ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s
Martin Povišer (1):
ASoC: tas2770: Fix setting of high sample rates
Ville Syrjälä (1):
ALSA: hda/hdmi: Disable silent stream on GLK
Werner Sembach (1):
ALSA: hda/realtek: Fix quirk for Clevo NJ51CU
Xiaoke Wang (1):
ALSA: jack: Check the return value of kstrdup()
---
Documentation/sound/hd-audio/models.rst | 2 ++
sound/core/jack.c | 4 ++++
sound/core/rawmidi.c | 1 +
sound/drivers/opl3/opl3_midi.c | 2 +-
sound/hda/intel-sdw-acpi.c | 13 ++++++++++---
sound/pci/hda/patch_hdmi.c | 21 +++++++++++++++------
sound/pci/hda/patch_realtek.c | 29 ++++++++++++++++++++++++++++-
sound/soc/codecs/rt5682.c | 4 ++++
sound/soc/codecs/tas2770.c | 4 ++--
sound/soc/meson/aiu-encoder-i2s.c | 33 ---------------------------------
sound/soc/meson/aiu-fifo-i2s.c | 19 +++++++++++++++++++
sound/soc/meson/aiu-fifo.c | 6 ++++++
sound/soc/sof/intel/pci-tgl.c | 4 ++++
sound/soc/tegra/tegra_asoc_machine.c | 11 ++++++++++-
sound/soc/tegra/tegra_asoc_machine.h | 1 +
15 files changed, 107 insertions(+), 47 deletions(-)
Powered by blists - more mailing lists