[PATCH for-5.18/uclogic 0/4] DIGImend patches, part III

From: José Expósito
Date: Thu Mar 03 2022 - 02:47:47 EST


Hi everyone,

This series is a follow up to [1] and [2], kindly reviewed and applied
by Jiří in hid.git#for-5.18/uclogic.

It adds support for touch rings in order handle the Huion HS610 tablet.

Thank you very much to Nikolai for the patches a to the maintaners for
the quick reviews,
José Expósito

[1] https://lore.kernel.org/linux-input/nycvar.YFH.7.76.2202161642180.11721@xxxxxxxxxxxxx/T/
[2] https://lore.kernel.org/linux-input/56454560-5f62-05b9-1a24-3f51a305140e@xxxxxxxxx/T/

Nikolai Kondrashov (4):
HID: uclogic: Add support for touch ring reports
HID: uclogic: Support custom device suffix for frames
HID: uclogic: Allow three frame parameter sets
HID: uclogic: Add support for Huion touch ring reports

drivers/hid/hid-uclogic-core.c | 83 +++++++++++++++++++++--------
drivers/hid/hid-uclogic-params.c | 40 +++++++++++---
drivers/hid/hid-uclogic-params.h | 90 +++++++++++++++++++++++++++++---
drivers/hid/hid-uclogic-rdesc.c | 65 ++++++++++++++++++++---
drivers/hid/hid-uclogic-rdesc.h | 20 +++++--
5 files changed, 250 insertions(+), 48 deletions(-)

--
2.25.1