diff mbox

Fix for so that recent Elantech touchpads are recognized as such

Message ID CA+X2d=AuAm3ENDbrfk7L5fXoSiLwVU5xxKVo+MbbCf_aWu=cyg@mail.gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Matt Walker Nov. 29, 2013, midnight UTC
Hello,

Attached is a patch for drivers/input/mouse/elantech.c.  It allows
recent Elantech touchpads to be detected.  I have tested it on the
touchpad that comes with the Acer Aspire S7-392 (released ~August
2013)

I figure it could be backported with little effort and no danger,
since all it does it add one to the number of values that were
previously recognized as valid "firmware version numbers".

Begin Patch:
1315a1316
>         case 8:
End Patch

Best,
Matt

Comments

Hauke Mehrtens Nov. 29, 2013, 9:26 p.m. UTC | #1
On 11/29/2013 01:00 AM, Matt Walker wrote:
> Hello,
> 
> Attached is a patch for drivers/input/mouse/elantech.c.  It allows
> recent Elantech touchpads to be detected.  I have tested it on the
> touchpad that comes with the Acer Aspire S7-392 (released ~August
> 2013)
> 
> I figure it could be backported with little effort and no danger,
> since all it does it add one to the number of values that were
> previously recognized as valid "firmware version numbers".
> 
> Begin Patch:
> 1315a1316
>>         case 8:
> End Patch
> 
> Best,
> Matt
> 
This is not a patch, I do not know what you want to do.

This is the documentation for hacking on backprts:
https://backports.wiki.kernel.org/index.php/Documentation/backports/hacking

This is the guideline for patch submission to the linux kernel which
mostly also applies for backports:
https://www.kernel.org/doc/Documentation/SubmittingPatches

Hauke
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

1315a1316
> 		case 8: