From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Tissoires Subject: Re: [PATCH 0/10] Support for Win 8 digitizers Date: Thu, 25 Oct 2012 16:14:53 +0200 Message-ID: References: <1351174189-24719-1-git-send-email-benjamin.tissoires@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1351174189-24719-1-git-send-email-benjamin.tissoires@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: "benjamin.tissoires" , Dmitry Torokhov , Henrik Rydberg , Jiri Kosina , Stephane Chatty , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-input@vger.kernel.org Of course, I was in a rush to send the patches, and they don't apply smoothly on top of Jiri's tree. Sorry for that, I'll send an update tomorrow. Cheers, Benjamin On Thu, Oct 25, 2012 at 4:09 PM, Benjamin Tissoires wrote: > Hi guys, > > well, this is my first series as a Red Hat employee. I should be able to > communicate my email address soon (once I'm able to read it). > > So, this is an update for supporting Win 8 multitouch devices in the kernel. > As I wanted to reliably forward the resolution, I noticed a bug in the > processing of the unit exponent in the hid core layer. > Thus the fixes for hid-core and hid-input. > > The last patch removes the dependency for usbhid as now touchscreen may > be connected through i2c. > > Cheers, > Benjamin > >