linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] HID: huion/uclogic merge and few additions
@ 2015-02-25  0:05 Benjamin Tissoires
  2015-02-25  0:05 ` [PATCH 1/4] HID: uclogic: Set quirks from inside the driver Benjamin Tissoires
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Benjamin Tissoires @ 2015-02-25  0:05 UTC (permalink / raw)
  To: Nikolai Kondrashov, Jiri Kosina; +Cc: linux-input, linux-kernel, DIGImend-devel

Hi,

So, this is a attempt to get a common base with the out of the tree driver
for Huion and UC-Logic tablets here https://github.com/DIGImend/digimend-kernel-drivers

I am CC-ing DIGImend-devel though the patches are aimed at Jiri's tree upstream.

Nick, I changed a little bit the first patch compared to your version.
I blindly applied HID_QUIRK_MULTI_INPUT. I don't expect anything to break with
this, but I was not able to reinject all the devices you have through uhid to
check.
I'd like you to at least sign both first and second if you are happy with the
code.

The remaining bit for the tablet I have is the switch to the button reporting
mode, but I think that will need a little bit more testing from the users of
the DIDImend project.

Cheers,
Benjamin

Benjamin Tissoires (4):
  HID: uclogic: Set quirks from inside the driver
  HID: uclogic: merge hid-huion driver in hid-uclogic
  HID: uclogic: present only the working interfaces on the Huion tablets
  HID: uclogic: name the input nodes based on their tool

 drivers/hid/Kconfig             |   8 +-
 drivers/hid/Makefile            |   1 -
 drivers/hid/hid-huion.c         | 290 --------------------------------------
 drivers/hid/hid-uclogic.c       | 301 +++++++++++++++++++++++++++++++++++++++-
 drivers/hid/usbhid/hid-quirks.c |   4 -
 5 files changed, 301 insertions(+), 303 deletions(-)
 delete mode 100644 drivers/hid/hid-huion.c

-- 
2.1.0

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

end of thread, other threads:[~2015-02-26 17:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25  0:05 [PATCH 0/4] HID: huion/uclogic merge and few additions Benjamin Tissoires
2015-02-25  0:05 ` [PATCH 1/4] HID: uclogic: Set quirks from inside the driver Benjamin Tissoires
2015-02-25 21:04   ` Nikolai Kondrashov
2015-02-25 21:23     ` Benjamin Tissoires
2015-02-25  0:05 ` [PATCH 2/4] HID: uclogic: merge hid-huion driver in hid-uclogic Benjamin Tissoires
2015-02-25 21:04   ` Nikolai Kondrashov
2015-02-25 21:28     ` Benjamin Tissoires
2015-02-25 22:23       ` Nikolai Kondrashov
2015-02-25  0:05 ` [PATCH 3/4] HID: uclogic: present only the working interfaces on the Huion tablets Benjamin Tissoires
2015-02-25 21:04   ` Nikolai Kondrashov
2015-02-25 21:30     ` Benjamin Tissoires
2015-02-26 17:02       ` Benjamin Tissoires
2015-02-25  0:05 ` [PATCH 4/4] HID: uclogic: name the input nodes based on their tool Benjamin Tissoires
2015-02-25 21:04   ` Nikolai Kondrashov
2015-02-25 21:36     ` Benjamin Tissoires
2015-02-25 22:28       ` Nikolai Kondrashov

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