Searched hist:"4065 d1e7b2164cff4af57b58fac887df2fe75d2a" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | cyttsp_core.h | 4065d1e7b2164cff4af57b58fac887df2fe75d2a Tue Jan 31 02:18:00 CST 2012 Javier Martinez Canillas <javier@dowhile0.org> Input: add Cypress TTSP capacitive multi-touch screen support
Cypress TrueTouch(tm) Standard Product controllers are found in a wide range of embedded devices. This driver add support for a variety of TTSP controllers.
Since the hardware is capable of tracking identifiable contacts, multi-touch protocol type B (stateful) is used to report contact information.
The driver is composed of a core driver that process the data sent by the contacts and a set of bus specific interface modules. This patch adds the base core TTSP driver.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | cyttsp_spi.c | 4065d1e7b2164cff4af57b58fac887df2fe75d2a Tue Jan 31 02:18:00 CST 2012 Javier Martinez Canillas <javier@dowhile0.org> Input: add Cypress TTSP capacitive multi-touch screen support
Cypress TrueTouch(tm) Standard Product controllers are found in a wide range of embedded devices. This driver add support for a variety of TTSP controllers.
Since the hardware is capable of tracking identifiable contacts, multi-touch protocol type B (stateful) is used to report contact information.
The driver is composed of a core driver that process the data sent by the contacts and a set of bus specific interface modules. This patch adds the base core TTSP driver.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | cyttsp_i2c.c | 4065d1e7b2164cff4af57b58fac887df2fe75d2a Tue Jan 31 02:18:00 CST 2012 Javier Martinez Canillas <javier@dowhile0.org> Input: add Cypress TTSP capacitive multi-touch screen support
Cypress TrueTouch(tm) Standard Product controllers are found in a wide range of embedded devices. This driver add support for a variety of TTSP controllers.
Since the hardware is capable of tracking identifiable contacts, multi-touch protocol type B (stateful) is used to report contact information.
The driver is composed of a core driver that process the data sent by the contacts and a set of bus specific interface modules. This patch adds the base core TTSP driver.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | cyttsp_core.c | 4065d1e7b2164cff4af57b58fac887df2fe75d2a Tue Jan 31 02:18:00 CST 2012 Javier Martinez Canillas <javier@dowhile0.org> Input: add Cypress TTSP capacitive multi-touch screen support
Cypress TrueTouch(tm) Standard Product controllers are found in a wide range of embedded devices. This driver add support for a variety of TTSP controllers.
Since the hardware is capable of tracking identifiable contacts, multi-touch protocol type B (stateful) is used to report contact information.
The driver is composed of a core driver that process the data sent by the contacts and a set of bus specific interface modules. This patch adds the base core TTSP driver.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | Makefile | diff 4065d1e7b2164cff4af57b58fac887df2fe75d2a Tue Jan 31 02:18:00 CST 2012 Javier Martinez Canillas <javier@dowhile0.org> Input: add Cypress TTSP capacitive multi-touch screen support
Cypress TrueTouch(tm) Standard Product controllers are found in a wide range of embedded devices. This driver add support for a variety of TTSP controllers.
Since the hardware is capable of tracking identifiable contacts, multi-touch protocol type B (stateful) is used to report contact information.
The driver is composed of a core driver that process the data sent by the contacts and a set of bus specific interface modules. This patch adds the base core TTSP driver.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | Kconfig | diff 4065d1e7b2164cff4af57b58fac887df2fe75d2a Tue Jan 31 02:18:00 CST 2012 Javier Martinez Canillas <javier@dowhile0.org> Input: add Cypress TTSP capacitive multi-touch screen support
Cypress TrueTouch(tm) Standard Product controllers are found in a wide range of embedded devices. This driver add support for a variety of TTSP controllers.
Since the hardware is capable of tracking identifiable contacts, multi-touch protocol type B (stateful) is used to report contact information.
The driver is composed of a core driver that process the data sent by the contacts and a set of bus specific interface modules. This patch adds the base core TTSP driver.
Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|