<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input/tablet, branch v3.1</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/input/tablet?h=v3.1</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/input/tablet?h=v3.1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-10-05T05:54:05Z</updated>
<entry>
<title>Input: wacom - revert "Cintiq 21UX2 does not have menu strips"</title>
<updated>2011-10-05T05:54:05Z</updated>
<author>
<name>Jason Gerecke</name>
<email>killertofu@gmail.com</email>
</author>
<published>2011-10-05T05:50:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d6069dae4700cf5290a75002c46b9be8ea7eef3c'/>
<id>urn:sha1:d6069dae4700cf5290a75002c46b9be8ea7eef3c</id>
<content type='text'>
This reverts commit 71c86ce59791bcd67af937bbea719a508079d7c2.
The 21UX2 does have touchstrips, but they are in a somewhat-
hidden location.

Signed-off-by: Jason Gerecke &lt;killertofu@gmail.com&gt;
Acked-by: Ping Cheng &lt;pinglinux@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: wacom - fix touch parsing on newer Bamboos</title>
<updated>2011-09-13T05:08:59Z</updated>
<author>
<name>Chris Bagwell</name>
<email>chris@cnpbagwell.com</email>
</author>
<published>2011-09-09T20:38:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8f9068609e8a5b4cbac9e0cf8332b5dcabf05422'/>
<id>urn:sha1:8f9068609e8a5b4cbac9e0cf8332b5dcabf05422</id>
<content type='text'>
Bamboos with Product ID's &gt; 0xD4 return values unrelated to pressure
in touch 1 pressure field.  They also report 2nd touch X/Y values
shifted down 1 byte (where pressure was).  This results in jumpy
1 finger touch and totally invalid 2nd finger data.

For touch detection, switch to a Touch Present single bit that
all versions of Bamboo support.

For touch 2 offset, calculate offset based on a bit that is set
different between the two packet layouts.

Since touch pressure reports were removed from driver, there was
no need to be reading pressure any more.

Signed-off-by: Chris Bagwell &lt;chris@cnpbagwell.com&gt;
Reviewed-by: Ping Cheng &lt;pinglinux@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: wacom - add POINTER and DIRECT device properties</title>
<updated>2011-09-08T16:42:28Z</updated>
<author>
<name>Jason Gerecke</name>
<email>killertofu@gmail.com</email>
</author>
<published>2011-09-08T16:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3512069eefd3c3424b12f21a68fd473c3fd57220'/>
<id>urn:sha1:3512069eefd3c3424b12f21a68fd473c3fd57220</id>
<content type='text'>
Adds INPUT_PROP_POINTER or INPUT_PROP_DIRECT as necessary to the
hardware supported by the Wacom driver. The DIRECT property is
assigned to devices with an embedded screen (i.e. touchscreens
and display tablets). The POINTER property is assigned to those
without embedded screens.

Signed-off-by: Jason Gerecke &lt;killertofu@gmail.com&gt;
Reviewed-by: Ping Cheng &lt;pingc@wacom.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartner</title>
<updated>2011-08-27T06:20:21Z</updated>
<author>
<name>Jason Gerecke</name>
<email>killertofu@gmail.com</email>
</author>
<published>2011-08-27T06:18:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1fab84aa635572fbd74df8fd4fd25ea0a24c76e5'/>
<id>urn:sha1:1fab84aa635572fbd74df8fd4fd25ea0a24c76e5</id>
<content type='text'>
The Wacom PenPartner should advertise its stylus tip and button
in addition to the eraser tool. These are both physically
present on the hardware, and emitted from 'wacom_penpartner_irq'.

Signed-off-by: Jason Gerecke &lt;killertofu@gmail.com&gt;
Reviewed-by: Ping Cheng &lt;pingc@wacom.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: wacom - remove pressure for touch devices</title>
<updated>2011-08-27T06:20:12Z</updated>
<author>
<name>Ping Cheng</name>
<email>pinglinux@gmail.com</email>
</author>
<published>2011-08-27T06:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cfb7d557242783bc3bfe77683ced20b4909258ec'/>
<id>urn:sha1:cfb7d557242783bc3bfe77683ced20b4909258ec</id>
<content type='text'>
Touch devices do not report valid pressure or capacitance.

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: wacom - report id 3 returns 4 bytes of data</title>
<updated>2011-08-16T07:21:52Z</updated>
<author>
<name>Ping Cheng</name>
<email>pinglinux@gmail.com</email>
</author>
<published>2011-08-16T07:17:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3b48c91cdf2d6827ce315b3b112310fa02198db0'/>
<id>urn:sha1:3b48c91cdf2d6827ce315b3b112310fa02198db0</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: wacom - add WAC_MSG_RETRIES define</title>
<updated>2011-08-16T07:21:48Z</updated>
<author>
<name>Ping Cheng</name>
<email>pinglinux@gmail.com</email>
</author>
<published>2011-08-16T07:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a417ea4432db7fd1c91c19b129a3e3d2367b7ce4'/>
<id>urn:sha1:a417ea4432db7fd1c91c19b129a3e3d2367b7ce4</id>
<content type='text'>
Use WAC_MSG_RETRIES define instead of a numeric constant.

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: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)</title>
<updated>2011-08-16T07:21:41Z</updated>
<author>
<name>Gerard Braad</name>
<email>me@gbraad.nl</email>
</author>
<published>2011-08-16T07:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=18adad1c57f820d38d05e3d5e3d548e286233b76'/>
<id>urn:sha1:18adad1c57f820d38d05e3d5e3d548e286233b76</id>
<content type='text'>
Signed-off-by: Gerard Braad &lt;me@gbraad.nl&gt;
Reviewed-by: Chris Bagwell &lt;chris@cnpbagwell.com&gt;
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 - remove double define</title>
<updated>2011-07-10T23:08:23Z</updated>
<author>
<name>Edwin van Vliet</name>
<email>edwin@cheatah.nl</email>
</author>
<published>2011-07-10T23:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=eadba0c9c41bfa840b0f1e9ee369a869c2a322b3'/>
<id>urn:sha1:eadba0c9c41bfa840b0f1e9ee369a869c2a322b3</id>
<content type='text'>
Constant AIPTEK_TOOL_BUTTON_PEN_MODE was defined twice.

Signed-off-by: Edwin van Vliet &lt;edwin@cheatah.nl&gt;
Reviewed-by: Jesper Juhl &lt;jj@chaosbits.net&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: wacom - cleanup a return value for the old Bamboo</title>
<updated>2011-07-07T04:24:35Z</updated>
<author>
<name>Ping Cheng</name>
<email>pinglinux@gmail.com</email>
</author>
<published>2011-07-07T01:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=84460014505685ab234fa8e1a45dffd32f3a46a7'/>
<id>urn:sha1:84460014505685ab234fa8e1a45dffd32f3a46a7</id>
<content type='text'>
The old code may call input_sync() without sending any other events.
While it will be suppressed by the input core not calling it at all
is still cheaper.

Signed-off-by: Ping Cheng &lt;pingc@wacom.com&gt;
Reviewed-by: Chris Bagwell &lt;chris@cnpbagwell.com&gt;
Reviewed-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
