<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/input/touchscreen/Makefile, branch tegra-9.12.10</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>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: Driver for Synaptics Touchscreens using RMI over I2C.</title>
<updated>2009-04-07T23:43:17+00:00</updated>
<author>
<name>Arve Hjønnevåg</name>
<email>arve@android.com</email>
</author>
<published>2007-08-22T04:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=bc729f3a6d4a44b299287685e0a5712c522a92e1'/>
<id>bc729f3a6d4a44b299287685e0a5712c522a92e1</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: add da9034 touchscreen support</title>
<updated>2008-12-23T09:36:50+00:00</updated>
<author>
<name>Eric Miao</name>
<email>eric.y.miao@gmail.com</email>
</author>
<published>2008-12-23T09:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9bcc00b96fc14c0cca94252b19a6e05c7d031f4a'/>
<id>9bcc00b96fc14c0cca94252b19a6e05c7d031f4a</id>
<content type='text'>
Add support for the built-in touchscreen controller in DA9034
(aka Micco), usually found on platforms with xscale processors.

Signed-off-by: Eric Miao &lt;eric.miao@marvell.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for the built-in touchscreen controller in DA9034
(aka Micco), usually found on platforms with xscale processors.

Signed-off-by: Eric Miao &lt;eric.miao@marvell.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: add tsc2007 based touchscreen driver</title>
<updated>2008-12-20T10:00:43+00:00</updated>
<author>
<name>Kwangwoo Lee</name>
<email>kwangwoo.lee@gmail.com</email>
</author>
<published>2008-12-20T09:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=50b6f1f4a430608f7345f66ecd68a129bff11649'/>
<id>50b6f1f4a430608f7345f66ecd68a129bff11649</id>
<content type='text'>
This drive has been tested on ARM9 based SoC - MV86XX.

Signed-off-by: Kwangwoo Lee &lt;kwangwoo.lee@gmail.com&gt;
Acked-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This drive has been tested on ARM9 based SoC - MV86XX.

Signed-off-by: Kwangwoo Lee &lt;kwangwoo.lee@gmail.com&gt;
Acked-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: add support for Wacom W8001 penabled serial touchscreen</title>
<updated>2008-11-24T16:41:38+00:00</updated>
<author>
<name>Jaya Kumar</name>
<email>jayakumar.lkml@gmail.com</email>
</author>
<published>2008-11-19T21:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3eb1aa43ef5cb871ba3fb2f08633675eca374d2e'/>
<id>3eb1aa43ef5cb871ba3fb2f08633675eca374d2e</id>
<content type='text'>
The Wacom W8001 sensor is a sensor device (uses electromagnetic
resonance) and it is interfaced via its serial microcontroller
to the host.

Signed-off-by: Jaya Kumar &lt;jayakumar.lkml@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Wacom W8001 sensor is a sensor device (uses electromagnetic
resonance) and it is interfaced via its serial microcontroller
to the host.

Signed-off-by: Jaya Kumar &lt;jayakumar.lkml@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: add driver for Atmel integrated touchscreen controller</title>
<updated>2008-07-24T02:03:09+00:00</updated>
<author>
<name>Dan Liang</name>
<email>Dan.Liang@atmel.com</email>
</author>
<published>2008-07-24T01:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=72d18a7b9e1a3a9511bae78fc7f0932ae01d5d73'/>
<id>72d18a7b9e1a3a9511bae78fc7f0932ae01d5d73</id>
<content type='text'>
The AT91SAM9RL SoC integrates a Touchscreen Controller which
can trigger ADC conversion periodically.

Signed-off-by: Justin Waters &lt;justin.waters@timesys.com&gt;
Signed-off-by: Dan Liang &lt;dan.liang@atmel.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The AT91SAM9RL SoC integrates a Touchscreen Controller which
can trigger ADC conversion periodically.

Signed-off-by: Justin Waters &lt;justin.waters@timesys.com&gt;
Signed-off-by: Dan Liang &lt;dan.liang@atmel.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen</title>
<updated>2008-07-07T16:00:30+00:00</updated>
<author>
<name>Claudio Nieder</name>
<email>private@claudio.ch</email>
</author>
<published>2008-07-07T15:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=73422392734bb68c8ff8bc74ce1bbdc32f1b639a'/>
<id>73422392734bb68c8ff8bc74ce1bbdc32f1b639a</id>
<content type='text'>
Signed-off-by: Claudio Nieder &lt;private@claudio.ch&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Claudio Nieder &lt;private@claudio.ch&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: Add driver for iNexio serial touchscreen.</title>
<updated>2008-06-30T13:37:32+00:00</updated>
<author>
<name>Richard Lemon</name>
<email>richard@codelemon.com</email>
</author>
<published>2008-06-26T14:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3cadd2d98972f806165c634553ac4918b2b7920c'/>
<id>3cadd2d98972f806165c634553ac4918b2b7920c</id>
<content type='text'>
Signed-off-by: Richard Lemon &lt;richard@codelemon.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Lemon &lt;richard@codelemon.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: add HTC Shift Touchscreen Driver</title>
<updated>2008-06-02T04:38:35+00:00</updated>
<author>
<name>Pau Oliva Fora</name>
<email>pau@eslack.org</email>
</author>
<published>2008-06-02T04:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=5a18c343a6bee4b38965f14a40ccb95306641f87'/>
<id>5a18c343a6bee4b38965f14a40ccb95306641f87</id>
<content type='text'>
Signed-off-by: Pau Oliva Fora &lt;pau@eslack.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pau Oliva Fora &lt;pau@eslack.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Input: add support for SuperH MigoR touchscreen</title>
<updated>2008-05-16T19:06:20+00:00</updated>
<author>
<name>Magnus Damm</name>
<email>magnus.damm@gmail.com</email>
</author>
<published>2008-05-07T15:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=885c316d776b64728b4ed30e3af60d23c9e46825'/>
<id>885c316d776b64728b4ed30e3af60d23c9e46825</id>
<content type='text'>
This is V2 of the MigoR touch screen driver. The chip we interface to
is unfortunately a custom designed microcontroller speaking some
undocumented protocol over i2c.

The board specific code is expected to register this device as an i2c
chip using struct i2c_board_info [] and i2c_register_board_info().

[dtor@mail.ru: don't enable touchscreen if there are no users]
Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is V2 of the MigoR touch screen driver. The chip we interface to
is unfortunately a custom designed microcontroller speaking some
undocumented protocol over i2c.

The board specific code is expected to register this device as an i2c
chip using struct i2c_board_info [] and i2c_register_board_info().

[dtor@mail.ru: don't enable touchscreen if there are no users]
Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</pre>
</div>
</content>
</entry>
</feed>
