All of lore.kernel.org
 help / color / mirror / Atom feed
* Touch screen driver for the EDT FT5x06 based "polytouch" touchscreens
@ 2011-09-26 16:06 simon.budig
  2011-09-26 16:06 ` [PATCH] Touchscreen driver for FT5x06 based EDT displays simon.budig
  0 siblings, 1 reply; 13+ messages in thread
From: simon.budig @ 2011-09-26 16:06 UTC (permalink / raw)
  To: linux-input

Hi all.

This is a driver for the EDT ft5x06 based capacitive touchscreens.

The driver supports up to 5 touch points, the "gain", "threshold" and "offset"
parameters can be configured via some files in the sysfs.

It also is possible to acquire some raw data from the sensor by putting the
sensor in a factory mode ("mode" file in sysfs) and then reading the "raw" 
file, which contains the raw touch data. In factory mode the reporting of
regular events will stop.

I hope this can get integrated upstream, I appreciate any hints and 
suggestions regarding the code.

Thanks,
        Simon Budig


^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <1326413229-30282-1-git-send-email-simon.budig@kernelconcepts.de>]
* [PATCH v4] Touchscreen driver for FT5x06 based EDT displays
  2012-01-13  0:13 ` [PATCH v3] " simon.budig
@ 2012-03-06 16:15 simon.budig
  2012-04-04 18:27 ` [PATCH v5] " simon.budig
  0 siblings, 1 reply; 13+ messages in thread
From: simon.budig @ 2012-03-06 16:15 UTC (permalink / raw)
  To: linux-input; +Cc: dmitry.torokhov, agust, yanok, b.van.den.berg.nl

Hi all.

Here is a new iteration of the EDT polytouch driver. Compared to v3 it fixes
some of the interrupt handling and adds support for the report rate setting.

Please give feedback on problems or on further plans for inclusion into
mainline.

Thanks,
        Simon


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

end of thread, other threads:[~2012-05-07  6:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26 16:06 Touch screen driver for the EDT FT5x06 based "polytouch" touchscreens simon.budig
2011-09-26 16:06 ` [PATCH] Touchscreen driver for FT5x06 based EDT displays simon.budig
2011-09-26 16:14   ` Simon Budig
2011-09-28  5:47   ` Dmitry Torokhov
2011-09-29 15:46     ` Simon Budig
     [not found] <1326413229-30282-1-git-send-email-simon.budig@kernelconcepts.de>
2012-01-13  0:13 ` [PATCH v3] " simon.budig
2012-01-13  0:13   ` [PATCH] " simon.budig
  -- strict thread matches above, loose matches on Subject: below --
2012-03-06 16:15 [PATCH v4] " simon.budig
2012-04-04 18:27 ` [PATCH v5] " simon.budig
2012-04-04 18:27   ` [PATCH] " simon.budig
2012-04-04 19:10     ` Dmitry Torokhov
2012-04-04 20:52       ` Simon Budig
2012-04-04 21:09         ` Dmitry Torokhov
2012-04-05 10:27           ` Simon Budig
2012-04-05 12:54       ` Simon Budig
2012-05-07  6:57         ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.