]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: driver for microcontroller keys on the iPaq h3xxx
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 4 Mar 2015 22:47:58 +0000 (14:47 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 6 Mar 2015 19:25:31 +0000 (11:25 -0800)
commitd7535ffa427b8976b2d41f8d9f7fb9f1c97d786c
tree1a2d5e1b1f43c303e8d3f69f2108afef75d71e7c
parente5abff1fe2e400bdabd14feb4e69e9ad661ba71a
Input: driver for microcontroller keys on the iPaq h3xxx

This adds a key input driver for the keys found on the h3xxx
iPAQ series.

Based on a driver from handhelds.org 2.6.21 kernel, written
by Alessandro GARDICH.

Signed-off-by: Alessandro GARDICH <gremlin@gremlin.it>
Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/ipaq-micro-keys.c [new file with mode: 0644]