All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: surface3_spi: Surface Pen Support
@ 2016-05-23 13:55 Stephen Just
  2016-05-23 13:55 ` [PATCH 1/2] Input - surface3_spi: Prepare to add support for Surface Pen Stephen Just
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Stephen Just @ 2016-05-23 13:55 UTC (permalink / raw)
  To: linux-input, Dmitry Torokhov, Benjamin Tissoires
  Cc: Stephen Just, Bastien Nocera

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.

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 | 140 ++++++++++++++++++++++++++++---
 1 file changed, 127 insertions(+), 13 deletions(-)

-- 
2.8.2


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

end of thread, other threads:[~2016-05-25  9:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-23 13:55 [PATCH 0/2] Input: surface3_spi: Surface Pen Support Stephen Just
2016-05-23 13:55 ` [PATCH 1/2] Input - surface3_spi: Prepare to add support for Surface Pen Stephen Just
2016-05-23 13:55 ` [PATCH 2/2] Input - surface3_spi: add surface pen support for Surface 3 Stephen Just
2016-05-24 10:05   ` Benjamin Tissoires
2016-05-24 19:15     ` Stephen J
2016-05-24 13:43 ` [PATCH v2 0/2] Input: surface3_spi: Surface Pen Support Stephen Just
2016-05-24 13:43   ` [PATCH v2 1/2] Input - surface3_spi: Prepare to add support for Surface Pen Stephen Just
2016-05-24 13:43   ` [PATCH v2 2/2] Input - surface3_spi: add surface pen support for Surface 3 Stephen Just
2016-05-25  9:24     ` Benjamin Tissoires

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.