]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add TI-Nspire keypad support
authorDaniel Tang <dt.tangr@gmail.com>
Thu, 30 May 2013 20:16:10 +0000 (13:16 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 4 Jun 2013 16:17:25 +0000 (09:17 -0700)
commit893ea705ce805e79324f40d9dce798cdc7368a0a
treeafc0f99990ef6fa758bfad84d83ff1ff6e1ef693
parent5dae505501b96befee3800067879931d8188dc64
Input: add TI-Nspire keypad support

This is a driver for the keypads found on the TI-Nspire series calculators.

Signed-off-by: Daniel Tang <dt.tangr@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/ti,nspire-keypad.txt [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/nspire-keypad.c [new file with mode: 0644]