[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221110174056.393697-1-jose.exposito89@gmail.com>
Date: Thu, 10 Nov 2022 18:40:55 +0100
From: José Expósito <jose.exposito89@...il.com>
To: jikos@...nel.org
Cc: benjamin.tissoires@...hat.com, openglfreak@...glemail.com,
alex@...xyzhang.dev, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org,
José Expósito <jose.exposito89@...il.com>
Subject: [PATCH 0/1] HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
Hi everyone,
About 3 months ago, Torge Matthies sent a patch fixing an issue with
his XP-Pen Star G640 [1].
His patch changes the IS_INPUT_APPLICATION() macro to accept
HID_DG_DIGITIZER. However, it looks like it is not being merged because
of the possible side effects that changing that macro could generate.
This patch aims to fix the same issue but using a more conservative
approach hoping that the bug can be fixed.
Torge, Alexander, could you test it and confirm that it fixes your
issues, please?
Thanks a lot in advance,
José Expósito
[1] https://lore.kernel.org/linux-input/20220804151832.30373-1-openglfreak@googlemail.com/
José Expósito (1):
HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
drivers/hid/hid-uclogic-core.c | 1 +
1 file changed, 1 insertion(+)
--
2.25.1
Powered by blists - more mailing lists