Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946059Ab2JYOLE (ORCPT ); Thu, 25 Oct 2012 10:11:04 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:50419 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758987Ab2JYOK7 (ORCPT ); Thu, 25 Oct 2012 10:10:59 -0400 From: Benjamin Tissoires To: "benjamin.tissoires" , Dmitry Torokhov , Henrik Rydberg , Jiri Kosina , Stephane Chatty , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/10] Support for Win 8 digitizers Date: Thu, 25 Oct 2012 16:09:39 +0200 Message-Id: <1351174189-24719-1-git-send-email-benjamin.tissoires@gmail.com> X-Mailer: git-send-email 1.7.11.7 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 22 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/