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

Resent the full series with Nick's Rev-by and fixes in 6/6.

Again, this is the upstream patches, DIGImend-devel is just added
to inform of the progress.

Cheers,
Benjamin

Benjamin Tissoires (6):
  HID: uclogic: Set quirks from inside the driver
  HID: uclogic: merge hid-huion driver in hid-uclogic
  HID: uclogic: name the input nodes based on their tool
  HID: uclogic: apply quirk NO_EMPTY_INPUT
  HID: uclogic: discard the extra Pen input node on Huion tablets
  HID: uclogic: actually invert the in-range bit for huion tablets only

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

-- 
2.1.0

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

end of thread, other threads:[~2015-03-04 16:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 17:43 [PATCH v3 0/6] HID: huion/uclogic merge and few additions Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 1/6] HID: uclogic: Set quirks from inside the driver Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 2/6] HID: uclogic: merge hid-huion driver in hid-uclogic Benjamin Tissoires
2015-03-04 15:44   ` Jiri Kosina
2015-03-04 16:06     ` Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 3/6] HID: uclogic: name the input nodes based on their tool Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 4/6] HID: uclogic: apply quirk NO_EMPTY_INPUT Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 5/6] HID: uclogic: discard the extra Pen input node on Huion tablets Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 6/6] HID: uclogic: actually invert the in-range bit for huion tablets only Benjamin Tissoires
2015-03-03 18:43   ` Nikolai Kondrashov
2015-03-03 19:20     ` Benjamin Tissoires
2015-03-03 20:34 ` [PATCH v3 0/6] HID: huion/uclogic merge and few additions 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).