From mboxrd@z Thu Jan 1 00:00:00 1970 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 80454C6FD1D for ; Thu, 30 Mar 2023 13:12:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231924AbjC3NMv (ORCPT ); Thu, 30 Mar 2023 09:12:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231887AbjC3NMk (ORCPT ); Thu, 30 Mar 2023 09:12:40 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 97659B755 for ; Thu, 30 Mar 2023 06:12:33 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 03BF61F892; Thu, 30 Mar 2023 13:12:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1680181952; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=1Hj/P1PkeINS5pQegZmJ9YKE6RzT8cls6VwvIACDJFc=; b=J/RazyycNUYLw2kZO0VRaXCQeG9neWtOa2d+j1NAGJKfoTa2uQSTwb+TDNhmCZ83UAjcxy gXFiO3BKzjRCfkQFVelOvg+ZFU2hXRbTo+Dp8D1OuWjHZCvPlEL/NmJhSQsZtyc2x2Ij6a YfH0hACijhOB/SjEN6rXM2939wbCpCA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1680181952; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=1Hj/P1PkeINS5pQegZmJ9YKE6RzT8cls6VwvIACDJFc=; b=dQTNkWxaM8FSt9pwBdmxaN9EgBgyLG8HwFzuD5weAy1TFhJ+DWTXCK/PijVMnaCsJTHwNT b9jMVIWgHYxu3eDQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id DE5DE1348E; Thu, 30 Mar 2023 13:12:31 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id mIN+Nb+KJWRNfwAAMHmgww (envelope-from ); Thu, 30 Mar 2023 13:12:31 +0000 Date: Thu, 30 Mar 2023 15:12:31 +0200 Message-ID: <87v8iil6ww.wl-tiwai@suse.de> From: Takashi Iwai To: Linus Torvalds Cc: Linux Kernel Mailing List Subject: [GIT PULL] sound fixes for 6.3-rc5 User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, please pull sound fixes for v6.3-rc5 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.3-rc5 The topmost commit is 52aad39385e1bfdb34a1b405f699a8ef302c58b0 ---------------------------------------------------------------- sound fixes for 6.3-rc5 A collection of small fixes: - A potential deadlock fix for USB-audio, involving some change in PCM core side - A regression fix for probes of USB-audio devices with the vendor-specific PCM format bits - Two regression fixes for the old YMFPCI driver - A few HD-audio quirks as usual ---------------------------------------------------------------- Jaroslav Kysela (1): ALSA: hda/realtek: Fix support for Dell Precision 3260 Takashi Iwai (3): ALSA: hda/conexant: Partial revert of a quirk for Lenovo ALSA: usb-audio: Fix recursive locking at XRUN during syncing ALSA: usb-audio: Fix regression on detection of Roland VS-100 Tasos Sahanidis (2): ALSA: ymfpci: Create card with device-managed snd_devm_card_new() ALSA: ymfpci: Fix BUG_ON in probe function Tim Crawford (1): ALSA: hda/realtek: Add quirks for some Clevo laptops huangwenhui (1): ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Z --- sound/core/pcm_lib.c | 2 ++ sound/pci/hda/patch_conexant.c | 6 +++++- sound/pci/hda/patch_realtek.c | 7 ++++++- sound/pci/ymfpci/ymfpci.c | 2 +- sound/pci/ymfpci/ymfpci_main.c | 2 +- sound/usb/endpoint.c | 22 ++++++++++++++-------- sound/usb/endpoint.h | 4 ++-- sound/usb/format.c | 8 ++++++-- sound/usb/pcm.c | 2 +- 9 files changed, 38 insertions(+), 17 deletions(-)