All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver.
@ 2014-04-14  7:53 Dudley Du
  0 siblings, 0 replies; 4+ messages in thread
From: Dudley Du @ 2014-04-14  7:53 UTC (permalink / raw
  To: Dmitry Torokhov (dmitry.torokhov@gmail.com)
  Cc: Benson Leung, Daniel Kurtz, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org

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

This patch set is made based on kernel 3.14.0. It's aimed to
re-architecture the cyapa driver to support the old gen3 trackpad
device and new gen5 trackpad device in one cyapa driver for
easily products support based on customers' requirements,
and add sysfs functions and interfaces supported that required
by users and customers.

Beside this patch, it has 6 patches listed as below.
For these patches each one is patched based on previous one.

patch 1/6: change the architecture of cyapa driver to support function
pointers and applying the device proble function in async thread
to speed up system boot time.

patch 2/6: add gen5 trackpad devices supported in cyapa driver.

patch 3/6: add full power mode and runtime power mode supported.

patch 4/6: enable/disable trackpad device based on LID state.

patch 5/6: add sysfs interfaces supported for gen3 trackpad device.

patch 6/6: add sysfs interfaces supported for gen5 trackpad device.
This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 4397 bytes --]

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

* [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver.
@ 2014-04-16  8:33 Dudley Du
  2014-04-22  8:39 ` Dudley Du
  0 siblings, 1 reply; 4+ messages in thread
From: Dudley Du @ 2014-04-16  8:33 UTC (permalink / raw
  To: Dmitry Torokhov (dmitry.torokhov@gmail.com)
  Cc: Benson Leung, Daniel Kurtz, David Solda,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org

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

This patch set is made based on kernel 3.14.0. It's aimed to re-architecture the cyapa driver to support the old gen3 trackpad device and new gen5 trackpad device in one cyapa driver for easily products support based on customers' requirements, and add sysfs functions and interfaces supported that required by users and customers.

Beside this patch, it has 6 patches listed as below.
For these patches each one is patched based on previous one.

patch 1/6: change the architecture of cyapa driver to support function pointers and applying the device proble function in async thread to speed up system boot time.

patch 2/6: add gen5 trackpad devices supported in cyapa driver.

patch 3/6: add full power mode and runtime power mode supported.

patch 4/6: enable/disable trackpad device based on LID state.

patch 5/6: add sysfs interfaces supported for gen3 trackpad device.

patch 6/6: add sysfs interfaces supported for gen5 trackpad device.
This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 4441 bytes --]

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

* RE: [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver.
  2014-04-16  8:33 Dudley Du
@ 2014-04-22  8:39 ` Dudley Du
  2014-04-23  5:59   ` Dmitry Torokhov
  0 siblings, 1 reply; 4+ messages in thread
From: Dudley Du @ 2014-04-22  8:39 UTC (permalink / raw
  To: Dmitry Torokhov (dmitry.torokhov@gmail.com)
  Cc: Benson Leung, Daniel Kurtz, David Solda,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org

Hi Dmitry,

Could you help review the patches of input: cyapa for re-architecture and supporting new trackpad devices, I'm really looking forward your responses.

Thanks,
Dudley


> This patch set is made based on kernel 3.14.0. It's aimed to re-architecture the cyapa driver to support the old gen3 trackpad device and new gen5 trackpad device in one cyapa driver for easily products support based on customers' requirements, and add sysfs functions and interfaces supported that required by users and customers.
>
> Beside this patch, it has 6 patches listed as below.
> For these patches each one is patched based on previous one.
>
> patch 1/6: change the architecture of cyapa driver to support function pointers and applying the device proble function in async thread to speed up system boot time.
>
> patch 2/6: add gen5 trackpad devices supported in cyapa driver.
>
> patch 3/6: add full power mode and runtime power mode supported.
>
> patch 4/6: enable/disable trackpad device based on LID state.
>
> patch 5/6: add sysfs interfaces supported for gen3 trackpad device.
>
> patch 6/6: add sysfs interfaces supported for gen5 trackpad device.
This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.

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

* Re: [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver.
  2014-04-22  8:39 ` Dudley Du
@ 2014-04-23  5:59   ` Dmitry Torokhov
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry Torokhov @ 2014-04-23  5:59 UTC (permalink / raw
  To: Dudley Du
  Cc: Benson Leung, Daniel Kurtz, David Solda,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org

Hi Dudley,

On Tue, Apr 22, 2014 at 08:39:43AM +0000, Dudley Du wrote:
> Hi Dmitry,
> 
> Could you help review the patches of input: cyapa for re-architecture
> and supporting new trackpad devices, I'm really looking forward your
> responses.

It is on my TODO list, sorry it takes too long...

Thanks.

-- 
Dmitry

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

end of thread, other threads:[~2014-04-23  5:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14  7:53 [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver Dudley Du
  -- strict thread matches above, loose matches on Subject: below --
2014-04-16  8:33 Dudley Du
2014-04-22  8:39 ` Dudley Du
2014-04-23  5:59   ` Dmitry Torokhov

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.