From: "Heiko Stübner" <heiko@sntech.de>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Henrik Rydberg <rydberg@euromail.se>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH v2] Input: add driver for Neonode zForce based touchscreens
Date: Mon, 7 Oct 2013 13:17:14 +0200 [thread overview]
Message-ID: <201310071317.15544.heiko@sntech.de> (raw)
In-Reply-To: <201309231550.27313.heiko@sntech.de>
Hi,
Am Montag, 23. September 2013, 15:50:26 schrieb Heiko Stübner:
> Am Samstag, 7. September 2013, 01:33:11 schrieb Heiko Stübner:
> > This adds a driver for touchscreens using the zforce infrared
> > technology from Neonode connected via i2c to the host system.
> >
> > It supports multitouch with up to two fingers and tracking of the
> > contacts in hardware.
> >
> > Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> > ---
> > changes since v1:
> > - address comments from Dmitry Torokhov
> >
> > but I kept the access_mutex due to the possible race I described in the
> >
> > mail:
> > - touch -> interrupt
> > - isr reads first packet
> > - user closes device -> stop command sent
> > - isr reads payload
> >
> > - address comments from Henrik Rydberg, letting the input system collect
> >
> > singletouch from the multitouch data using the appropriate functions
>
> ping?
>
is the driver ok in this form or is more work needed?
Thanks
Heiko
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2013-10-07 11:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-06 23:33 [PATCH v2] Input: add driver for Neonode zForce based touchscreens Heiko Stübner
2013-09-23 13:50 ` Heiko Stübner
2013-10-07 11:17 ` Heiko Stübner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201310071317.15544.heiko@sntech.de \
--to=heiko@sntech.de \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rydberg@euromail.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).