Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | Input: lm8333 - update contact email | Wolfram Sang | |
The 'pengutronix' address is defunct for years. Use the proper contact address. Signed-off-by: Wolfram Sang <wsa@kernel.org> Link: https://lore.kernel.org/r/20200502142639.18925-1-wsa@kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> | |||
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> |