<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/input/touchscreen, branch tegra-9.12.7</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>tegra touch: handle second finger transitions</title>
<updated>2010-02-25T09:23:50+00:00</updated>
<author>
<name>Varun Wadekar</name>
<email>vwadekar@nvidia.com</email>
</author>
<published>2010-02-25T09:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=1f74541eb787ba2ae2e3c0981b4d956daa7100c4'/>
<id>1f74541eb787ba2ae2e3c0981b4d956daa7100c4</id>
<content type='text'>
second finger transitions were not being handled properly and due to this
apps were not able to distinguish individual finger movements.

tested on whistler with MultiTouch Visualizer

Bug 653317

Change-Id: I34e07fe71f20e63a5dfa23582c9066d2cd3c74e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
second finger transitions were not being handled properly and due to this
apps were not able to distinguish individual finger movements.

tested on whistler with MultiTouch Visualizer

Bug 653317

Change-Id: I34e07fe71f20e63a5dfa23582c9066d2cd3c74e2
</pre>
</div>
</content>
</entry>
<entry>
<title>touchscreen: fix build break for non-early-suspend tegra driver</title>
<updated>2010-02-10T05:21:28+00:00</updated>
<author>
<name>Gary King</name>
<email>gking@nvidia.com</email>
</author>
<published>2010-02-10T05:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=17a71d371f2f4a88056762c092389484cdf23a5e'/>
<id>17a71d371f2f4a88056762c092389484cdf23a5e</id>
<content type='text'>
the previous change to tegra-odm.c introduced suspend &amp; early suspend
codepaths, but the suspend code path didn't build.

fix the build break, and clean up some warnings caused by not
including &lt;linux/tegra_devices.h&gt;

Change-Id: I73b40a50e508ed95bbcccac1bf5234e057c88d5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the previous change to tegra-odm.c introduced suspend &amp; early suspend
codepaths, but the suspend code path didn't build.

fix the build break, and clean up some warnings caused by not
including &lt;linux/tegra_devices.h&gt;

Change-Id: I73b40a50e508ed95bbcccac1bf5234e057c88d5d
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: Add early_suspend and late_resume hooks to touch-screen driver</title>
<updated>2010-02-05T13:37:01+00:00</updated>
<author>
<name>Bharat Nihalani</name>
<email>bnihalani@nvidia.com</email>
</author>
<published>2010-02-05T13:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8665c535e1ff59058b647f9edeb714a6b381877d'/>
<id>8665c535e1ff59058b647f9edeb714a6b381877d</id>
<content type='text'>
Additionally normal suspend and resume hooks have also been added in case
CONFIG_HAS_EARLYSUSPEND is not enabled.

Tested on Whistler by invoking suspend and resume

Change-Id: 	I13b7402d2703cc0fd3cb3070f172f4dd09f84597
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additionally normal suspend and resume hooks have also been added in case
CONFIG_HAS_EARLYSUSPEND is not enabled.

Tested on Whistler by invoking suspend and resume

Change-Id: 	I13b7402d2703cc0fd3cb3070f172f4dd09f84597
</pre>
</div>
</content>
</entry>
<entry>
<title>linux kernel:Added new product id for PANJIT touch screen.</title>
<updated>2010-01-16T02:17:06+00:00</updated>
<author>
<name>Krishna Reddy</name>
<email>vdumpa@nvidia.com</email>
</author>
<published>2010-01-16T02:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a644a4ae84e7b7ebe35532e4b8d373efe939e6de'/>
<id>a644a4ae84e7b7ebe35532e4b8d373efe939e6de</id>
<content type='text'>
Added the new product id in the usb id table, for PANJIT touch screen to work.
Enabled the PANJIT touch screen in the harmony config file.

Change-Id: I9914622fb4fe697f2cb7ede0d033aa46578c7d4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the new product id in the usb id table, for PANJIT touch screen to work.
Enabled the PANJIT touch screen in the harmony config file.

Change-Id: I9914622fb4fe697f2cb7ede0d033aa46578c7d4b
</pre>
</div>
</content>
</entry>
<entry>
<title>touchscreen: add a touchscreen input device driver for Tegra ODM kit</title>
<updated>2009-12-11T02:35:29+00:00</updated>
<author>
<name>Gary King</name>
<email>gking@nvidia.com</email>
</author>
<published>2009-12-11T02:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=b2ef9ead3ce43bf2a6645e1a1c464b366da07e8c'/>
<id>b2ef9ead3ce43bf2a6645e1a1c464b366da07e8c</id>
<content type='text'>
adds a touchscreen input device driver using the NVIDIA Tegra's ODM kit
adaptation interface for touchscreen controllers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adds a touchscreen input device driver using the NVIDIA Tegra's ODM kit
adaptation interface for touchscreen controllers
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them to driver</title>
<updated>2009-07-29T21:29:22+00:00</updated>
<author>
<name>Rebecca Schultz Zavin</name>
<email>rebecca@android.com</email>
</author>
<published>2009-03-30T05:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=90e74b2dd48bf58539f71bed8ab84b8cfbdfe5ef'/>
<id>90e74b2dd48bf58539f71bed8ab84b8cfbdfe5ef</id>
<content type='text'>
Signed-off-by: Rebecca Schultz Zavin &lt;rebecca@android.com&gt;
Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rebecca Schultz Zavin &lt;rebecca@android.com&gt;
Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: synaptics_i2c_rmi: Send new multi touch events</title>
<updated>2009-07-24T23:22:08+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2009-07-21T03:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=edc71cab6a21fd0415b626bf2cbe737af29e3491'/>
<id>edc71cab6a21fd0415b626bf2cbe737af29e3491</id>
<content type='text'>
Send both fingers using the new multitouch protocol in addition to
the old single finger event and second finger ABS_HAT* hack.

The new protocol does not specify how to report up events. To make
sure the user-space frameworks can generate up events, we send at
least one event where ABS_MT_TOUCH_MAJOR is zero before we stop
sending events for a finger.

Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Send both fingers using the new multitouch protocol in addition to
the old single finger event and second finger ABS_HAT* hack.

The new protocol does not specify how to report up events. To make
sure the user-space frameworks can generate up events, we send at
least one event where ABS_MT_TOUCH_MAJOR is zero before we stop
sending events for a finger.

Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: synaptics_i2c_rmi: Add sensitivity adjust option.</title>
<updated>2009-07-24T23:18:37+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2009-07-15T03:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2a354fe9ebeffb92f3d5ba3a9a95294b6e2aec83'/>
<id>2a354fe9ebeffb92f3d5ba3a9a95294b6e2aec83</id>
<content type='text'>
Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data property.</title>
<updated>2009-07-24T23:18:29+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2009-07-09T04:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=198ba7ab3227c06d9ac2b7b90d6b9119ebeac36d'/>
<id>198ba7ab3227c06d9ac2b7b90d6b9119ebeac36d</id>
<content type='text'>
Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: synaptics_i2c_rmi: disable_irq -&gt; disable_irq_nosync</title>
<updated>2009-07-24T23:18:17+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2009-04-18T01:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=75240fa23c3493988227b90edf622eddb2e125dd'/>
<id>75240fa23c3493988227b90edf622eddb2e125dd</id>
<content type='text'>
Also remove duplicate swap macro

Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove duplicate swap macro

Signed-off-by: Arve Hjønnevåg &lt;arve@android.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
