From: Stephen Just <stephenjust@gmail.com>
To: linux-input@vger.kernel.org,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: Stephen Just <stephenjust@gmail.com>,
Bastien Nocera <hadess@hadess.net>,
Peter Hutterer <peter.hutterer@who-t.net>
Subject: [PATCH v3 0/2] Input: surface3_spi: Surface Pen Support
Date: Wed, 25 May 2016 05:40:03 -0600 [thread overview]
Message-ID: <1464176406-9917-1-git-send-email-stephenjust@gmail.com> (raw)
This series adds support for Surface Pen devices to the Surface 3
touchscreen input driver.
This series works with both styles of pen:
the old style with pressure sensitive tip, an eraser button, and a
secondary input button, as well as the new style pen which does not
have a dedicated eraser button.
The top button on the pen is not supported by this patch. Those
buttons are a separate Bluetooth device.
Changes in v2: Code cleanup
Changes in v3: Send proximity-out report when switching tools
See evemu-record example:
https://gist.github.com/stephenjust/08f67f1668aa116c78be4412610ad4d0
Regards,
Stephen Just
Stephen Just (2):
Input - surface3_spi: Prepare to add support for Surface Pen
Input - surface3_spi: add surface pen support for Surface 3
drivers/input/touchscreen/surface3_spi.c | 148 ++++++++++++++++++++++++++++---
1 file changed, 135 insertions(+), 13 deletions(-)
--
2.8.2
next reply other threads:[~2016-05-25 17:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-25 11:40 Stephen Just [this message]
2016-05-25 11:40 ` [PATCH v3 1/2] Input - surface3_spi: Prepare to add support for Surface Pen Stephen Just
2016-05-25 11:40 ` [PATCH v3 2/2] Input - surface3_spi: add surface pen support for Surface 3 Stephen Just
2016-05-26 15:06 ` Benjamin Tissoires
2016-05-27 23:31 ` Dmitry Torokhov
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=1464176406-9917-1-git-send-email-stephenjust@gmail.com \
--to=stephenjust@gmail.com \
--cc=benjamin.tissoires@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=hadess@hadess.net \
--cc=linux-input@vger.kernel.org \
--cc=peter.hutterer@who-t.net \
/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).