Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-10 | Input: matrix-keymap - uninline and prepare for device tree support | Dmitry Torokhov | |
Change matrix-keymap helper to be out-of-line, like sparse keymap, allow the helper perform basic keymap validation and return errors, and prepare for device tree support. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
2012-04-04 | Input: add support for LM8333 keypads | Wolfram Sang | |
This driver adds support for the keypad part of the LM8333 and is prepared for possible GPIO/PWM drivers. Note that this is not a MFD because you cannot disable the keypad functionality which, thus, has to be handled by the core anyhow. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |