Searched hist:"25 bded7cd60fa460e520e9f819bd06f4c5cb53f0" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | psmouse.h | diff 25bded7cd60fa460e520e9f819bd06f4c5cb53f0 Tue Nov 08 04:53:36 CET 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>
|
H A D | alps.h | diff 25bded7cd60fa460e520e9f819bd06f4c5cb53f0 Tue Nov 08 04:53:36 CET 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>
|
H A D | alps.c | diff 25bded7cd60fa460e520e9f819bd06f4c5cb53f0 Tue Nov 08 04:53:36 CET 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>
|