Message ID | cover.1694705811.git.g@b4.vu |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B521DEEAA5D for <alsa-devel@archiver.kernel.org>; Thu, 14 Sep 2023 17:33:20 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 1A0D8820; Thu, 14 Sep 2023 19:32:28 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1A0D8820 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1694712798; bh=Z/3gzOplXRX+9abTKEpoWPKmdr7KQJa8iaK4W0cGTKM=; h=Date:From:To:Cc:Subject:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=XjHPq+ZfsMPQhgn7YK7uz1jgzTVDjXrLmWx851CICm8JqZgXaUIYJSZPRyhE+j9Fc h+qCaxGbaQ2gg9aECbD8bv4k59vBIzP6YjCcBv+4NanYa1R+7f/N46hDltywgofdCy rdxkkxw6wqV+py826dTqM20BiwEhduiUs5S82XTA= Received: by alsa1.perex.cz (Postfix, from userid 50401) id EF952F801F5; Thu, 14 Sep 2023 19:31:58 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 8FB1FF801F5; Thu, 14 Sep 2023 19:31:58 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9C4F2F80425; Thu, 14 Sep 2023 19:31:52 +0200 (CEST) Received: from m.b4.vu (m.b4.vu [203.16.231.148]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C91D5F80212 for <alsa-devel@alsa-project.org>; Thu, 14 Sep 2023 19:31:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C91D5F80212 Received: by m.b4.vu (Postfix, from userid 1000) id 7273A604F298; Fri, 15 Sep 2023 03:01:37 +0930 (ACST) Date: Fri, 15 Sep 2023 03:01:37 +0930 From: "Geoffrey D. Bennett" <g@b4.vu> To: Takashi Iwai <tiwai@suse.com> Cc: alsa-devel@alsa-project.org, Philippe Perrot <philippe@perrot-net.fr> Subject: [PATCH 0/4] ALSA: scarlett2: Driver updates Message-ID: <cover.1694705811.git.g@b4.vu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID-Hash: QOYIGDNDVD7A4AZAHHVRJ7HKASMFAXQN X-Message-ID-Hash: QOYIGDNDVD7A4AZAHHVRJ7HKASMFAXQN X-MailFrom: g@b4.vu X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> Archived-At: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/message/QOYIGDNDVD7A4AZAHHVRJ7HKASMFAXQN/> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series | ALSA: scarlett2: Driver updates | expand |