Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp512691ybz; Fri, 17 Apr 2020 05:23:48 -0700 (PDT) X-Google-Smtp-Source: APiQypJ+L3gjIlXy0JChOFAkD8HMhq1wcRYgH1W7x1o9L+0EsMhQv/E3xcrcx6A7S1qPCmSdwhDQ X-Received: by 2002:a17:906:ce4b:: with SMTP id se11mr2830538ejb.178.1587126228048; Fri, 17 Apr 2020 05:23:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587126228; cv=none; d=google.com; s=arc-20160816; b=NzTX8QxTR4dJmNW3yNWllrihElRLfqkDJfHwaEK37VJtTx71OGcxna2MCdq3PL+uKX 3BIA4B7d5GVoyFt1seL8ZDZsuvhXobiEGRe2oRKPsn/q33xiwpY2TQdZ7EjcpDdUoupB ZShEtlwhL0N4EjhZGAq3owEs9bQVSrODV5f+SQ5QY8kAObWgg9GChB+JeeMwsMtsKUom wzBRwHoXNDuOoQHqkIRk75SpStyjy4m6j5zZ1TkJlBnHU9UpnrAqsu9baDKDVMhQF8Vr G1g6w5+qeGygljGpTh9zwb6o11DqwWVJCzmZ307Uh7dnqlL20hIB65kAYlvcSPT6w/7Z oVXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:subject:cc:to :from:message-id:date; bh=ppr7hqqYkp121DkBbPzc5zXPw3s/rRcH1CmedYKGeb8=; b=tk4Gc34h7rjRP3Q2ZCK7WJONf84ewWvL76x/cAbI0tWBiJ0vdUlJjxsFLrl6+JmoMg K51Bf+Y/xWN8eQIfHlxk10EK7l0Ula+kV3SG5S/wLGidOOINlr7xfo3+LLRzOKGA5wPs LxiBH/0vm/D/EI3IUr0DZ9dQQcZCs5N19puWG2Jh+IkUNKrNvbeR0Q7oXQpmuYFtWpeq VuLAYnTts0ujNT0Y7ArMuP7kMKTlJKKsW0qTWKFvUd8J/pNecMCNKT063vcMHI3XPx22 pV8Ogasbn42jksaczjr7C6yaaOOy6ZQmTgbf3OAE89nl06j0lB4PL/7gFR98Rh0yoAyo Lp2Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d11si15148029edo.105.2020.04.17.05.23.25; Fri, 17 Apr 2020 05:23:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728835AbgDQMUU (ORCPT + 99 others); Fri, 17 Apr 2020 08:20:20 -0400 Received: from mx2.suse.de ([195.135.220.15]:53752 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728682AbgDQMUU (ORCPT ); Fri, 17 Apr 2020 08:20:20 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 47136AC6C; Fri, 17 Apr 2020 12:20:18 +0000 (UTC) Date: Fri, 17 Apr 2020 14:20:18 +0200 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: Linux Kernel Mailing List Subject: [GIT PULL] sound fixes for 5.7-rc2 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=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, please pull sound fixes for v5.7-rc2 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.7-rc2 The topmost commit is 9a6418487b566503c772cb6e7d3d44e652b019b0 ---------------------------------------------------------------- sound fixes for 5.7-rc2 One significant regression fix is for HD-audio buffer preallocation. In 5.6 it was set to non-prompt for x86 and forced to 0, but this turned out to be problematic for some applications, hence it gets reverted. Distros would need to restore CONFIG_SND_HDA_PREALLOC_SIZE value to the earlier values they've used in the past. Other than that, we've received quite a few small fixes for HD-audio and USB-audio. Most of them are for dealing with the broken TRX40 mobos and the runtime PM without HD-audio codecs. ---------------------------------------------------------------- Adam Barber (1): ALSA: hda/realtek - Enable the headset mic on Asus FX505DT Hui Wang (1): ALSA: hda: call runtime_allow() for all hda controllers Roy Spliet (1): ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported Takashi Iwai (10): ALSA: usb-audio: Filter error from connector kctl ops, too ALSA: usb-audio: Don't override ignore_ctl_error value from the map ALSA: usb-audio: Don't create jack controls for PCM terminals ALSA: usb-audio: Check mapping at creating connector controls, too ALSA: hda: Don't release card at firmware loading error ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops ALSA: hda: Release resources at error in delayed probe ALSA: hda: Keep the controller initialization even if no codecs found ALSA: hda: Skip controller resume if not needed ALSA: hda: Allow setting preallocation again for x86 Xu Wang (1): ALSA: ctxfi: Remove unnecessary cast in kfree --- include/sound/hda_codec.h | 5 ++ sound/hda/Kconfig | 7 +-- sound/pci/ctxfi/cthw20k1.c | 14 +++--- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/hda_intel.c | 107 +++++++++++++++++++++++++----------------- sound/pci/hda/hda_intel.h | 1 + sound/pci/hda/patch_realtek.c | 1 + sound/usb/mixer.c | 31 +++++++----- sound/usb/mixer_maps.c | 4 +- 9 files changed, 104 insertions(+), 68 deletions(-)