From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Tissoires Subject: [PATCH 0/3] last merge in hid-multitouch Date: Tue, 29 Nov 2011 13:13:09 +0100 Message-ID: <1322568792-4432-1-git-send-email-benjamin.tissoires@enac.fr> Return-path: Received: from 88-230.252-81.static-ip.oleane.fr ([81.252.230.88]:45727 "EHLO smtp.lii-enac.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753302Ab1K2MNe (ORCPT ); Tue, 29 Nov 2011 07:13:34 -0500 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 , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Hi Guys, Here are some multitouch updates. The first one is the last merge to handle all win7 compliant multitouch devices in hid-multitouch (finally, we've got it!). The others are the migration to input_register to allocate items before the input is ready, and another VID/PID. Cheers, Benjamin