[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220421175052.911446-1-jose.exposito89@gmail.com>
Date: Thu, 21 Apr 2022 19:50:47 +0200
From: José Expósito <jose.exposito89@...il.com>
To: jikos@...nel.org
Cc: benjamin.tissoires@...hat.com, spbnick@...il.com,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
José Expósito <jose.exposito89@...il.com>
Subject: [PATCH for-5.19/uclogic 0/5] DIGImend patches, part V
Hi everyone,
This series is a follow up to [1], [2], [3] and [4] upstreaming 5 more
patches authored by Nikolai from the DIGImend project.
Patches 1 and 2 are documentation improvements.
Patch 3 allows to create a keyboard interface to the tablets that have
a "Usage (Keyboard)" in their descriptor, like for example the Huion
HS611, which has media keys [5].
However, some of the tablets that have a keyboard usage, also have an
invalid pen usage, creating an invalid pen interface. Patches 4 and 5
allow to disable it.
As always, many thanks to Jiří and Nikolai for their work :D
José Expósito
[1] https://lore.kernel.org/linux-input/nycvar.YFH.7.76.2202161642180.11721@cbobk.fhfr.pm/T/
[2] https://lore.kernel.org/linux-input/56454560-5f62-05b9-1a24-3f51a305140e@gmail.com/T/
[3] https://lore.kernel.org/linux-input/nycvar.YFH.7.76.2204111653000.30217@cbobk.fhfr.pm/T/
[4] https://lore.kernel.org/linux-input/nycvar.YFH.7.76.2204211005520.30217@cbobk.fhfr.pm/T/
[5] https://www.huion.com/es/pen_tablet/HS/huion-hs611.html
Nikolai Kondrashov (5):
HID: uclogic: Clarify params desc_size description
HID: uclogic: Clarify pen/frame desc_ptr description
HID: uclogic: Pass keyboard reports as is
HID: uclogic: Support disabling pen usage
HID: uclogic: Disable pen usage for Huion keyboard interfaces
drivers/hid/hid-uclogic-core.c | 19 +++++++++++++++++++
drivers/hid/hid-uclogic-params.c | 9 +++++++--
drivers/hid/hid-uclogic-params.h | 17 ++++++++++++-----
3 files changed, 38 insertions(+), 7 deletions(-)
--
2.25.1
Powered by blists - more mailing lists