From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manoj Iyer Subject: [PATCH] Input: atkbd - Add force relese key quirk for HP ProBook Date: Tue, 28 Feb 2012 18:36:09 -0600 Message-ID: <1330475770-4153-1-git-send-email-manoj.iyer@canonical.com> Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:43624 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752169Ab2B2AgS (ORCPT ); Tue, 28 Feb 2012 19:36:18 -0500 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: Dmitry Torokhov , linux-input@vger.kernel.org, stable@vger.kernel.org Please consider this patch for HP ProBooks, which do not send a key release for brightness keys, as a result, the brightness keys are not typematic. This quirk fixes that issue. This patch was tested by me and found to work on HP ProBooks.