From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Henrik Rydberg" Subject: Re: [PATCH 0/8] multitouch updates (mainly eGalax) Date: Tue, 29 Nov 2011 09:56:06 +0100 Message-ID: <20111129085606.GA2354@polaris.bitmath.org> References: <1322042074-3759-1-git-send-email-benjamin.tissoires@enac.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtprelay-h22.telenor.se ([195.54.99.197]:58513 "EHLO smtprelay-h22.telenor.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751958Ab1K2I4K (ORCPT ); Tue, 29 Nov 2011 03:56:10 -0500 Content-Disposition: inline In-Reply-To: <1322042074-3759-1-git-send-email-benjamin.tissoires@enac.fr> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Benjamin Tissoires Cc: Dmitry Torokhov , Jiri Kosina , Stephane Chatty , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, Nov 23, 2011 at 10:54:26AM +0100, Benjamin Tissoires wrote: > Hi Guys, > > Here are some multitouch updates. > Jiri, the first one is already in your upstream-fixes branch, but not in > your for-next branch... > > Patch 0002 will help end-users to test their device without recompiling the > hid-multitouch between each test. > > Patches 0003-0008 are focused on eGalax: > * I made some cleanup in the #defines for the PIDS. > * I removed the MT_QUIRK_EGALAX_XYZ_FIXUP as I understood why it was needed > * I also removed the .maxcontact field in EGALAX as it is not necessary > (it was tested on 3 devices: Acer Iconia W500 by Marek, 0xa001 by Cedric, > and Windpad 110W by me) > * I added a few new devices (I included the one reported by Marek and I kept > his "From") > * I included the new protocol for a001 devices (reported by Cedric) Acked-by: Henrik Rydberg Thanks, Benjamin. Henrik