History log of /drivers/input/mouse/alps.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01ce661fc83005947dc958a5739c153843af8a73 08-Nov-2011 Seth Forshee <seth.forshee@canonical.com> Input: ALPS - add semi-MT support for v3 protocol

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
25bded7cd60fa460e520e9f819bd06f4c5cb53f0 08-Nov-2011 Seth Forshee <seth.forshee@canonical.com> Input: ALPS - add support for protocol versions 3 and 4

This patch adds support for two ALPS touchpad protocols not
supported currently by the driver, which I am arbitrarily naming
version 3 and version 4. Support is single-touch only at this time,
although both protocols are capable of limited multitouch support.

Thanks to Andrew Skalski, who did the initial reverse-engineering
of the v3 protocol.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
fa629ef5222193214da9a2b3c94369f79353bec9 08-Nov-2011 Seth Forshee <seth.forshee@canonical.com> Input: ALPS - add protocol version field in alps_model_info

In preparation for adding support for more ALPS protocol versions,
add a field for the protocol version to the model info instead of
using a field in the flags. OLDPROTO and !OLDPROTO are now called
version 1 and version 2, repsectively.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
1d9f26262aef6d63ff65eba0fd5f1583f342b69b 15-Dec-2009 Sebastian Kapfer <sebastian_kapfer@gmx.net> Input: ALPS - add interleaved protocol support (Dell E6x00 series)

Properly handle version of the protocol where standard PS/2 packets
from trackpoint are stuffed into middle (byte 3-6) of the standard
ALPS packets when both the touchpad and trackpoint are used together.

The patch is based on work done by Matthew Chapman and additional
research done by David Kubicek and Erik Osterholm:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/296610

Many thanks to David Kubicek for his efforts in researching fine points
of this new version of the protocol, especially interaction between pad
and stick in these models.

Signed-off-by: Sebastian Kapfer <sebastian_kapfer@gmx.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
b7802c5c1ea9563f3746bea09c214ccedc8600f4 10-Sep-2009 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: psmouse - use boolean type

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
f42649e84831efc69d5f621f1c36a39b4e384a99 12-Apr-2007 Dmitry Torokhov <dtor@insightbb.com> Input: ALPS - handle errors from input_register_device()

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
55e3d9224b60df0fd2dc36bff9b538ce40fd9586 10-Mar-2007 Andres Salomon <dilinger@debian.org> Input: psmouse - allow disabing certain protocol extensions

Allow ALPS, LOGIPS2PP, LIFEBOOK, TRACKPOINT and TOUCHKIT protocol
extensions of psmouse to be disabled during compilation. This will
allow users save some memory when they are sure that they will only
use a certain type of mice.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
e38de678f6b19be3e46a678ec4deeaa7fa0fc140 11-Sep-2006 Helge Deller <deller@gmx.de> Input: constify psmouse driver

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
/drivers/input/mouse/alps.h
2e5b636bb5f8dacbb91d08544e2c41ebcad5dace 15-Sep-2005 Dmitry Torokhov <dtor_core@ameritech.net> [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation

Input: convert drivers/input/mouse to dynamic input_dev allocation

This is required for input_dev sysfs integration

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/input/mouse/alps.h
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 17-Apr-2005 Linus Torvalds <torvalds@ppc970.osdl.org> Linux-2.6.12-rc2

Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!
/drivers/input/mouse/alps.h