[PATCH 0/7] Nomadik SKE keypad updates
From: Linus Walleij <hidden>
Date: 2012-05-13 12:43:37
From: Linus Walleij <redacted> 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