From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Tissoires Subject: [PATCH 0/2] autodetection of multitouch devices Date: Wed, 21 Sep 2011 16:56:53 +0200 Message-ID: <1316617015-11648-1-git-send-email-benjamin.tissoires@gmail.com> Return-path: Received: from 88-230.252-81.static-ip.oleane.fr ([81.252.230.88]:53513 "EHLO smtp.lii-enac.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752014Ab1IUPEr (ORCPT ); Wed, 21 Sep 2011 11:04:47 -0400 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dmitry Torokhov , Henrik Rydberg , Benjamin Tissoires , Jiri Kosina , Stephane Chatty Hi Guys, These two patches finally enable the kernel to handle multitouch devices correctly. If a device presents in its report descriptors the usage Contact ID, then it is considered as a multitouch device and handled by hid-multitouch. Cheers, Benjamin