From: "José Expósito" <jose.exposito89@gmail.com>
To: jikos@kernel.org
Cc: benjamin.tissoires@redhat.com, spbnick@gmail.com,
pobrn@protonmail.com, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org,
"José Expósito" <jose.exposito89@gmail.com>
Subject: [PATCH v3 0/2] Add support for XP-PEN Deco LW
Date: Sat, 29 Oct 2022 18:12:38 +0200 [thread overview]
Message-ID: <20221029161240.15548-1-jose.exposito89@gmail.com> (raw)
v1 -> v2: https://lore.kernel.org/linux-input/20221028081656.GA19766@elementary/T/
- Barnabás Pőcze: Use strstarts() instead of a custom implementation
v2 -> v3: https://lore.kernel.org/linux-input/20221029145511.GA7941@elementary/T/
- Mia Kanashi: When using the USB dongle, do not fetch battery until
the tablet is paired
José Expósito (2):
HID: input: do not query XP-PEN Deco LW battery
HID: uclogic: Add support for XP-PEN Deco LW
drivers/hid/hid-input.c | 6 +++
drivers/hid/hid-uclogic-params.c | 73 ++++++++++++++++++++++++++++++++
drivers/hid/hid-uclogic-rdesc.c | 34 +++++++++++++++
drivers/hid/hid-uclogic-rdesc.h | 7 +++
4 files changed, 120 insertions(+)
--
2.25.1
next reply other threads:[~2022-10-29 16:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-29 16:12 José Expósito [this message]
2022-10-29 16:12 ` [PATCH v3 1/2] HID: input: do not query XP-PEN Deco LW battery José Expósito
2022-10-29 17:34 ` Mia Kanashi
2022-10-29 18:13 ` José Expósito
2022-11-04 13:13 ` Jiri Kosina
2022-11-04 14:47 ` Mia Kanashi
2022-11-04 16:26 ` José Expósito
2022-10-29 16:12 ` [PATCH v3 2/2] HID: uclogic: Add support for XP-PEN Deco LW José Expósito
2022-11-04 14:54 ` [PATCH v3 0/2] " Jiri Kosina
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=20221029161240.15548-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 \
--cc=pobrn@protonmail.com \
--cc=spbnick@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).