Message ID | 20250113235212.78127-1-linuxhid@cosmicgizmosystems.com (mailing list archive) |
---|---|
Headers | show
Received: from cosmicgizmosystems.com (cosmicgizmosystems.com [63.249.102.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C29E416EC19; Mon, 13 Jan 2025 23:52:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=63.249.102.155 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736812350; cv=none; b=YBTRmrxOKY5yz+x7dPTtLGdgDdzrvcfoHXHRLk0jZNrT+fu/cCp7nxF3FcPkrl0RBJWrT+Hxxmkzr3JRbHrWy8QL6+lkh7fZzHMixlxsp0JSpz7SezfQkS1+xUmR2Wen2kOGgwZRgwuGI0HR5ZTASja0lonfYbQ+iX+DAxf9tUI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736812350; c=relaxed/simple; bh=nPl5BDwG0fCVjxV6z09nI4m9uVNE72RQ5lyj52Dy2t4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=X82Us7VW2ykiYqQ8Sukmu39KfM2M+YUDPGm8FqrJMBd193xsX3BRTUTD6O/ceFg/M3EIit9sUUKA5mSu0wGyXPRj8ks51rtIB/qUCXY81CvXrRrK2UH8RPCeZjNoR6zjwqhVu4R9f7bPr9NU/CaNx/RgO3uIkU5kK0qwuKRejJY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=cosmicgizmosystems.com; spf=pass smtp.mailfrom=cosmicgizmosystems.com; arc=none smtp.client-ip=63.249.102.155 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=cosmicgizmosystems.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=cosmicgizmosystems.com Received: from terrys-Precision-M4600.hsd1.wa.comcast.net (c-73-190-111-195.hsd1.wa.comcast.net [73.190.111.195]) by host11.cruzio.com (Postfix) with ESMTPSA id 84F9A22A2F8F; Mon, 13 Jan 2025 15:52:26 -0800 (PST) From: Terry Junge <linuxhid@cosmicgizmosystems.com> To: Jiri Kosina <jikos@kernel.org>, Takashi Iwai <tiwai@suse.com>, Wade Wang <wade.wang@hp.com>, Benjamin Tissoires <bentiss@kernel.org>, Jaroslav Kysela <perex@perex.cz> Cc: Terry Junge <linuxhid@cosmicgizmosystems.com>, linux-input@vger.kernel.org, linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 0/2] Introduce Poly/Plantronics mute event support Date: Mon, 13 Jan 2025 15:51:57 -0800 Message-ID: <20250113235212.78127-1-linuxhid@cosmicgizmosystems.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: <linux-input.vger.kernel.org> List-Subscribe: <mailto:linux-input+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-input+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Introduce Poly/Plantronics mute event support
|
expand
|