linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add new i2c-based input mouse driver into input subsystem for Cypress trackpad devices. (issue6626009)
@ 2011-03-04  7:49 dudl
  2011-03-04  7:59 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: dudl @ 2011-03-04  7:49 UTC (permalink / raw)
  To: rubini, dmitry.torokhov, linux-input, linux-kernel, olofj, micahc,
	dudl
  Cc: chromium-os-reviews, vb+kernel, msb, olofj

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Add new i2c-based input mouse driver into input subsystem for Cypress trackpad devices. (issue6626009)
  2011-03-04  7:49 Add new i2c-based input mouse driver into input subsystem for Cypress trackpad devices. (issue6626009) dudl
@ 2011-03-04  7:59 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2011-03-04  7:59 UTC (permalink / raw)
  To: dudl, rubini, linux-input, linux-kernel, olofj, micahc,
	chromium-os-reviews, vb+kernel

Hi Dudley,

On Fri, Mar 04, 2011 at 07:49:18AM +0000, dudl@cypress.com wrote:
> 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/
> 

Please post your patches in unified diff format on the input mainling
list (linux-input@vger.kernel.org, and please also CC me) - this is
common (and only) way for mainline patch submission.

Thank you.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-04 10:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04  7:49 Add new i2c-based input mouse driver into input subsystem for Cypress trackpad devices. (issue6626009) dudl
2011-03-04  7:59 ` Dmitry Torokhov

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).