<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input/mouse, branch v2.6.17</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/input/mouse?h=v2.6.17</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/input/mouse?h=v2.6.17'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-05-30T03:31:12Z</updated>
<entry>
<title>Input: psmouse - DMI updates for lifebook protocol</title>
<updated>2006-05-30T03:31:12Z</updated>
<author>
<name>Kenan Esau</name>
<email>kenan.esau@conan.de</email>
</author>
<published>2006-05-30T03:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=47ce56edb8ecdd4ec2bbec4e8683f3ba91de72e3'/>
<id>urn:sha1:47ce56edb8ecdd4ec2bbec4e8683f3ba91de72e3</id>
<content type='text'>
Added different lifebook-versions and the CF-18 to the corresponding
dmi-table.

Signed-off-by: Kenan Esau &lt;kenan.esau@conan.de&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: alps - fix old protocol decoding</title>
<updated>2006-05-30T03:30:36Z</updated>
<author>
<name>Yotam Medini</name>
<email>yotam.medini@gmail.com</email>
</author>
<published>2006-05-30T03:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d2f4012f15845761bd3c6f90172e53767c11e359'/>
<id>urn:sha1:d2f4012f15845761bd3c6f90172e53767c11e359</id>
<content type='text'>
Correct touchpad left &amp; right keys assignments for ALPS_OLDPROTO
that were swapped. Old protocol is used on UMAX ActionBook-530T
notebook.

Signed-off-by: Yotam Medini &lt;yotam.medini@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: psmouse - add detection of Logitech TrackMan Wheel trackball</title>
<updated>2006-05-30T03:29:19Z</updated>
<author>
<name>Zbigniew Luszpinski</name>
<email>zbiggy@o2.pl</email>
</author>
<published>2006-05-30T03:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4f8b05efec7a56221c6d1b0e20bcf19671017065'/>
<id>urn:sha1:4f8b05efec7a56221c6d1b0e20bcf19671017065</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: psmouse - fix new device detection logic</title>
<updated>2006-04-29T05:12:44Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-04-29T05:12:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=89c9b4805a525bdd4c6e7529d06292f60ac837fc'/>
<id>urn:sha1:89c9b4805a525bdd4c6e7529d06292f60ac837fc</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: synaptics - limit rate to 40pps on Toshiba Protege M300</title>
<updated>2006-04-02T05:10:18Z</updated>
<author>
<name>Richard Thrippleton</name>
<email>ret28@cam.ac.uk</email>
</author>
<published>2006-04-02T05:10:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=53a2670cd9611cf7c3b3bf9875b0b4041160fa60'/>
<id>urn:sha1:53a2670cd9611cf7c3b3bf9875b0b4041160fa60</id>
<content type='text'>
Toshiba Protege M300 also requires the same workaround as Satellites
and Dynabooks - Synaptics report rate should be lowered to 40pps
(from 80), otherwise KBC starts losing keypresses.

Signed-off-by: Richard Thrippleton &lt;ret28@cam.ac.uk&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Manual merge with Linus.</title>
<updated>2006-04-02T05:08:05Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-04-02T05:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=95d465fd750897ab32462a6702fbfe1b122cbbc0'/>
<id>urn:sha1:95d465fd750897ab32462a6702fbfe1b122cbbc0</id>
<content type='text'>
Conflicts:
	arch/powerpc/kernel/setup-common.c
	drivers/input/keyboard/hil_kbd.c
	drivers/input/mouse/hil_ptr.c
</content>
</entry>
<entry>
<title>[PARISC] Fix double free when removing HIL drivers</title>
<updated>2006-03-30T17:48:59Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@parisc-linux.org</email>
</author>
<published>2006-03-30T16:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cd7a9202a5a6e7712df2b80ed5ebd7b078130fc3'/>
<id>urn:sha1:cd7a9202a5a6e7712df2b80ed5ebd7b078130fc3</id>
<content type='text'>
On Thu, Mar 30, 2006 at 08:31:02AM -0500, Dmitry Torokhov wrote:
&gt; Don't do that, its double free. input_unregister_device() normally
&gt; causes release() to be called and free the device. input_free_device
&gt; is only to be called when input_register_device has not been called or
&gt; failed.
&gt;
&gt; Plus you might want to unregister device after closing serio port,
&gt; otherwise your interrupt routine might be referencing already freed
&gt; memory.

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Convert HIL drivers to use input_allocate_device</title>
<updated>2006-03-30T17:48:53Z</updated>
<author>
<name>Helge Deller</name>
<email>deller@parisc-linux.org</email>
</author>
<published>2006-03-26T14:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=102c8c76f787add0790406d5c47e03cb6f8765c2'/>
<id>urn:sha1:102c8c76f787add0790406d5c47e03cb6f8765c2</id>
<content type='text'>
Convert HIL drivers to use input_allocate_device() - avoids crashes.

Signed-off-by: Helge Deller &lt;deller@parisc-linux.org&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>Input: use kzalloc() throughout the code</title>
<updated>2006-03-14T05:09:16Z</updated>
<author>
<name>Eric Sesterhenn</name>
<email>snakebyte@gmx.de</email>
</author>
<published>2006-03-14T05:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b39787a972042ded183343b177d9c595b5704575'/>
<id>urn:sha1:b39787a972042ded183343b177d9c595b5704575</id>
<content type='text'>
Signed-off-by: Eric Sesterhenn &lt;snakebyte@gmx.de&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6</title>
<updated>2006-03-14T04:36:52Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-03-14T04:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=58a343f22e8ef987b90e34bbef7f1455e3bb5a15'/>
<id>urn:sha1:58a343f22e8ef987b90e34bbef7f1455e3bb5a15</id>
<content type='text'>
</content>
</entry>
</feed>
