Message ID | 20250520111404.1346071-1-arefev@swemel.ru |
---|---|
Headers | show
Received: from mx.swemel.ru (mx.swemel.ru [95.143.211.150]) (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 294A326E14C; Tue, 20 May 2025 11:14:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.143.211.150 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747739650; cv=none; b=dHQG6Itet+meyqU7PDgYOrk83dUsNjRIqdnZrmTEdxOfAXt9mZF3ucHOUGezafm4VDTAsFklnirY1o5jhD6v08XmbLJOxbp5prVt1d1tuTYJz/v2DSg7qScFd+Tv9Bea/r5+HWlq1y2ywTzU+Di4ZyFBlBe4OGguodcbFelhb7A= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747739650; c=relaxed/simple; bh=5AOP+Zato+vuPARdEJ8FsRyab/jFki0ji6T3TohlPg8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=UjZCXIgXwvW4UHR06N1JF4MrrOHXd7VaPiAtd9cit2bbGf+hoDXaMQDJ72V17/QDFaHUf+4DimhURfLbe+mLVT+l1wXM2xZMAv5b9u3HGFJasrUPoWurMK2wInz0pAz6xXANdX+4JxUnTu1jFp2oJy8EpmowTLRyY4x5IwFUfpc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=swemel.ru; spf=pass smtp.mailfrom=swemel.ru; dkim=pass (1024-bit key) header.d=swemel.ru header.i=@swemel.ru header.b=Phhz8Y4R; arc=none smtp.client-ip=95.143.211.150 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=swemel.ru Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=swemel.ru Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=swemel.ru header.i=@swemel.ru header.b="Phhz8Y4R" From: Denis Arefev <arefev@swemel.ru> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=swemel.ru; s=mail; t=1747739644; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=fBSN4khAvDyaO4n/canekzQh4o/lNwhR2YUpSu3a+Gg=; b=Phhz8Y4RnvYR2Mle2GsfiRGsuRVuyBEfiUCSOYvsi6x9fuAYMVy4v/4LAbO3/YHl+5YnLA YGJ1fbQfbR9urkrbeEh5OPMro9dem6G8GblHtXdWbbocMCXooj/oqD56wIfJVl2kggn6EW vW5g2pOcgOCIwgbhg0XMwEaI+zI2CwI= To: Michael Hennerich <michael.hennerich@analog.com> Cc: =?utf-8?q?Nuno_S=C3=A1?= <noname.nuno@gmail.com>, Dmitry Torokhov <dmitry.torokhov@gmail.com>, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, lvc-project@linuxtesting.org Subject: [PATCH v2 0/2] Input: adp5588-keys - fixes and improvements for report events processing Date: Tue, 20 May 2025 14:13:56 +0300 Message-ID: <20250520111404.1346071-1-arefev@swemel.ru> 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 |
Input: adp5588-keys - fixes and improvements for report events processing
|
expand
|