So, here we are, third version. Changes since v2: * Due to the number of devices with problems related to selftest, let's disable selftest for any laptop device * Fix condition on reset/resume calls of i8042 controller Changes since v1: * Use reset parameter, instead of adding reset_mode parameter. * Change reset parameter from bool to unsigned int. Please let me know if I missed something. Marcos Paulo de Souza (2): kernel-parameters: Update i8042.reset parameter documentation input/serio/i8042.c: Skipt selftest on ASUS laptops Documentation/kernel-parameters.txt | 7 ++++++- drivers/input/serio/i8042-x86ia64io.h | 21 +++++++++++++++++-- drivers/input/serio/i8042.c | 38 +++++++++++++++++++++++++++++------ 3 files changed, 57 insertions(+), 9 deletions(-) -- 2.7.4 -- 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