Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756496AbaKSSAU (ORCPT ); Wed, 19 Nov 2014 13:00:20 -0500 Received: from mail-lb0-f171.google.com ([209.85.217.171]:41297 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756336AbaKSSAS convert rfc822-to-8bit (ORCPT ); Wed, 19 Nov 2014 13:00:18 -0500 MIME-Version: 1.0 In-Reply-To: References: <20141114222640.GA39748@dtor-ws> Date: Wed, 19 Nov 2014 19:00:16 +0100 Message-ID: Subject: Re: [git pull] Input updates for 3.18-rc4 From: Marcus Overhagen To: Benjamin Tissoires Cc: Ulrik De Bie , Hans de Goede , Dmitry Torokhov , "linux-kernel@vger.kernel.org" , linux-input , Jiri Kosina Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I'm not sure if my problems are related, but anyway: I'm using a Samsung NP730U3E notebook that also has an elantech touchpad. With 3.18.0-rc3 two finger scrolling in Firefox is smoth, but with 3.18.0-rc5 I have to press a lot harder and usually scrolling only startes after stopping the movement shortly and retrying once I skipped rc4. from RC3 dmesg: [ 20.507633] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x675f04) [ 20.520740] psmouse serio1: elantech: Synaptics capabilities query result 0x10, 0x15, 0x0e. regards Marcus On Wed, Nov 19, 2014 at 4:32 PM, Benjamin Tissoires wrote: > Hi Ulrik, > > > On Fri, Nov 14, 2014 at 5:26 PM, Dmitry Torokhov > wrote: >> Hi Linus, >> >> Please pull from: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus >> or >> master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus >> >> to receive updates for the input subsystem. Mostly small fixups to PS/2 >> tochpad drivers (ALPS, Elantech, Synaptics) to better deal with specific >> hardware. >> >> Changelog: >> --------- >> >> NeilBrown (1): >> Input: twl4030-pwrbutton - ensure a wakeup event is recorded. >> >> Pali Rohár (3): >> Input: alps - ignore potential bare packets when device is out of sync >> Input: alps - allow up to 2 invalid packets without resetting device >> Input: alps - ignore bad data on Dell Latitudes E6440 and E7440 >> >> Takashi Iwai (1): >> Input: synaptics - add min/max quirk for Lenovo T440s >> >> Ulrik De Bie (5): >> Input: elantech - use elantech_report_trackpoint for hardware v4 too >> Input: elantech - fix crc_enabled for Fujitsu H730 >> Input: elantech - report the middle button of the touchpad >> Input: elantech - provide a sysfs knob for crc_enabled >> Input: elantech - update the documentation > > It looks like this elantech changes raise some warnings on a Samsung > laptop. Can you have a look please? > https://bugzilla.redhat.com/show_bug.cgi?id=1165390 > > Hans and myself are in CC of the bug report, we can ask further > details to the reporter if requested. > > Cheers, > Benjamin > >> >> >> Diffstat: >> -------- >> >> Documentation/input/elantech.txt | 81 +++++++++++++++++++++++++++++++--- >> drivers/input/misc/twl4030-pwrbutton.c | 1 + >> drivers/input/mouse/alps.c | 28 +++++++++++- >> drivers/input/mouse/elantech.c | 56 +++++++++++++++++++++-- >> drivers/input/mouse/synaptics.c | 5 ++- >> 5 files changed, 158 insertions(+), 13 deletions(-) >> >> -- >> 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 > -- > 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/