OSDN Git Service

Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
authorFlorian Echtler <floe@butterbrot.org>
Fri, 8 Nov 2013 18:01:13 +0000 (10:01 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 20 Nov 2013 14:38:44 +0000 (06:38 -0800)
commitbdb5c57f209c3b78b3511476b233562496acd997
tree81ea5b821ed139fc4a5908e004b9343cf2c6c3e0
parent2c027b7c48a888ab173ba45babb4525e278375d9
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)

This patch adds support for the built-in multitouch sensor in the Samsung
SUR40 touchscreen device, also known as Microsoft Surface 2.0 or Microsoft
Pixelsense. Support for raw video output from the sensor as well as the
accelerometer will be added in a later patch.

Signed-off-by: Florian Echtler <floe@butterbrot.org>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/sur40.c [new file with mode: 0644]