From: dudl@cypress.com
To: rubini@ipvvis.unipv.it, dmitry.torokhov@gmail.com,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
olofj@google.com, micahc@google.com, dudl@cypress.com
Cc: chromium-os-reviews@chromium.org, vb+kernel@google.com,
msb@chromium.org, olofj@chromium.org
Subject: Add new i2c-based input mouse driver into input subsystem for Cypress trackpad devices. (issue6626009)
Date: Fri, 04 Mar 2011 07:49:18 +0000 [thread overview]
Message-ID: <bcaec52c66a51e1eda049da36252@google.com> (raw)
Reviewers: rubini_ipvvis.unipv.it, dmitry.torokhov_gmail.com,
linux-input_vger.kernel.org, linux-kernel_vger.kernel.org, olofj_g, Micah
C, dudl,
Description:
Add new i2c-based input mouse driver into input subsystem for Cypress
trackpad
devices.
Through this new added driver,
Cypress i2c-based trackpad devices will be supported in Linux based system
which are developed based on Cypress self-designed PSOC chipset.
This driver reads trackpad data using i2c interfaces and report cursor
moving data and gesture combined keys to input subsystem.
Change-Id: I108ad1505f3d34ab24658921a772e937940a1b88
Signed-off-by: Du, Dudley <dudl@cypress.com>
BUG=None
TEST=Work fine on ARM tegra2 saeboard and kaen platfrom
Please review this at http://codereview.chromium.org/6626009/
SVN Base: http://git.chromium.org/git/kernel-next.git@chromeos-2.6.37
Affected files:
M drivers/input/mouse/Kconfig
M drivers/input/mouse/Makefile
A drivers/input/mouse/cypress_i2c.c
A include/linux/cyapa.h
next reply other threads:[~2011-03-04 10:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-04 7:49 dudl [this message]
2011-03-04 7:59 ` Add new i2c-based input mouse driver into input subsystem for Cypress trackpad devices. (issue6626009) Dmitry Torokhov
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=bcaec52c66a51e1eda049da36252@google.com \
--to=dudl@cypress.com \
--cc=chromium-os-reviews@chromium.org \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=micahc@google.com \
--cc=msb@chromium.org \
--cc=olofj@chromium.org \
--cc=olofj@google.com \
--cc=rubini@ipvvis.unipv.it \
--cc=vb+kernel@google.com \
/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).