From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-co1nam03on0048.outbound.protection.outlook.com ([104.47.40.48]:43038 "EHLO NAM03-CO1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755632AbcINMTm (ORCPT ); Wed, 14 Sep 2016 08:19:42 -0400 From: Joakim Tjernlund To: "w@1wt.eu" CC: "stable@vger.kernel.org" Subject: Re: Add support for recent lenovo thinkpad HKEYS(Wifi/video swicth etc) buttons Date: Wed, 14 Sep 2016 12:05:08 +0000 Message-ID: <1473854718.3549.97.camel@infinera.com> References: <1473835500.3549.60.camel@infinera.com> <20160914115712.GA1888@1wt.eu> In-Reply-To: <20160914115712.GA1888@1wt.eu> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-15" Content-ID: <31871751644BF647A57DD855C751A21E@infinera.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: On Wed, 2016-09-14 at 13:57 +0200, Willy Tarreau wrote: > On Wed, Sep 14, 2016 at 06:44:50AM +0000, Joakim Tjernlund wrote: > >=20 > > These patches are picked from Linux upstream repo and applies directly = on 4.4.x > > Please excuse the attachments but git send email does not work for us A= TM. >=20 > >=20 > > From 6cf4a2c575b4797b967a575b6274e0e40c5f88f1 Mon Sep 17 00:00:00 2001 > > From: =3D?UTF-8?q?Pali=3D20Roh=3DC3=3DA1r?=3D > > Date: Wed, 30 Dec 2015 23:27:41 +0100 > > Subject: [PATCH 2/6] thinkpad_acpi: Add support for keyboard backlight > (...) > 1/6 is apparently missing, and none of these patches provide the upstream > commit ID. It is missing because I initially fetched the 6 latest patches from Linus tree only to discover that the first one was inappropriate for 4.4.x and I was to lazy to renumber the 5 remaining ones. =A0Jocke=