Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757596Ab0LTNjv (ORCPT ); Mon, 20 Dec 2010 08:39:51 -0500 Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]:36793 "EHLO ch-smtp02.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753137Ab0LTNju (ORCPT ); Mon, 20 Dec 2010 08:39:50 -0500 From: "Henrik Rydberg" To: Dmitry Torokhov Cc: Jiri Kosina , Takashi Iwai , Chase Douglas , Chris Bagwell , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Henrik Rydberg Subject: [PATCH v2 0/3] Input: synaptics - add semi-mt support Date: Mon, 20 Dec 2010 14:39:21 +0100 Message-Id: <1292852364-19127-1-git-send-email-rydberg@euromail.se> X-Mailer: git-send-email 1.7.2.3 X-Originating-IP: 83.248.200.95 X-Scan-Result: No virus found in message 1PUfxk-00080m-7C. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1PUfxk-00080m-7C 891566eb6638efeda0586ccb7c48ca69 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1002 Lines: 32 Hi all, So I ended up modifying the first patch, after all, implementing Dmitry's comments. The patch did shrink a bit, and it it is still to be signed off by the original authors, if you please. Testing seems ok on my local machine, and I put a dkms out in the wild to capture any oddities. Otherwise, the patches are doing exactly the same thing as before. Takashi, Chase, Chris? Thanks, Henrik Henrik Rydberg (3): Input: synaptics - report clickpad property Input: synaptics - add multi-finger and semi-mt support Input: synaptics - ignore bogus mt packet drivers/input/mouse/synaptics.c | 95 ++++++++++++++++++++++++++++++++++++-- drivers/input/mouse/synaptics.h | 3 + 2 files changed, 93 insertions(+), 5 deletions(-) -- 1.7.2.3 -- 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/