linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Jiri Kosina <jikos@kernel.org>,
	Andrew Duggan <aduggan@synaptics.com>,
	Dennis Wassenberg <dennis.wassenberg@secunet.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/3] switch hid-rmi to rmi_core
Date: Tue,  3 Jan 2017 16:16:00 +0100	[thread overview]
Message-ID: <20170103151603.26844-1-benjamin.tissoires@redhat.com> (raw)

Hi,

this is mostly a resend of the v2, with only the HID bits now that the input
bits are in Linus' tree.

The only change is in the Kconfig where I force RMI4 F03 to be there too
to support trackstick.

Andrew, I think you already tested it last time, but I wouldn't mind an other
round of tests :)

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  | 974 +++++++------------------------------------------
 4 files changed, 150 insertions(+), 834 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-01-03 15:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 15:16 Benjamin Tissoires [this message]
2017-01-03 15:16 ` [PATCH v3 1/3] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 Benjamin Tissoires
2017-01-03 20:24   ` kbuild test robot
2017-01-05  2:29   ` Andrew Duggan
2017-01-03 15:16 ` [PATCH v3 2/3] HID: rmi: Handle all Synaptics touchpads using hid-rmi Benjamin Tissoires
2017-01-03 15:16 ` [PATCH v3 3/3] HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock " Benjamin Tissoires

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170103151603.26844-1-benjamin.tissoires@redhat.com \
    --to=benjamin.tissoires@redhat.com \
    --cc=aduggan@synaptics.com \
    --cc=dennis.wassenberg@secunet.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).