mbox series

[SRU,Xenial,Artful,Bionic,0/1] UBUNTU: SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table

Message ID cover.1527617072.git.joseph.salisbury@canonical.com
Headers show
Series UBUNTU: SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table | expand

Message

Joseph Salisbury June 1, 2018, 4:21 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1773509

== SRU Justification ==
Seems there is a new version of the ELANPAD touchpad with identifier 
ELAN0612 that is being included in newer laptops. The kernel itself 
doesn't have support for this touchpad yet. However, the patch to get 
this working is trivial. Since people start being affected by this, 
this patch is being sent as a SAUCE patch until it lands upstream.

The upstream bug at the Kernel project, including the patch is here: 
https://bugzilla.kernel.org/show_bug.cgi?id=199253

== Fix ==
UBUNTU: SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table

== Regression Potential ==
Low.  One liner to add a device id.

== Test Case ==
A test kernel was built with this patch and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.

Johannes Wienke (1):
  Input: elan_i2c - add ELAN0612 to the ACPI table

 drivers/input/mouse/elan_i2c_core.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Khalid Elmously June 6, 2018, 11:28 p.m. UTC | #1
Applied to X/A/B


On 2018-06-01 12:21:28 , Joseph Salisbury wrote:
> BugLink: http://bugs.launchpad.net/bugs/1773509
> 
> == SRU Justification ==
> Seems there is a new version of the ELANPAD touchpad with identifier 
> ELAN0612 that is being included in newer laptops. The kernel itself 
> doesn't have support for this touchpad yet. However, the patch to get 
> this working is trivial. Since people start being affected by this, 
> this patch is being sent as a SAUCE patch until it lands upstream.
> 
> The upstream bug at the Kernel project, including the patch is here: 
> https://bugzilla.kernel.org/show_bug.cgi?id=199253
> 
> == Fix ==
> UBUNTU: SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table
> 
> == Regression Potential ==
> Low.  One liner to add a device id.
> 
> == Test Case ==
> A test kernel was built with this patch and tested by the original bug reporter.
> The bug reporter states the test kernel resolved the bug.
> 
> Johannes Wienke (1):
>   Input: elan_i2c - add ELAN0612 to the ACPI table
> 
>  drivers/input/mouse/elan_i2c_core.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> -- 
> 2.7.4
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team