mbox series

[SRU,A/B/OEM-X,0/2] Fix Elantech touchpad issue on ThinkPad P52

Message ID 20180703051816.5490-1-aaron.ma@canonical.com
Headers show
Series Fix Elantech touchpad issue on ThinkPad P52 | expand

Message

Aaron Ma July 3, 2018, 5:18 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1779802

[Impact]
On ThinkPad P52, Elantech touchpad had sync issue then failed to work.
Middle button was not enabled too.

[Fix]
With two upstream patches, elantech touchpad works fine with middle button.

[Test Case]
Touchpad moves fine, left/right/middle buttons works fine. scroll mode
works fine.

[Regression Potential]
Very low, Just enable specific hardware support.

??? (1):
  Input: elantech - fix V4 report decoding for module with middle key

Aaron Ma (1):
  Input: elantech - enable middle button of touchpads on ThinkPad P52

 drivers/input/mouse/elantech.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

Comments

Hui Wang July 3, 2018, 5:48 a.m. UTC | #1
Acked-by: Hui Wang <hui.wang@canonical.com>
Wen-chien Jesse Sung July 4, 2018, 7:39 a.m. UTC | #2
Acked-By: Wen-chien Jesse Sung <jesse.sung@canonical.com>
Aaron Ma July 12, 2018, 11:27 a.m. UTC | #3
Hi Seth:

Will these two patches be applied in Bionic kernel?

Regards,
Aaron
Kleber Sacilotto de Souza July 18, 2018, 8:54 a.m. UTC | #4
On 07/12/18 13:27, Aaron Ma wrote:
> Hi Seth:
> 
> Will these two patches be applied in Bionic kernel?
> 
> Regards,
> Aaron
> 

Hi Aaron,

Seth is responsible for patches for the development series (currently
Cosmic and unstable). SRU patches are handled by the stable team (which
I'm part of).

So to answer your question: the patched will be considered for the next
SRU cycle if it has two ACK's before its cutoff date, which is currently
scheduled for 25-Jul.


Best,
Kleber
Kleber Sacilotto de Souza July 27, 2018, 12:38 p.m. UTC | #5
On 07/03/18 07:18, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/1779802
> 
> [Impact]
> On ThinkPad P52, Elantech touchpad had sync issue then failed to work.
> Middle button was not enabled too.
> 
> [Fix]
> With two upstream patches, elantech touchpad works fine with middle button.
> 
> [Test Case]
> Touchpad moves fine, left/right/middle buttons works fine. scroll mode
> works fine.
> 
> [Regression Potential]
> Very low, Just enable specific hardware support.
> 
> ??? (1):
>   Input: elantech - fix V4 report decoding for module with middle key
> 
> Aaron Ma (1):
>   Input: elantech - enable middle button of touchpads on ThinkPad P52
> 
>  drivers/input/mouse/elantech.c | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)
> 

Applied to bionic/master-next branch.

Artful is EOL.

Thanks,
Kleber