]> git.openfabrics.org - ~emulex/infiniband.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)
commitfc4f314618923c2bef708a535f8483fa7f7dbad2
treeafc0f99990ef6fa758bfad84d83ff1ff6e1ef693
parent9b5f953ddc3247dd0c3d0cafa4247be10d5c05db
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]