From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161007Ab2KNTzQ (ORCPT ); Wed, 14 Nov 2012 14:55:16 -0500 Received: from smtprelay-b31.telenor.se ([213.150.131.20]:43035 "EHLO smtprelay-b31.telenor.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753526Ab2KNTzO (ORCPT ); Wed, 14 Nov 2012 14:55:14 -0500 X-SENDER-IP: [85.230.29.114] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AseeAPT1o1BV5h1yPGdsb2JhbABEile3YAOBARkBAQEBHxkNJ4IfAQU6HCMQCANGFCUKGjGHcLs9FI0LhFlhA5V7hXuNOQ X-IronPort-AV: E=Sophos;i="4.83,252,1352070000"; d="scan'208";a="229614812" From: "Henrik Rydberg" Date: Wed, 14 Nov 2012 21:01:41 +0100 To: Benjamin Tissoires Cc: Dmitry Torokhov , Jiri Kosina , Stephane Chatty , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 00/14] Win 8 support for digitizers Message-ID: <20121114200141.GA15074@polaris.bitmath.org> References: <1352908766-4492-1-git-send-email-benjamin.tissoires@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1352908766-4492-1-git-send-email-benjamin.tissoires@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Benjamin, > * patches 1-9 has already been reviewed and are ready for inclusion I would say. > * Jiri, I kept your ack on patch 4 even if I changed the place of the comment in hid.h > * patch 10 is half new as it is splitted from a patch of the v3 > * patch 11 has been changed according to Henrik's comments > * patches 12-13 have been splitted since v3 to introduce QUIRK_HOVERING and setup WIN 8 > devices in a better way. > * patch 14 has been copied from the v3 as Dmitry wanted to use a MSC event for the timestamp. Everything but the last patch looks good now, me thinks. Thanks! Henrik