<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/input/mouse, branch v2.6.17.3</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>Input: psmouse - DMI updates for lifebook protocol</title>
<updated>2006-05-30T03:31:12+00:00</updated>
<author>
<name>Kenan Esau</name>
<email>kenan.esau@conan.de</email>
</author>
<published>2006-05-30T03:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=47ce56edb8ecdd4ec2bbec4e8683f3ba91de72e3'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: alps - fix old protocol decoding</title>
<updated>2006-05-30T03:30:36+00:00</updated>
<author>
<name>Yotam Medini</name>
<email>yotam.medini@gmail.com</email>
</author>
<published>2006-05-30T03:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d2f4012f15845761bd3c6f90172e53767c11e359'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: psmouse - add detection of Logitech TrackMan Wheel trackball</title>
<updated>2006-05-30T03:29:19+00:00</updated>
<author>
<name>Zbigniew Luszpinski</name>
<email>zbiggy@o2.pl</email>
</author>
<published>2006-05-30T03:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=4f8b05efec7a56221c6d1b0e20bcf19671017065'/>
<id>4f8b05efec7a56221c6d1b0e20bcf19671017065</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: psmouse - fix new device detection logic</title>
<updated>2006-04-29T05:12:44+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-04-29T05:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=89c9b4805a525bdd4c6e7529d06292f60ac837fc'/>
<id>89c9b4805a525bdd4c6e7529d06292f60ac837fc</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: synaptics - limit rate to 40pps on Toshiba Protege M300</title>
<updated>2006-04-02T05:10:18+00:00</updated>
<author>
<name>Richard Thrippleton</name>
<email>ret28@cam.ac.uk</email>
</author>
<published>2006-04-02T05:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=53a2670cd9611cf7c3b3bf9875b0b4041160fa60'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Manual merge with Linus.</title>
<updated>2006-04-02T05:08:05+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-04-02T05:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=95d465fd750897ab32462a6702fbfe1b122cbbc0'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	arch/powerpc/kernel/setup-common.c
	drivers/input/keyboard/hil_kbd.c
	drivers/input/mouse/hil_ptr.c
</pre>
</div>
</content>
</entry>
<entry>
<title>[PARISC] Fix double free when removing HIL drivers</title>
<updated>2006-03-30T17:48:59+00:00</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@parisc-linux.org</email>
</author>
<published>2006-03-30T16:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=cd7a9202a5a6e7712df2b80ed5ebd7b078130fc3'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PARISC] Convert HIL drivers to use input_allocate_device</title>
<updated>2006-03-30T17:48:53+00:00</updated>
<author>
<name>Helge Deller</name>
<email>deller@parisc-linux.org</email>
</author>
<published>2006-03-26T14:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=102c8c76f787add0790406d5c47e03cb6f8765c2'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: use kzalloc() throughout the code</title>
<updated>2006-03-14T05:09:16+00:00</updated>
<author>
<name>Eric Sesterhenn</name>
<email>snakebyte@gmx.de</email>
</author>
<published>2006-03-14T05:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b39787a972042ded183343b177d9c595b5704575'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Eric Sesterhenn &lt;snakebyte@gmx.de&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6</title>
<updated>2006-03-14T04:36:52+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-03-14T04:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=58a343f22e8ef987b90e34bbef7f1455e3bb5a15'/>
<id>58a343f22e8ef987b90e34bbef7f1455e3bb5a15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
