linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Input: Cypress TTSP device driver
@ 2011-10-08 18:37 Javier Martinez Canillas
  2011-10-08 18:37 ` [PATCH v5 1/3] Input: cyttsp - Cypress TTSP capacitive multi-touch screen support Javier Martinez Canillas
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Javier Martinez Canillas @ 2011-10-08 18:37 UTC (permalink / raw)
  To: Henrik Rydberg
  Cc: Dmitry Torokhov, Mohan Pallaka, Kevin McNeely, linux-input,
	linux-kernel

Cypress TrueTouch(tm) Standard Product controllers are found in
a wide range of embedded devices. This patch-set adds support for a
variety of TTSP controllers.

The original author of the driver is Kevin McNeely <kev@cypress.com>

Since the hardware is capable of tracking identifiable contacts and the
original driver used multi-touch protocol type A (stateless), I've added
multi-touch protocol type B (stateful) support.

The driver is composed of a core driver that process the data sent by
the contacts (fingers) and two bus specific interface modules (I2C and SPI).

This is a fifth version of the driver that fixes issues called out by
Dmitry Torokhov, Henrik Rydberg and Mohan Pallaka and Kevin McNeely.

The patchset is composed of the patches:

[PATCH v5 1/3] Input: cyttsp - Cypress TTSP capacitive multi-touch screen support
[PATCH v5 2/3] Input: cyttsp - add support for Cypress TTSP touchscreen I2C bus interface
[PATCH v5 3/3] Input: cyttsp - add support for Cypress TTSP touchscreen SPI bus interface

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-10-13 22:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 18:37 [PATCH v5 0/3] Input: Cypress TTSP device driver Javier Martinez Canillas
2011-10-08 18:37 ` [PATCH v5 1/3] Input: cyttsp - Cypress TTSP capacitive multi-touch screen support Javier Martinez Canillas
2011-10-13 18:03   ` Henrik Rydberg
2011-10-13 22:32     ` Javier Martinez Canillas
2011-10-08 18:37 ` [PATCH v5 2/3] Input: cyttsp - add support for Cypress TTSP touchscreen I2C bus interface Javier Martinez Canillas
     [not found]   ` <CAM=Q2cvpw4hUA5zY8Gc9xM4wi1wVNJB92iD=X65u1ip6K72pSA@mail.gmail.com>
2011-10-10 18:51     ` Javier Martinez Canillas
2011-10-08 18:38 ` [PATCH v5 3/3] Input: cyttsp - add support for Cypress TTSP touchscreen SPI " Javier Martinez Canillas
2011-10-13 14:06 ` [PATCH v5 0/3] Input: Cypress TTSP device driver Javier Martinez Canillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).