From: Linus Walleij <linus.walleij@xxxxxxxxxx> This hardens the SKE keypad driver a bit by adding some bug fixes and features. This development has been pending for a while so this is a try to catch up a bit on it. Karl-Johan Perntz (2): input/nomadik-ske: move key scanning to delayed work input/nomadik-ske: add sleepy GPIO mode Naveen Kumar Gaddipati (5): input/nomadik-ske: add multi key press support input/nomadik-ske: suspend and resume support input/nomadik-ske: get rid of multiple interrupts input/nomadik-ske: cleanup of probe and some more code style input/nomadik-ske: add sysfs file to enable/disble SKE keypad arch/arm/plat-nomadik/include/plat/ske.h | 23 +- drivers/input/keyboard/nomadik-ske-keypad.c | 630 ++++++++++++++++++++++----- 2 files changed, 547 insertions(+), 106 deletions(-) -- 1.7.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html