From: "José Expósito" <jose.exposito89@gmail.com>
To: jikos@kernel.org
Cc: benjamin.tissoires@redhat.com, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org,
"José Expósito" <jose.exposito89@gmail.com>
Subject: [PATCH 0/2] Expose firmware name to identify tablets in libwacom
Date: Thu, 21 Mar 2024 15:38:03 +0100 [thread overview]
Message-ID: <20240321144553.262409-1-jose.exposito89@gmail.com> (raw)
Hi everyone,
This series exposes the UCLogic tablets firmware name to user userspace
via sysfs.
libwacom can use it to identify this family of tablets, which has been
very difficult until now because vendor keep reusing the same VIP/PID.
This is the PR consuming the new interface:
https://github.com/linuxwacom/libwacom/pull/620
Finally, I created a tool to generate a list of firmware name <-> table
model for UCLogic-like drawing tablets:
https://github.com/JoseExposito/uclogic-firmware-names
Best wishes,
José Expósito
José Expósito (2):
HID: uclogic: Store firmware name in params
HID: uclogic: Expose firmware name via sysfs
drivers/hid/hid-uclogic-core.c | 16 ++++++++++++++++
drivers/hid/hid-uclogic-params.c | 14 +++++++-------
drivers/hid/hid-uclogic-params.h | 5 +++++
3 files changed, 28 insertions(+), 7 deletions(-)
--
2.44.0
next reply other threads:[~2024-03-21 14:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 14:38 José Expósito [this message]
2024-03-21 14:38 ` [PATCH 1/2] HID: uclogic: Store firmware name in params José Expósito
2024-03-21 15:01 ` Benjamin Tissoires
2024-03-22 10:06 ` José Expósito
2024-03-21 14:38 ` [PATCH 2/2] HID: uclogic: Expose firmware name via sysfs José Expósito
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240321144553.262409-1-jose.exposito89@gmail.com \
--to=jose.exposito89@gmail.com \
--cc=benjamin.tissoires@redhat.com \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox