From: Paul Fertser <fercerpav@gmail.com>
To: devel@driverdev.osuosl.org
Cc: Paul Fertser <fercerpav@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-tegra@vger.kernel.org, ac100@lists.launchpad.net
Subject: [PATCH v2 0/2] staging: nvec: ps2: fix touchpad operation
Date: Thu, 27 Oct 2016 17:22:07 +0300 [thread overview]
Message-ID: <1477578154-21199-1-git-send-email-fercerpav@gmail.com> (raw)
Status quo on Toshiba ac100 (paz00) is that the integrated elantech touchpad is
detected as an ImPS/2 mouse and so it's kind of functional but advanced
synaptics configuration isn't available.
When only serio type is changed it leads to atkbd misdetecting the touchpad as
a keyboard. So first goes the commit that fixes this bug, then the serio type
change.
Paul Fertser (2):
drivers: staging: nvec: remove bogus reset command for PS/2 interface
Revert "staging: nvec: ps2: change serio type to passthrough"
drivers/staging/nvec/nvec_ps2.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
--
2.7.0
next reply other threads:[~2016-10-27 14:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-27 14:22 Paul Fertser [this message]
2016-10-27 14:22 ` [PATCH v2 1/2] drivers: staging: nvec: remove bogus reset command for PS/2 interface Paul Fertser
2016-10-27 14:22 ` [PATCH v2 2/2] Revert "staging: nvec: ps2: change serio type to passthrough" Paul Fertser
[not found] ` <1477578154-21199-1-git-send-email-fercerpav-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-27 15:46 ` [PATCH v2 0/2] staging: nvec: ps2: fix touchpad operation Marc Dietrich
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=1477578154-21199-1-git-send-email-fercerpav@gmail.com \
--to=fercerpav@gmail.com \
--cc=ac100@lists.launchpad.net \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-tegra@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).