]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add driver for Atmel AT42QT2160 Sensor Chip
authorRaphael Derosso Pereira <raphaelpereira@gmail.com>
Tue, 22 Sep 2009 05:24:06 +0000 (22:24 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 Sep 2009 03:50:08 +0000 (20:50 -0700)
commit423b164a2e06dd608e33245dee6f70374bffcb4e
treea11080951aa6a16a4ef0cd50cefa8d52a3f51cb0
parented8f4b2ddce312740f4f13961989c57b589dc287
Input: add driver for Atmel AT42QT2160 Sensor Chip

This version only supports individual cells (no slide support yet).
The code has been tested on proprietary development ARM board, but
should work fine on other machines.

Signed-off-by: Raphael Derosso Pereira <raphaelpereira@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/qt2160.c [new file with mode: 0644]