[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1448774036-39040-1-git-send-email-dmitry.torokhov@gmail.com>
Date: Sat, 28 Nov 2015 21:13:50 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: linux-input@...r.kernel.org
Cc: Hans de Goede <hdegoede@...hat.com>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>,
Thomas Hellstrom <thellstrom@...are.com>, pali.rohar@...il.com,
jckeerthan@...il.com, till2.schaefer@...-dortmund.de,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] Only probe select protocols on pass through PS/2 prots
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists