From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 0/6] Fixes for ALPS trackstick Date: Thu, 15 Jan 2015 13:02:16 -0800 Message-ID: <20150115210216.GD19367@dtor-ws> References: <1421276154-8689-1-git-send-email-dmitry.torokhov@gmail.com> <201501152019.59611@pali> <20150115193818.GA19367@dtor-ws> <201501152128.41419@pali> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-ig0-f177.google.com ([209.85.213.177]:61503 "EHLO mail-ig0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752293AbbAOVCV (ORCPT ); Thu, 15 Jan 2015 16:02:21 -0500 Received: by mail-ig0-f177.google.com with SMTP id z20so50236igj.4 for ; Thu, 15 Jan 2015 13:02:20 -0800 (PST) Content-Disposition: inline In-Reply-To: <201501152128.41419@pali> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Hans de Goede , linux-input@vger.kernel.org On Thu, Jan 15, 2015 at 09:28:41PM +0100, Pali Roh=E1r wrote: > On Thursday 15 January 2015 20:38:18 Dmitry Torokhov wrote: > > On Thu, Jan 15, 2015 at 08:19:59PM +0100, Pali Roh=E1r wrote: > > > On Thursday 15 January 2015 19:18:20 Dmitry Torokhov wrote: > > > > On Thu, Jan 15, 2015 at 11:49:32AM +0100, Pali Roh=E1r wrote: > > > > > On Wednesday 14 January 2015 23:55:48 Dmitry Torokhov=20 > wrote: > > > > > > Hi Pali, > > > > > >=20 > > > > > > This series try to address the issue you brought > > > > > > regarding trackstick initialization on Dell Latitudes > > > > > > in a different way than the patches you proposed. > > > > > > Basically in this series we move resetting and all > > > > > > detection in alps_detect() and make sure we keep the > > > > > > state so alps_init() can reuse it and not perform the > > > > > > detection all over again. Doing this allows us to set > > > > > > up device characteristics (name, version, etc) > > > > > > properly from the get go while still performing reset > > > > > > only once. > > > > > >=20 > > > > > > This is untested as I do not have any ALPS devices > > > > > > anymore so I'd appreciate you giving it a spin. > > > > > >=20 > > > > > > Thanks! > > > > >=20 > > > > > Hi Dmitry, > > > > >=20 > > > > > on top of which branch/repository should I apply your > > > > > patches? > > > >=20 > > > > Should be applicable to my 'next' branch (which I just > > > > upreved to 3.19-rc4). > > > >=20 > > > > Thanks. > > >=20 > > > Not working at top of next (0c3e994). > > >=20 > > > Applying: Input: ALPS - renumber protocol numbers > > > Applying: Input: ALPS - make Rushmore a separate protocol > > > error: patch failed: drivers/input/mouse/alps.c:1275 > > > error: drivers/input/mouse/alps.c: patch does not apply > > > Patch failed at 0002 Input: ALPS - make Rushmore a separate > > > protocol > >=20 > > Hmm.. I created a new alps branch (based on 3.19-rc4), can you > > try it? > >=20 > > Thanks. >=20 > Compiled from your new alps branch (with "if (!priv)" fix) and=20 > modprobing psmouse.ko caused laptop freeze :-( Even sysrq not=20 > responded. So something is not working... Hmm, is it on text console or in X? Any chance you could go through pathes - there are only 8 of them including 2 of yours that should be unmodified. Thanks. --=20 Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html