linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] HID: switch hid-rmi to rmi_core
@ 2017-01-05  8:48 Benjamin Tissoires
  2017-01-05  8:48 ` [PATCH v4 1/3] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 Benjamin Tissoires
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Benjamin Tissoires @ 2017-01-05  8:48 UTC (permalink / raw)
  To: Jiri Kosina, Andrew Duggan, Dennis Wassenberg
  Cc: Dmitry Torokhov, linux-input, linux-kernel

Hi,

Small revision to add irq.h in hid-rmi.c, as reported by the Intel
kbuild test bot and by Andrew.

Cheers,
Benjamin

Andrew Duggan (3):
  HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
  HID: rmi: Handle all Synaptics touchpads using hid-rmi
  HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi

 drivers/hid/Kconfig    |   5 +
 drivers/hid/hid-core.c |   4 +-
 drivers/hid/hid-ids.h  |   1 +
 drivers/hid/hid-rmi.c  | 975 +++++++------------------------------------------
 4 files changed, 151 insertions(+), 834 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-01-11 21:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-05  8:48 [PATCH v4 0/3] HID: switch hid-rmi to rmi_core Benjamin Tissoires
2017-01-05  8:48 ` [PATCH v4 1/3] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 Benjamin Tissoires
2017-01-05  8:48 ` [PATCH v4 2/3] HID: rmi: Handle all Synaptics touchpads using hid-rmi Benjamin Tissoires
2017-01-05  8:49 ` [PATCH v4 3/3] HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock " Benjamin Tissoires
2017-01-11 21:20 ` [PATCH v4 0/3] HID: switch hid-rmi to rmi_core 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).