All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Walker <matt.g.d.walker@gmail.com>
To: backports@vger.kernel.org, linux-input@vger.kernel.org
Subject: [Patch] Fix for so that recent Elantech touchpads are recognized as such
Date: Thu, 28 Nov 2013 19:00:17 -0500	[thread overview]
Message-ID: <CA+X2d=AuAm3ENDbrfk7L5fXoSiLwVU5xxKVo+MbbCf_aWu=cyg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

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

[-- Attachment #2: elantech.patch --]
[-- Type: text/x-patch, Size: 22 bytes --]

1315a1316
> 		case 8:

             reply	other threads:[~2013-11-29  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-29  0:00 Matt Walker [this message]
2013-11-29 21:26 ` [Patch] Fix for so that recent Elantech touchpads are recognized as such Hauke Mehrtens
2013-11-29 21:26   ` Hauke Mehrtens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+X2d=AuAm3ENDbrfk7L5fXoSiLwVU5xxKVo+MbbCf_aWu=cyg@mail.gmail.com' \
    --to=matt.g.d.walker@gmail.com \
    --cc=backports@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.