RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-21 Thread Dudley Du
el@vger.kernel.org > Subject: Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches > > Hi Dudley, > > On Mon, Dec 22, 2014 at 02:09:36AM +, Dudley Du wrote: > > Thanks, Dmitry and Jeremiah, > > > > I reproduced this issue in my side when puttin

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-21 Thread Dmitry Torokhov
Hi Dudley, On Mon, Dec 22, 2014 at 02:09:36AM +, Dudley Du wrote: > Thanks, Dmitry and Jeremiah, > > I reproduced this issue in my side when putting fingers on trackpad when > system booting up. > It only happened on gen3 trackpad device. > The root cause is, for gen3 TP, the

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-21 Thread Dudley Du
.se; ble...@google.com; > David Solda; linux-in...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches > > On Fri, Dec 19, 2014 at 11:15:33PM -0800, Jeremiah Mahler wrote: > > Dudley, > > > > On Thu, De

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-21 Thread Dudley Du
Subject: Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches On Fri, Dec 19, 2014 at 11:15:33PM -0800, Jeremiah Mahler wrote: Dudley, On Thu, Dec 18, 2014 at 06:00:44PM +0800, Dudley Du wrote: V16 patches have below updates, details of other updates see history list

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-21 Thread Dmitry Torokhov
Hi Dudley, On Mon, Dec 22, 2014 at 02:09:36AM +, Dudley Du wrote: Thanks, Dmitry and Jeremiah, I reproduced this issue in my side when putting fingers on trackpad when system booting up. It only happened on gen3 trackpad device. The root cause is, for gen3 TP, the

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-21 Thread Dudley Du
Subject: Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches Hi Dudley, On Mon, Dec 22, 2014 at 02:09:36AM +, Dudley Du wrote: Thanks, Dmitry and Jeremiah, I reproduced this issue in my side when putting fingers on trackpad when system booting up. It only happened

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-19 Thread Dmitry Torokhov
On Fri, Dec 19, 2014 at 11:15:33PM -0800, Jeremiah Mahler wrote: > Dudley, > > On Thu, Dec 18, 2014 at 06:00:44PM +0800, Dudley Du wrote: > > V16 patches have below updates, details of other updates see history list: > [...] > > This version has problems. I am getting an oops (below) and then

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-19 Thread Jeremiah Mahler
Dudley, On Thu, Dec 18, 2014 at 06:00:44PM +0800, Dudley Du wrote: > V16 patches have below updates, details of other updates see history list: [...] This version has problems. I am getting an oops (below) and then things quit working and usually my machine hangs. [2.388284] input: HDA

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-19 Thread Jeremiah Mahler
Dudley, On Thu, Dec 18, 2014 at 06:00:44PM +0800, Dudley Du wrote: V16 patches have below updates, details of other updates see history list: [...] This version has problems. I am getting an oops (below) and then things quit working and usually my machine hangs. [2.388284] input: HDA

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-19 Thread Dmitry Torokhov
On Fri, Dec 19, 2014 at 11:15:33PM -0800, Jeremiah Mahler wrote: Dudley, On Thu, Dec 18, 2014 at 06:00:44PM +0800, Dudley Du wrote: V16 patches have below updates, details of other updates see history list: [...] This version has problems. I am getting an oops (below) and then things

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Dudley Du
David Solda; linux-in...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches > > Dudley, > > On Thu, Dec 18, 2014 at 11:06:40AM +, Dudley Du wrote: > > Jeremiah, > > > > I re-sent the v16 patches thr

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Jeremiah Mahler
Dudley, On Thu, Dec 18, 2014 at 11:06:40AM +, Dudley Du wrote: > Jeremiah, > > I re-sent the v16 patches through the new internal email server with my emal > d...@cypress.com. > Could you help check if all patches were fine and not broken. > > Thanks, > Dudley > [...] These patches apply

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Benson Leung
Hi Dudley, On Thu, Dec 18, 2014 at 3:06 AM, Dudley Du wrote: > Jeremiah, > > I re-sent the v16 patches through the new internal email server with my emal > d...@cypress.com. > Could you help check if all patches were fine and not broken. I tried applying your patches onto dtor's input branch

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Dudley Du
18? 18:01 > To: dmitry.torok...@gmail.com; jmmah...@gmail.com; rydb...@euromail.se > Cc: Dudley Du; ble...@google.com; David Solda; linux-in...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subject: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches > > V16 patches have belo

[PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Dudley Du
V16 patches have below updates, details of other updates see history list: 1) Fix all miss-spelling and space issue. 2) Rename variables and functions with much more clearer names. 3) Initialize and document tries near where it will be used. 4) Modify cmd buffer to struct for more descriptive way.

[PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Dudley Du
V16 patches have below updates, details of other updates see history list: 1) Fix all miss-spelling and space issue. 2) Rename variables and functions with much more clearer names. 3) Initialize and document tries near where it will be used. 4) Modify cmd buffer to struct for more descriptive way.

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Dudley Du
To: dmitry.torok...@gmail.com; jmmah...@gmail.com; rydb...@euromail.se Cc: Dudley Du; ble...@google.com; David Solda; linux-in...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches V16 patches have below updates, details of other updates see

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Benson Leung
Hi Dudley, On Thu, Dec 18, 2014 at 3:06 AM, Dudley Du d...@cypress.com wrote: Jeremiah, I re-sent the v16 patches through the new internal email server with my emal d...@cypress.com. Could you help check if all patches were fine and not broken. I tried applying your patches onto dtor's

Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Jeremiah Mahler
Dudley, On Thu, Dec 18, 2014 at 11:06:40AM +, Dudley Du wrote: Jeremiah, I re-sent the v16 patches through the new internal email server with my emal d...@cypress.com. Could you help check if all patches were fine and not broken. Thanks, Dudley [...] These patches apply without

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-18 Thread Dudley Du
; linux-kernel@vger.kernel.org Subject: Re: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches Dudley, On Thu, Dec 18, 2014 at 11:06:40AM +, Dudley Du wrote: Jeremiah, I re-sent the v16 patches through the new internal email server with my emal d...@cypress.com. Could you

[PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-17 Thread Dudley Du
V16 patches have below updates, details of other updates see history list: 1) Fix all miss-spelling and space issue. 2) Rename variables and functions with much more clearer names. 3) Initialize and document tries near where it will be used. 4) Modify cmd buffer to struct for more descriptive way.

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-17 Thread Dudley Du
id Solda; linux-in...@vger.kernel.org; > linux-kernel@vger.kernel.org > Subject: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches > > V16 patches have below updates, details of other updates see history list: > 1) Fix all miss-spelling and space issue. > 2) Rename variables and funct

RE: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-17 Thread Dudley Du
-in...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: [PATCH v16 00/12] input: cyapa: instruction of cyapa patches V16 patches have below updates, details of other updates see history list: 1) Fix all miss-spelling and space issue. 2) Rename variables and functions with much more clearer names. 3

[PATCH v16 00/12] input: cyapa: instruction of cyapa patches

2014-12-17 Thread Dudley Du
V16 patches have below updates, details of other updates see history list: 1) Fix all miss-spelling and space issue. 2) Rename variables and functions with much more clearer names. 3) Initialize and document tries near where it will be used. 4) Modify cmd buffer to struct for more descriptive way.