Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3EB63C433EF for ; Thu, 23 Dec 2021 14:56:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239890AbhLWO40 (ORCPT ); Thu, 23 Dec 2021 09:56:26 -0500 Received: from smtp-out1.suse.de ([195.135.220.28]:45906 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232601AbhLWO4Z (ORCPT ); Thu, 23 Dec 2021 09:56:25 -0500 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 1377721128; Thu, 23 Dec 2021 14:56:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1640271384; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QD0X3YKY4Cu84MhZhedZradTZFawlH61qwDTtUOXmU0=; b=DJa7QA/lqhjcrt1E1YsjQ0L9rhRd+mGxHeurvcCPGZXrgEP4exy+/M/u+ef2yWKK7pyvB7 2goA83N0NcQvjRDP+IuuxNLQH6p8y+iTEAUPuJGCxdUvsxxHamre+nKE6fohkh0FXuK+v9 Ya0MspbTotS+stDq8XAnFnqjZyzRCBw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1640271384; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QD0X3YKY4Cu84MhZhedZradTZFawlH61qwDTtUOXmU0=; b=iOD7VA7Ih8cp0FBJWMKzLgoFgXLwaiFMucLwpa8d3NL6eaM0fGXJMn1AlhuBWx2xdb/B7b fnmbXz/tNYSic+AA== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 0AE91A3B84; Thu, 23 Dec 2021 14:56:24 +0000 (UTC) Date: Thu, 23 Dec 2021 15:56:24 +0100 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: Mark Brown , Liam Girdwood , Linux Kernel Mailing List Subject: [GIT PULL] sound fixes for 5.16-rc7 User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-)