<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input/tablet, branch v2.6.23</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.23</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.23'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2007-07-10T04:35:17Z</updated>
<entry>
<title>Input: wacom - add support for the new Bamboo tablets</title>
<updated>2007-07-10T04:35:17Z</updated>
<author>
<name>Ping Cheng</name>
<email>pingc@wacom.com</email>
</author>
<published>2007-06-15T03:32:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7ecfbfd3d000a5d6787cf3369228e7f0082b8758'/>
<id>urn:sha1:7ecfbfd3d000a5d6787cf3369228e7f0082b8758</id>
<content type='text'>
Signed-off-by: Ping Cheng &lt;pingc@wacom.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - update driver version</title>
<updated>2007-07-10T04:35:17Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5035522d1a6b55f95e7e01c209b57f5d89f88b16'/>
<id>urn:sha1:5035522d1a6b55f95e7e01c209b57f5d89f88b16</id>
<content type='text'>
Update credits and version number to 2.3

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - rework the function key code</title>
<updated>2007-07-10T04:35:17Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1e7b3faed1793e7637a774240ae22541c5ba6ca0'/>
<id>urn:sha1:1e7b3faed1793e7637a774240ae22541c5ba6ca0</id>
<content type='text'>
Function keys (also called macro keys) code corrected. Using a
lastMacro variable to keep track of key currently pressed. This
ensures proper resetting when dragging the pen in the drawing
area or to another key. Also suppress sending pressure reports
when over the macro key area.

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - tolerate newlines in sysfs files</title>
<updated>2007-07-10T04:35:17Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0112db36ef95e5632db071297f7df130725c47b9'/>
<id>urn:sha1:0112db36ef95e5632db071297f7df130725c47b9</id>
<content type='text'>
Now echo "some value" &gt; /sys/......./somefile is also acceptable.

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - correct the tool switching code</title>
<updated>2007-07-10T04:35:16Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b3b6cf1d47508a04de859d357789a3fc0cf8c690'/>
<id>urn:sha1:b3b6cf1d47508a04de859d357789a3fc0cf8c690</id>
<content type='text'>
Now the old tool is remembered, and reset when a new tool is
selected via the sysfs files.

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - use only absolute misc reports</title>
<updated>2007-07-10T04:35:16Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=da9fda434cde76dfb8174548a63b685b4ac00a9c'/>
<id>urn:sha1:da9fda434cde76dfb8174548a63b685b4ac00a9c</id>
<content type='text'>
To get an on - off reporting for proximity, absolute misc reports are
used. The mixture of absolute and relative reports is awkward

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - put sensible warnings in probe</title>
<updated>2007-07-10T04:35:16Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6125a400354c4a02b9dad0e5d8128f9dc08cfd51'/>
<id>urn:sha1:6125a400354c4a02b9dad0e5d8128f9dc08cfd51</id>
<content type='text'>
Added warnings to the points where the tablet probe may fail

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - use set_bit instead of bitwise or</title>
<updated>2007-07-10T04:35:16Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1a54f49e8989462cfc9cab0c377b2d4e60e5b70a'/>
<id>urn:sha1:1a54f49e8989462cfc9cab0c377b2d4e60e5b70a</id>
<content type='text'>
Have to use set_bit since some bit values are over 32, and bitwise or
won't work on these. To be safe for the future too, use set_bit for all
input dev capabilities

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - fix relative mode parsing</title>
<updated>2007-07-10T04:35:16Z</updated>
<author>
<name>Mark Vytlacil</name>
<email>mrv@wi.rr.com</email>
</author>
<published>2007-05-21T04:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0038cae0ffd72b75699010bd112655dc2615e2fd'/>
<id>urn:sha1:0038cae0ffd72b75699010bd112655dc2615e2fd</id>
<content type='text'>
Corrections to relative mode, was looking at wrong byte

Signed-off-by: Mark Vytlacil &lt;mrv@wi.rr.com&gt;
Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: aiptek - fixed mouse button defines</title>
<updated>2007-07-10T04:35:16Z</updated>
<author>
<name>Rene van Paassen</name>
<email>rene.vanpaassen@gmail.com</email>
</author>
<published>2007-05-21T04:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ce0982edaec2c46dc9ec466e03f1fe94ee0862d8'/>
<id>urn:sha1:ce0982edaec2c46dc9ec466e03f1fe94ee0862d8</id>
<content type='text'>
Mouse button defines tested the wrong bits, now fixed

Signed-off-by: Rene van Paassen &lt;rene.vanpaassen@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
