linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
@ 2022-11-10 17:40 José Expósito
  2022-11-10 17:40 ` [PATCH 1/1] " José Expósito
  2022-11-11  4:24 ` [PATCH 0/1] " Alexander Zhang
  0 siblings, 2 replies; 8+ messages in thread
From: José Expósito @ 2022-11-10 17:40 UTC (permalink / raw)
  To: jikos
  Cc: benjamin.tissoires, openglfreak, alex, linux-input, linux-kernel,
	José Expósito

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-07 20:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 17:40 [PATCH 0/1] HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk José Expósito
2022-11-10 17:40 ` [PATCH 1/1] " José Expósito
2022-11-11  4:24 ` [PATCH 0/1] " Alexander Zhang
2022-11-14 14:10   ` Jiri Kosina
2022-11-20  7:01     ` Alexander Zhang
2022-12-06  0:49       ` Alexander Zhang
2022-12-07 11:09         ` José Expósito
2022-12-07 20:43           ` Alexander Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).