The following series implements... --- Dmitry Torokhov (2): Input: atkbd - rely on input core to restore state on resume Input: libps2 - additional locking for i8042 ports drivers/input/input.c | 64 ++++++++++++++++++++++++++++++++++++++- drivers/input/keyboard/atkbd.c | 25 --------------- drivers/input/mouse/sentelic.c | 18 ++++++----- drivers/input/serio/i8042.c | 40 ++++++++++++++++++++++++ drivers/input/serio/libps2.c | 28 +++++++++++++++-- drivers/leds/leds-clevo-mail.c | 8 +++++ drivers/platform/x86/acer-wmi.c | 2 + include/linux/i8042.h | 30 ++++++++++++++++++ include/linux/input.h | 2 + include/linux/libps2.h | 2 + 10 files changed, 180 insertions(+), 39 deletions(-) -- Signature -- 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