Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753354AbbBYOgJ (ORCPT ); Wed, 25 Feb 2015 09:36:09 -0500 Received: from mail-qg0-f49.google.com ([209.85.192.49]:38066 "EHLO mail-qg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752833AbbBYOgH (ORCPT ); Wed, 25 Feb 2015 09:36:07 -0500 MIME-Version: 1.0 In-Reply-To: References: <1423253075-23469-1-git-send-email-benjamin.tissoires@redhat.com> Date: Wed, 25 Feb 2015 09:36:05 -0500 Message-ID: Subject: Re: [PATCH v2 0/7] New Lenovos 2015 touchpads: party time! From: Benjamin Tissoires To: Benjamin Tissoires Cc: Dmitry Torokhov , Andrew Duggan , Hans de Goede , Peter Hutterer , linux-input , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2635 Lines: 66 On Mon, Feb 16, 2015 at 10:23 PM, Benjamin Tissoires wrote: > On Fri, Feb 6, 2015 at 3:04 PM, Benjamin Tissoires > wrote: >> Hi, >> >> This is the second episode of the Lenovo 2015 party :) >> >> Thanks to Andrew, we now have an idea within the driver of what are the extra >> buttons aimed for, and the patch series looks cleaner. >> Many thanks for your help. >> >> I marked only patches 1/7, 2/7 and 3/7 as stable because they are really >> stable fixes. Without the rest of the series, user-space can cope with the >> kernel result, and so there is IMO no need to backport too many patches in >> stable. I bet distributions will cherry-pick the rest of the series however. >> > > Guys, > > any chances we consider this for 3.20 (or whatever it will be numbered)? > I'd really like to see this accepted upstream in one way or one other > so we will prevent the mess we had to deal with last year. > Hans, Dmitry, well, it's been 3 weeks since I received the loaner I have to support these touchpads. I will have to return it next week or the week after at most. That means that I will not be able to conduct more tests at that point. Can I ask you to please review the series? Sorry for pushing, but I am running out of time and I'd like to be able to include the fixes in RHEL/Fedora too. Cheers, Benjamin >> Benjamin Tissoires (7): >> Input: synaptics - fix middle button on Lenovo 2015 products >> Input: synaptics - handle spurious release of trackstick buttons >> Input: synaptics - do not retrieve the board id on old firmwares >> Input: synaptics - retrieve the extended capabilities in query $10 >> Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015 >> Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 >> series >> Input: synaptics - Remove X1 Carbon 3rd gen from the topbuttonpad list >> >> drivers/input/mouse/synaptics.c | 129 +++++++++++++++++++++++++++++----------- >> drivers/input/mouse/synaptics.h | 28 +++++++++ >> 2 files changed, 122 insertions(+), 35 deletions(-) >> >> -- >> 2.1.0 >> >> -- >> 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/ -- 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/