lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250710115733.226670-1-mitltlatltl@gmail.com>
Date: Thu, 10 Jul 2025 19:57:31 +0800
From: Pengyu Luo <mitltlatltl@...il.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>,
	Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Hans de Goede <hansg@...nel.org>,
	Thomas Weißschuh <thomas.weissschuh@...utronix.de>,
	Len Brown <len.brown@...el.com>,
	Ingo Molnar <mingo@...nel.org>,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
	Jason Gunthorpe <jgg@...pe.ca>,
	Luke Jones <luke@...nes.dev>,
	"Gustavo A. R. Silva" <gustavoars@...nel.org>,
	Al Viro <viro@...iv.linux.org.uk>,
	Eric Biggers <ebiggers@...nel.org>,
	Neil Armstrong <neil.armstrong@...aro.org>
Cc: Charles Wang <charles.goodix@...il.com>,
	linux-input@...r.kernel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Pengyu Luo <mitltlatltl@...il.com>
Subject: [PATCH v2 0/2] input: touchscreen: goodix_berlin: Add stylus support

This series introduces a new input device dedicated to stylus reporting,
allowing handling of stylus-specific data such as pressure, tilt, and
side buttons. The implementation distinguishes between touch and stylus
events and ensures that the appropriate input device reports each event.

base-commit: 58ba80c4740212c29a1cf9b48f588e60a7612209

Signed-off-by: Pengyu Luo <mitltlatltl@...il.com>
---
Changes in v2:
- use existing input properties (Krzysztof)
- add handling for touch up event
- Link to v1: https://lore.kernel.org/linux-input/20250605054855.403487-1-mitltlatltl@gmail.com

Pengyu Luo (2):
  dt-bindings: input: goodix,gt9916: Document stylus support
  input: touchscreen: goodix_berlin: Add stylus support

 .../input/touchscreen/goodix,gt9916.yaml      |  12 +
 .../input/touchscreen/goodix_berlin_core.c    | 240 ++++++++++++++++--
 2 files changed, 234 insertions(+), 18 deletions(-)

-- 
2.50.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ