<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/drivers/input/mouse/alps.c, branch v2.6.32.41</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v2.6.32.41</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v2.6.32.41'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2010-04-01T22:58:06+00:00</updated>
<entry>
<title>Input: alps - add support for the touchpad on Toshiba Tecra A11-11L</title>
<updated>2010-04-01T22:58:06+00:00</updated>
<author>
<name>Thomas Bächler</name>
<email>thomas@archlinux.org</email>
</author>
<published>2010-03-10T04:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=e2d83be64e73388316e13dc99dee660ee359a071'/>
<id>urn:sha1:e2d83be64e73388316e13dc99dee660ee359a071</id>
<content type='text'>
commit eb8bff85c5bd5caef7c374ff32b86545029efb56 upstream.

Signed-off-by: Thomas Bächler &lt;thomas@archlinux.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Input: ALPS - add interleaved protocol support (Dell E6x00 series)</title>
<updated>2010-01-28T23:00:43+00:00</updated>
<author>
<name>Sebastian Kapfer</name>
<email>sebastian_kapfer@gmx.net</email>
</author>
<published>2010-01-15T18:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=04daa51ee473ca536c225539699af0cdf7d165c6'/>
<id>urn:sha1:04daa51ee473ca536c225539699af0cdf7d165c6</id>
<content type='text'>
commit 1d9f26262aef6d63ff65eba0fd5f1583f342b69b upstream

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.

Cc: Andy Isaacson &lt;adi@hexapodia.org&gt;
Signed-off-by: Sebastian Kapfer &lt;sebastian_kapfer@gmx.net&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Input: psmouse - use boolean type</title>
<updated>2009-09-11T05:11:38+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dmitry.torokhov@gmail.com</email>
</author>
<published>2009-09-10T02:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=b7802c5c1ea9563f3746bea09c214ccedc8600f4'/>
<id>urn:sha1:b7802c5c1ea9563f3746bea09c214ccedc8600f4</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ALPS - handle touchpoints buttons correctly</title>
<updated>2009-06-11T09:09:45+00:00</updated>
<author>
<name>Ulrich Dangel</name>
<email>uli-kernel@spamt.net</email>
</author>
<published>2009-06-11T07:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=d7ed5d883c09c5474f842dcb148515dfaef2a567'/>
<id>urn:sha1:d7ed5d883c09c5474f842dcb148515dfaef2a567</id>
<content type='text'>
When pressing any button belonging to the touchpoint, the generated
click events don't belong to the touchpoint but to the touchpad.
This patch fixes this behaviour, the events will be sent via the
correct device, so scrolling with touchpoint is possible.

Signed-off-by: Ulrich Dangel &lt;uli@spamt.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ALPS - Dell Latitude D630/D800 have DualPoint</title>
<updated>2009-05-09T01:31:21+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dmitry.torokhov@gmail.com</email>
</author>
<published>2009-05-09T01:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=af27a69aaba2feaeb0b9eebdde2f0b71350c4789'/>
<id>urn:sha1:af27a69aaba2feaeb0b9eebdde2f0b71350c4789</id>
<content type='text'>
Dell Latitude D630/D800 have DualPoint (touchpad plus trackpoint)
instead of a simple touchpad and a pass-through port for external
PS/2 mouse.

Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Input: ALPS - add signature for Toshiba Satellite Pro M10</title>
<updated>2009-04-24T02:36:03+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dmitry.torokhov@gmail.com</email>
</author>
<published>2009-04-24T02:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=b75d17285b9de74a0f19e64e1389efcc6626d3fc'/>
<id>urn:sha1:b75d17285b9de74a0f19e64e1389efcc6626d3fc</id>
<content type='text'>
This toshiba has a touchpad with trackpoint and 2 sets of left
and right buttons (above and below touchpad).

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ALPS - add signature for DualPoint found in Dell Latitude E6500</title>
<updated>2008-09-10T16:12:33+00:00</updated>
<author>
<name>Elvis Pranskevichus</name>
<email>el@prans.net</email>
</author>
<published>2008-09-10T14:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=0d46ed1c747edfe6476961d4d9f732ceb7a29074'/>
<id>urn:sha1:0d46ed1c747edfe6476961d4d9f732ceb7a29074</id>
<content type='text'>
Signed-off-by: Elvis Pranskevichus &lt;el@prans.net&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290</title>
<updated>2008-03-18T04:39:55+00:00</updated>
<author>
<name>Laszlo Kajan</name>
<email>kajla@bioinfo.pl</email>
</author>
<published>2008-03-18T04:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=3c00bb96497a9c1251359a1faf68dddbb8d50a23'/>
<id>urn:sha1:3c00bb96497a9c1251359a1faf68dddbb8d50a23</id>
<content type='text'>
ALPS_FW_BK_1 protocol flavor seems to have forward and backward
keys reversed.

Signed-off-by: Laszlo Kajan &lt;kajla@bioinfo.pl&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ALPS - put secondary device in proper place in sysfs</title>
<updated>2008-03-18T04:29:18+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dmitry.torokhov@gmail.com</email>
</author>
<published>2008-03-18T04:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=1db3a3453f6915d6af322e3a1b25f7ab2c9d9a2b'/>
<id>urn:sha1:1db3a3453f6915d6af322e3a1b25f7ab2c9d9a2b</id>
<content type='text'>
Secondary input device did not have parent set up causing it
to appear in the root of sysfs device hierarchy.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ALPS - fix sync loss on Acer Aspire 5720ZG</title>
<updated>2008-01-17T17:01:58+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dmitry.torokhov@gmail.com</email>
</author>
<published>2008-01-17T17:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=fb49161027e1938c34fc97d1136735e1d4209df6'/>
<id>urn:sha1:fb49161027e1938c34fc97d1136735e1d4209df6</id>
<content type='text'>
The recently added support for Dell Volstro 1400 was causing protocol
synchronization errors on Acer Aspire 5720ZG, fix it.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
