Message ID | cover.1736699490.git.g@b4.vu (mailing list archive) |
---|---|
Headers | show
Received: from m.b4.vu (m.b4.vu [203.16.231.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C735D1BEF90 for <linux-sound@vger.kernel.org>; Sun, 12 Jan 2025 17:13:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=203.16.231.148 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736702026; cv=none; b=ok9vdp0CRbB/HOSh9sbGzm/6AVcbeblDXb1e0/RcPNn3wgYDuzBYsCQ9Ue/0p9OZ2+7yFDkFCwZ3bQhkD7pXVZRw18903NFkHcb3IyKmBfvbkV558bXyccii7mEir20W1ekQbiWETneTjz6bzfJ2G1RwkDHLjkYTCK6RRwVgjg0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736702026; c=relaxed/simple; bh=neeegY7ydjRTMkc6rORKW6g12xoIdVhTdPS0Z3mFjm0=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=XOcI1/TRYyp2FVj/wlMOasnCyEutazpUb0u1uQpdHhFTbyZt+vUh0jZtyUVgsPmXekSdN8eAjdT4gOxgzHPoWd2IsDT+k7Uuwub7wSTGuRcno6VrETNB6e2NtUXHsEC1ULYWNr+o5RUeZlHk2kuJtPx8pAYJ0Bf3hlk9fk3T8sw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=b4.vu; spf=pass smtp.mailfrom=b4.vu; dkim=pass (2048-bit key) header.d=b4.vu header.i=@b4.vu header.b=s7nPFy4z; arc=none smtp.client-ip=203.16.231.148 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=b4.vu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=b4.vu Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=b4.vu header.i=@b4.vu header.b="s7nPFy4z" Received: by m.b4.vu (Postfix, from userid 1000) id 2122E64A2AC2; Mon, 13 Jan 2025 03:40:04 +1030 (ACDT) DKIM-Filter: OpenDKIM Filter v2.11.0 m.b4.vu 2122E64A2AC2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=b4.vu; s=m1; t=1736701804; bh=ROyXCxKmwtB61oeyiaGDFTAMQ9U7hxSTNSe6/U0jaqQ=; h=Date:From:To:Cc:Subject:From; b=s7nPFy4z6Up35x/Lk+AIzAEUkcxeF5fSDWJNEfixhxo1QCUkyoHZGM9RIOO6BrLsu rToEU7LWjwBf1jwEr6GPKWHH77iPaAAqbix4qnRPRO+/0Y6QYFQuUvp+4q1liFYWxU /qyN77Zq2Z9Gwv4c61jby8kkGYDgs7x66FR6gtYNe1gNNZDboBruK7kHKnb0pP8CPt JdPk3dvphkOinAclkev6oWgZNjAhMH1UQoF39w73bT+bI+i500C+o5Bg3Bj3RTrZJw ws1nvL0smAl9z6kZZvktq0/CEOiLZIgjjanHKqxP8pySz0qdZ6tDSGidugCWpaqKPa DexCXOvC5i1Lw== Date: Mon, 13 Jan 2025 03:40:04 +1030 From: "Geoffrey D. Bennett" <g@b4.vu> To: Takashi Iwai <tiwai@suse.de> Cc: Takashi Iwai <tiwai@suse.com>, linux-sound@vger.kernel.org Subject: [PATCH v5 0/2] ALSA: Add driver for big Scarlett 4th Gen interfaces Message-ID: <cover.1736699490.git.g@b4.vu> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: <linux-sound.vger.kernel.org> List-Subscribe: <mailto:linux-sound+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-sound+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline |
Series |
ALSA: Add driver for big Scarlett 4th Gen interfaces
|
expand
|