linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for XP-PEN Deco LW
@ 2022-10-29 16:12 José Expósito
  2022-10-29 16:12 ` [PATCH v3 1/2] HID: input: do not query XP-PEN Deco LW battery José Expósito
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: José Expósito @ 2022-10-29 16:12 UTC (permalink / raw)
  To: jikos
  Cc: benjamin.tissoires, spbnick, pobrn, linux-input, linux-kernel,
	José Expósito

v1 -> v2: https://lore.kernel.org/linux-input/20221028081656.GA19766@elementary/T/

 - Barnabás Pőcze: Use strstarts() instead of a custom implementation

v2 -> v3: https://lore.kernel.org/linux-input/20221029145511.GA7941@elementary/T/

 - Mia Kanashi: When using the USB dongle, do not fetch battery until
   the tablet is paired

José Expósito (2):
  HID: input: do not query XP-PEN Deco LW battery
  HID: uclogic: Add support for XP-PEN Deco LW

 drivers/hid/hid-input.c          |  6 +++
 drivers/hid/hid-uclogic-params.c | 73 ++++++++++++++++++++++++++++++++
 drivers/hid/hid-uclogic-rdesc.c  | 34 +++++++++++++++
 drivers/hid/hid-uclogic-rdesc.h  |  7 +++
 4 files changed, 120 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-04 16:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29 16:12 [PATCH v3 0/2] Add support for XP-PEN Deco LW José Expósito
2022-10-29 16:12 ` [PATCH v3 1/2] HID: input: do not query XP-PEN Deco LW battery José Expósito
2022-10-29 17:34   ` Mia Kanashi
2022-10-29 18:13     ` José Expósito
2022-11-04 13:13     ` Jiri Kosina
2022-11-04 14:47       ` Mia Kanashi
2022-11-04 16:26       ` José Expósito
2022-10-29 16:12 ` [PATCH v3 2/2] HID: uclogic: Add support for XP-PEN Deco LW José Expósito
2022-11-04 14:54 ` [PATCH v3 0/2] " Jiri Kosina

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).