]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9766ab7556e0efc71760240b27c8cbe31240c505
tree81ea5b821ed139fc4a5908e004b9343cf2c6c3e0
parent4a33ce46e1aa65b08be9f2e75ce347a1a887a303
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]