<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input, branch v2.6.16</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.16</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.16'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2006-03-11T06:09:33Z</updated>
<entry>
<title>[PATCH] Input: psmouse - disable autoresync</title>
<updated>2006-03-11T06:09:33Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-03-11T05:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8bd0ee93fef9733c72fef1817330b3ee2b71cf9d'/>
<id>urn:sha1:8bd0ee93fef9733c72fef1817330b3ee2b71cf9d</id>
<content type='text'>
Automatic resynchronization in psmouse driver causes problems on some
hardware so disable it by default for now. People with KVM switches
that require resync can still enable it via module parameter or sysfs
attribute.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Input: kill remnants of 98kbd{,-io} and 98spkr</title>
<updated>2006-02-15T05:49:48Z</updated>
<author>
<name>Arthur Othieno</name>
<email>apgo@patchbomb.org</email>
</author>
<published>2006-02-15T05:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=02860ab6cd2c71dbe42fa70a65a97823c213635b'/>
<id>urn:sha1:02860ab6cd2c71dbe42fa70a65a97823c213635b</id>
<content type='text'>
98kbd{,-io} and 98spkr all went out with PC98 subarch.  Remove stale Makefile
entries that remained.

Signed-off-by: Arthur Othieno &lt;apgo@patchbomb.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ads7846 - assorted updates</title>
<updated>2006-02-15T05:49:35Z</updated>
<author>
<name>David Brownell</name>
<email>dbrownell@users.sourceforge.net</email>
</author>
<published>2006-02-15T05:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d93f70b2d758e79ee4ac9d6d982e3f532453911f'/>
<id>urn:sha1:d93f70b2d758e79ee4ac9d6d982e3f532453911f</id>
<content type='text'>
This updates the ads7846 touchscreen driver:
  - to allow faster clocking (this driver doesn't push sample rates);
  - bugfixes the conversion of spi_transfer to lists;
  - some dma-unsafe command buffers are fixed.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ads7846 - convert to to dynamic input_dev allocation</title>
<updated>2006-02-15T05:49:22Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-02-15T05:49:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a90f7e98b7df3309ebc0e389076990456db20989'/>
<id>urn:sha1:a90f7e98b7df3309ebc0e389076990456db20989</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: trackpoint - enable devices connected to external port</title>
<updated>2006-02-15T05:49:09Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-02-15T05:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b8044c74bcd64bd1a9d2e8cec58fdcd40f16f5a4'/>
<id>urn:sha1:b8044c74bcd64bd1a9d2e8cec58fdcd40f16f5a4</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: logips2pp - add new signature (99)</title>
<updated>2006-02-15T05:48:58Z</updated>
<author>
<name>Meelis Roos</name>
<email>mroos@linux.ee</email>
</author>
<published>2006-02-15T05:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=50f6dde0ad05ee4ee8450feb731b15b716115c4d'/>
<id>urn:sha1:50f6dde0ad05ee4ee8450feb731b15b716115c4d</id>
<content type='text'>
Add Logitech mouse type 99 (Premium Optical Wheel Mouse, model M-BT58,
plain 3 buttons + wheel) to cure the following message: logips2pp: Detected
unknown logitech mouse model 99

Signed-off-by: Meelis Roos &lt;mroos@linux.ee&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ixp4xx-beeper - fix compile error</title>
<updated>2006-02-15T05:48:40Z</updated>
<author>
<name>Alessandro Zummo</name>
<email>alessandro.zummo@towertech.it</email>
</author>
<published>2006-02-15T05:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a09d31ff762a3671f2ae41b3bca50a100c5e4da6'/>
<id>urn:sha1:a09d31ff762a3671f2ae41b3bca50a100c5e4da6</id>
<content type='text'>
Signed-off-by: Alessandro Zummo &lt;a.zummo@towertech.it&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input</title>
<updated>2006-02-01T05:18:17Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-02-01T05:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d20e6336ea4250e51081e4b2924b9ef4dfa45909'/>
<id>urn:sha1:d20e6336ea4250e51081e4b2924b9ef4dfa45909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Input: iforce - fix detection of USB devices</title>
<updated>2006-01-31T06:31:07Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-01-31T06:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=97d4ebfe7946bc9b89791c932a15c990a24aa94d'/>
<id>urn:sha1:97d4ebfe7946bc9b89791c932a15c990a24aa94d</id>
<content type='text'>
Recent conversion to wait_event_interruptible_timeout() caused
USB detection routine erroneously report timeouts for perfectly
working devices.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: a3d - convert to dynamic input_dev allocation</title>
<updated>2006-01-30T02:52:39Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-01-30T02:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=275c6ce25d679a4c0981a9a259e60e732a123cc6'/>
<id>urn:sha1:275c6ce25d679a4c0981a9a259e60e732a123cc6</id>
<content type='text'>
Also set .owner in driver structure so we'll have a link between
module and driver in sysfs.

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