Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: max7359 - use threaded IRQs | Dmitry Torokhov | 2009-09-21 | 1 | -35/+13 |
| | | | | | | | | Convert max7359 driver to use IRQ threading instead of using workqueue. Tested-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | ||||
* | Input: add driver for Maxim MAX7359 key switch controller | Kim Kyuwon | 2009-09-21 | 1 | -0/+352 |
The Maxim MAX7359 is a I2C interfaced key switch controller which provides microprocessors with management of up to 64 key switches. This patch adds support for the MAX7359 key switch controller. Signed-off-by: Kim Kyuwon <q1.kim@samsung.com> Reviewed-by: Trilok Soni <soni.trilok@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |