Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030633Ab2B2BDW (ORCPT ); Tue, 28 Feb 2012 20:03:22 -0500 Received: from mail-pw0-f46.google.com ([209.85.160.46]:50422 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030228Ab2B2BDT (ORCPT ); Tue, 28 Feb 2012 20:03:19 -0500 Date: Tue, 28 Feb 2012 17:03:11 -0800 From: Dmitry Torokhov To: Greg KH Cc: Manoj Iyer , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] Input: atkbd - Add force relese key quirk for HP ProBook Message-ID: <20120229010311.GA11492@core.coreip.homeip.net> References: <1330475770-4153-1-git-send-email-manoj.iyer@canonical.com> <1330475770-4153-2-git-send-email-manoj.iyer@canonical.com> <20120229004604.GB21093@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120229004604.GB21093@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1138 Lines: 30 On Tue, Feb 28, 2012 at 04:46:04PM -0800, Greg KH wrote: > On Tue, Feb 28, 2012 at 06:36:10PM -0600, Manoj Iyer wrote: > > HP ProBooks do not send a key release for brightness keys, as a > > result, brightness does not move up/down when the brightness key > > is held down. This quirk makes the brightness keys on HP ProBooks > > typematic. > > > > Signed-off-by: Manoj Iyer > > --- > > drivers/input/keyboard/atkbd.c | 16 ++++++++++++++++ > > 1 files changed, 16 insertions(+), 0 deletions(-) > > > > This is not the correct way to submit patches for inclusion in the > stable kernel tree. Please read Documentation/stable_kernel_rules.txt > for how to do this properly. > > Also, this should be handled from userspace by having usev write to /sys/bus/serio/devices/serioX/force_release attribute on affected boxes. -- Dmitry -- 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/