This series limits protocols that we probe on pass-through PS/2 ports to IBM Trackpoint, Intellimouse, Intellimouse Explorer and basic PS/2, since we have not seen anything else and probing all possible protocols takes too long. Input: psmouse - use switch statement in psmouse_process_byte() Input: psmouse - fix comment style Input: psmouse - rearrange Focaltech init code Input: psmouse - move protocol descriptions around Input: psmouse - factor out common protocol probing code Input: psmouse - limit protocols that we try on passthrough ports drivers/input/mouse/focaltech.c | 22 +- drivers/input/mouse/focaltech.h | 8 + drivers/input/mouse/psmouse-base.c | 769 ++++++++++++++++++------------------- 3 files changed, 389 insertions(+), 410 deletions(-) Thanks. -- Dmitry -- 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