All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Henrik Rydberg <rydberg@euromail.se>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH v2] Input: add driver for Neonode zForce based touchscreens
Date: Mon, 23 Sep 2013 15:50:26 +0200	[thread overview]
Message-ID: <201309231550.27313.heiko@sntech.de> (raw)
In-Reply-To: <201309070133.11671.heiko@sntech.de>

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?


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

WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Henrik Rydberg <rydberg@euromail.se>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH v2] Input: add driver for Neonode zForce based touchscreens
Date: Mon, 23 Sep 2013 15:50:26 +0200	[thread overview]
Message-ID: <201309231550.27313.heiko@sntech.de> (raw)
In-Reply-To: <201309070133.11671.heiko@sntech.de>

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?


Thanks
Heiko

  reply	other threads:[~2013-09-23 13:50 UTC|newest]

Thread overview: 5+ 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 [this message]
2013-09-23 13:50   ` Heiko Stübner
2013-10-07 11:17   ` Heiko Stübner
2013-10-07 11:17     ` Heiko Stübner

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=201309231550.27313.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 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.