[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAXyoMPMbYCV7br9DJn_KCq68RLnimockqU0uvsO8maT3ROxTA@mail.gmail.com>
Date: Sat, 11 Mar 2023 13:47:22 +0800
From: Yangfl <mmyangfl@...il.com>
To: Jiri Kosina <jikos@...nel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@...hat.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/4] HID: kye: Add support for all kye tablets
Jiri Kosina <jikos@...nel.org> 于2023年3月10日周五 22:06写道:
>
> On Tue, 7 Feb 2023, David Yang wrote:
>
> > 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(-)
>
> Now queued in hid.git#for-6.4/kye, thanks David.
>
> --
> Jiri Kosina
> SUSE Labs
>
Thanks. But seems you missed the last patch.
Powered by blists - more mailing lists