<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input, branch v2.6.12</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.12</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.12'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2005-06-16T16:02:59Z</updated>
<entry>
<title>[PATCH] ALPS: fix enabling hardware tapping</title>
<updated>2005-06-16T16:02:59Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-06-16T05:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e41fb09b2fa15db095d3ee981299f488d7b48dfe'/>
<id>urn:sha1:e41fb09b2fa15db095d3ee981299f488d7b48dfe</id>
<content type='text'>
It looks like logic for enabling hardware tapping in ALPS driver was
inverted and we enable it only if it was already enabled by BIOS or
firmware.

I have a confirmation from one user that the patch below fixes the problem
for him and it might be beneficial if we could get it into 2.6.12.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] input: disable scroll feature on AT keyboards</title>
<updated>2005-06-07T20:39:26Z</updated>
<author>
<name>Vojtech Pavlik</name>
<email>vojtech@suse.cz</email>
</author>
<published>2005-06-07T20:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a86d1f4301fad4ff44c1f614c897000bc574ab2f'/>
<id>urn:sha1:a86d1f4301fad4ff44c1f614c897000bc574ab2f</id>
<content type='text'>
This patch disables the scroll feature on AT keyboards by default, because
it causes the numbers of mouse devices to shift, breaking user setups.

Signed-off-by: Vojtech Pavlik &lt;vojtech@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Automatic merge of 'for-linus' branch from</title>
<updated>2005-05-29T17:40:13Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-05-29T17:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=45b30105e7231b70bb855923dbca443ee3ba44c3'/>
<id>urn:sha1:45b30105e7231b70bb855923dbca443ee3ba44c3</id>
<content type='text'>
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input
</content>
</entry>
<entry>
<title>Input: Fix fast scrolling scancodes in atkbd.c</title>
<updated>2005-05-29T06:27:44Z</updated>
<author>
<name>Vojtech Pavlik</name>
<email>vojtech@suse.cz</email>
</author>
<published>2005-05-29T06:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7d6064d44bc79e328f2794ee7322ba2676511e2b'/>
<id>urn:sha1:7d6064d44bc79e328f2794ee7322ba2676511e2b</id>
<content type='text'>
Signed-off-by: Vojtech Pavlik &lt;vojtech@suse.cz&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>[PATCH] input: Fix fast scrolling scancodes in atkbd.c</title>
<updated>2005-05-28T23:46:09Z</updated>
<author>
<name>Vojtech Pavlik</name>
<email>vojtech@suse.cz</email>
</author>
<published>2005-05-28T22:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5212dd58e67e4b8009107d69a9de45dd2e687496'/>
<id>urn:sha1:5212dd58e67e4b8009107d69a9de45dd2e687496</id>
<content type='text'>
Signed-off-by: Vojtech Pavlik &lt;vojtech@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] fix jumpy mouse cursor on console</title>
<updated>2005-05-28T18:14:01Z</updated>
<author>
<name>Pavel Machek</name>
<email>pavel@suse.cz</email>
</author>
<published>2005-05-27T19:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c1e4c8d3ee3300f363a52fd4cf3d90fdf5098f5a'/>
<id>urn:sha1:c1e4c8d3ee3300f363a52fd4cf3d90fdf5098f5a</id>
<content type='text'>
Do not send empty events to gpm.  (Keyboards are assumed to have scroll
wheel these days, that makes them part-mouse.  That means typing on
keyboard generates empty mouse events).

From: Dmitry Torokhov &lt;dtor_core@ameritech.net&gt;
Signed-off-by: Pavel Machek &lt;pavel@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Input: synaptics - reduce verboseness of synaptics driver - there</title>
<updated>2005-05-28T07:12:18Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-05-28T07:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=409b7506759430f7c3841d425ca1f8a31eeadece'/>
<id>urn:sha1:409b7506759430f7c3841d425ca1f8a31eeadece</id>
<content type='text'>
       is no reason one driver should take 10 lines in dmesg.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: yet another model that does not play nicely when i8042 is</title>
<updated>2005-05-28T07:12:10Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-05-28T07:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b4ff99b60c5e17b1031deb20c9d7688ebe6c9659'/>
<id>urn:sha1:b4ff99b60c5e17b1031deb20c9d7688ebe6c9659</id>
<content type='text'>
       put in MUX mode - Fujitsu Lifebook S6230

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: automatically disable MUX mode on Toshiba Satellite P10</title>
<updated>2005-05-28T07:12:05Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-05-28T07:12:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=59311de3fb5f293b2e99d7f52e0ab5572759951d'/>
<id>urn:sha1:59311de3fb5f293b2e99d7f52e0ab5572759951d</id>
<content type='text'>
       because it interferes with ALPS touchpad detection and
       causes horrible death on reboot. Since P10 does not have
       external PS/2 ports MUX mode does not have any advantages
       over legacy mode anyway.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: gunze - fix out-of-bound array access reported by Adrian Bunk.</title>
<updated>2005-05-28T07:12:00Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-05-28T07:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a07461ec0cffb105c7e7b7404520ea2c74129db0'/>
<id>urn:sha1:a07461ec0cffb105c7e7b7404520ea2c74129db0</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
