From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757432Ab0E2OtA (ORCPT ); Sat, 29 May 2010 10:49:00 -0400 Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]:43533 "EHLO ch-smtp02.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756634Ab0E2Os5 (ORCPT ); Sat, 29 May 2010 10:48:57 -0400 Message-ID: <4C012946.5030806@euromail.se> Date: Sat, 29 May 2010 16:48:38 +0200 From: Henrik Rydberg User-Agent: Thunderbird 2.0.0.24 (X11/20100411) MIME-Version: 1.0 To: Jean Delvare CC: Christopher Heiny , Dmitry Torokhov , Linux Kernel , Linux Input , Allie Xiong , William Manson Subject: Re: [RFC PATCH 0/1] input/touchscreen: Synaptics Touchscreen Driver References: <1275092980-29208-1-git-send-email-cheiny@synaptics.com> <4C00C84E.9020700@euromail.se> <20100529120155.476a87d5@hyperion.delvare> In-Reply-To: <20100529120155.476a87d5@hyperion.delvare> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 83.248.196.134 X-Scan-Result: No virus found in message 1OINLF-0003yQ-7o. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1OINLF-0003yQ-7o a21a61cb584a8e6aa9be63e71138a35d Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jean Delvare wrote: > On Sat, 29 May 2010 09:54:54 +0200, Henrik Rydberg wrote: >> Christopher Heiny wrote: >>> This patch adds an initial driver supporting Synaptics ClearPad >>> touchscreens that use the RMI4 protocol, as defined here: >> Did the actual patch go astray? I cannot find it on the mailing lists. > > I received it, at least. It was pretty large, maybe got filtered out on > some lists because of this. > Yes, probably. Got it via mail, thank you Christopher. Henrik