Re: [PATCH v2] Input: add driver for Neonode zForce based touchscreens

From: Heiko StÃbner
Date: Mon Sep 23 2013 - 09:50:34 EST


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@xxxxxxxxx>
> ---
> 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/