ACK: [Wily][PATCH 0/3] Fixes for LP:1508178
Chris J Arges
chris.j.arges at canonical.com
Wed Oct 21 16:17:36 UTC 2015
On 10/21/2015 10:36 AM, Joseph Salisbury wrote:
> BugLink: http://bugs.launchpad.net/bugs/1508178
>
>
> == Wily Justification ==
> After upgrading to Wily, scrolling with the middle mouse button will stop functioning
> for External ThinkPad USB keyboards.
>
> The three commits to resolve this bug have been upstream since v4.3-rc1. All three
> commits cherry pick cleanly.
>
>
> == Fixes ==
> commit 7f65068fb77f173c5466545fc11818de7a35c1f3
> Author: Jamie Lentin <jm at lentin.co.uk>
> Date: Tue Aug 11 22:40:50 2015 +0100
>
> HID: lenovo: Use constants for axes names
>
> commit dbfebb44b7c650dd134a8be07f9afd5862150987
> Author: Jamie Lentin <jm at lentin.co.uk>
> Date: Tue Aug 11 22:40:51 2015 +0100
>
> HID: lenovo: Add missing return-value check
>
> commit 3cb5ff0220e31bd1043bb18fd5765c9f86928491
> Author: Jamie Lentin <jm at lentin.co.uk>
> Date: Tue Aug 11 22:40:52 2015 +0100
>
> HID: lenovo: Hide middle-button press until release
>
>
> == Test Case ==
> A test kernel was built with these patches and tested by the original bug reporter.
> The bug reporter states the test kernel resolved the bug.
>
>
>
>
> Jamie Lentin (3):
> HID: lenovo: Use constants for axes names
> HID: lenovo: Add missing return-value check
> HID: lenovo: Hide middle-button press until release
>
> drivers/hid/hid-lenovo.c | 59 +++++++++++++++++++++++++++++++++++++++++++++---
> 1 file changed, 56 insertions(+), 3 deletions(-)
>
More information about the kernel-team
mailing list