[PATCH 0/2] Input: surface3_spi: Surface Pen Support
From: Stephen Just <hidden>
Date: 2016-05-23 19:56:22
From: Stephen Just <hidden>
Date: 2016-05-23 19:56:22
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