From: David Yang <mmyangfl@gmail.com>
To: mmyangfl@gmail.com
Cc: Jiri Kosina <jikos@kernel.org>,
Benjamin Tissoires <benjamin.tissoires@redhat.com>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v4 0/4] HID: kye: Add support for all kye tablets
Date: Tue, 7 Feb 2023 12:33:13 +0800 [thread overview]
Message-ID: <20230207043318.23842-1-mmyangfl@gmail.com> (raw)
This series refactor kye tablet descriptor fixup routine, by using a
template and filling parameters on the fly, and add support for all
possible kye tablets.
---
v2: fix missing rsize assignment
v3: fix geometry
v4: split patches
David Yang (4):
HID: kye: Rewrite tablet descriptor fixup routine
HID: kye: Generate tablet fixup descriptors on the fly
HID: kye: Sort kye devices
HID: kye: Add support for all kye tablets
drivers/hid/hid-ids.h | 9 +-
drivers/hid/hid-kye.c | 917 +++++++++++++++++----------------------
drivers/hid/hid-quirks.c | 14 +-
3 files changed, 414 insertions(+), 526 deletions(-)
--
2.39.1
next reply other threads:[~2023-02-07 4:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-07 4:33 David Yang [this message]
2023-02-07 4:33 ` [PATCH v4 1/4] HID: kye: Rewrite tablet descriptor fixup routine David Yang
2023-02-07 4:33 ` [PATCH v4 2/4] HID: kye: Generate tablet fixup descriptors on the fly David Yang
2023-02-07 4:33 ` [PATCH v4 3/4] HID: kye: Sort kye devices David Yang
2023-02-07 4:33 ` [PATCH v4 4/4] HID: kye: Add support for all kye tablets David Yang
2023-03-10 14:06 ` [PATCH v4 0/4] " Jiri Kosina
2023-03-11 5:47 ` Yangfl
2023-03-24 13:00 ` 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=20230207043318.23842-1-mmyangfl@gmail.com \
--to=mmyangfl@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
all inboxes | Powered by JetHome®