Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2014-01-17 Thread Nick Dyer
Yufeng Shen wrote: > On Wed, Jan 15, 2014 at 5:44 AM, Nick Dyer > wrote: > > We (Chromium authors) are planning on bringing our local tree of atmel > > driver to be as close as possible to > > upstream and trying to figure out what's the best tree to rebas

Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2014-01-15 Thread Nick Dyer
Yufeng Shen wrote: > On Tue, Sep 10, 2013 at 9:58 AM, Nick Dyer > wrote: >> Dmitry Torokhov wrote: >> > On Thu, Aug 15, 2013 at 04:55:57PM +0100, Nick Dyer wrote: >> >> rydb...@euromail.se wrote: >> >>> First: thanks for the patches and yo

Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2013-09-10 Thread Nick Dyer
Dmitry Torokhov wrote: > On Thu, Aug 15, 2013 at 04:55:57PM +0100, Nick Dyer wrote: >> rydb...@euromail.se wrote: >>> First: thanks for the patches and you work on this driver. >> >> Thank you for your time in looking at these changes. >> >>> Now, I don't swear much, but I would like to emphasize l

Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2013-08-19 Thread Nick Dyer
Dmitry Torokhov wrote: > On Thu, Aug 15, 2013 at 04:55:57PM +0100, Nick Dyer wrote: >> rydb...@euromail.se wrote: >>> **Do not send more than 15 patches at once to the vger mailing lists!!!*** >>> >>> One reason that should be obvious by now is that your work will be >>> attended to much quicker. O

Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2013-08-15 Thread Dmitry Torokhov
On Thu, Aug 15, 2013 at 04:55:57PM +0100, Nick Dyer wrote: > rydb...@euromail.se wrote: > > First: thanks for the patches and you work on this driver. > > Thank you for your time in looking at these changes. > > > Now, I don't swear much, but I would like to emphasize line 161 of > > Documentatio

Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2013-08-15 Thread Nick Dyer
rydb...@euromail.se wrote: > First: thanks for the patches and you work on this driver. Thank you for your time in looking at these changes. > Now, I don't swear much, but I would like to emphasize line 161 of > Documentation/SubmittingPatches: > > **Do not send more than 15 patches at once to t

Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2013-07-18 Thread rydberg
Hi Nick, First: thanks for the patches and you work on this driver. Now, I don't swear much, but I would like to emphasize line 161 of Documentation/SubmittingPatches: **Do not send more than 15 patches at once to the vger mailing lists!!!*** One reason that should be obvious by now is that you

Re: Atmel updates to atmel_mxt_ts touch controller driver - v6

2013-06-27 Thread Nick Dyer
Hi Dimitry- Nick Dyer wrote: > Some minor updates to these patches to address review comments. I've rebased > them on the latest dtor/next tree. Apologies, I forgot to add Yufeng's Acked-by lines. To save cluttering up the list, I've pushed a new version with just that change to g...@github.com:

Atmel updates to atmel_mxt_ts touch controller driver - v6

2013-06-27 Thread Nick Dyer
Some minor updates to these patches to address review comments. I've rebased them on the latest dtor/next tree. Input: atmel_mxt_ts - Verify Information Block checksum on probe - Fix bug which might cause erroneous debug output due to use of krealloc (thanks to Yufeng Shen for spotting this) I

Re: Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz , Henrik Rydberg , Joonyoung Shim , alan.bow...@atmel.co

2013-06-07 Thread Yufeng Shen
Acked-by: Yufeng Shen Test the patch series on Chromebook Pixel with kernel 3.8. Touchscreen & trackpad work, FW/Config update work. On Thu, Jun 6, 2013 at 3:46 PM, Dmitry Torokhov wrote: > On Thu, Jun 06, 2013 at 03:40:47PM -0400, Yufeng Shen wrote: >> On Thu, Jun 6, 2013 at 3:18 PM, Dmitry To

Re: Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz , Henrik Rydberg , Joonyoung Shim , alan.bow...@atmel.co

2013-06-06 Thread Dmitry Torokhov
On Thu, Jun 06, 2013 at 03:40:47PM -0400, Yufeng Shen wrote: > On Thu, Jun 6, 2013 at 3:18 PM, Dmitry Torokhov > wrote: > > > On Wed, Jun 05, 2013 at 06:36:53PM +0100, Nick Dyer wrote: > > > The following patches are an updated series of patches to the > > atmel_mxt_ts > > > touch driver. They sho

Re: Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz , Henrik Rydberg , Joonyoung Shim , alan.bow...@atmel.co

2013-06-06 Thread Dmitry Torokhov
On Wed, Jun 05, 2013 at 06:36:53PM +0100, Nick Dyer wrote: > The following patches are an updated series of patches to the atmel_mxt_ts > touch driver. They should apply cleanly to input/next. > > This is a combined patchset, I've been working to merge my changes with the > changes from the Chromi

Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz , Henrik Rydberg , Joonyoung Shim , alan.bow...@atmel.com, l

2013-06-05 Thread Nick Dyer
The following patches are an updated series of patches to the atmel_mxt_ts touch driver. They should apply cleanly to input/next. This is a combined patchset, I've been working to merge my changes with the changes from the Chromium team. It's undergone a lot of testing and review over the last few

Re: Atmel updates to atmel_mxt_ts touch controller driver

2013-04-08 Thread Nick Dyer
Henrik Rydberg wrote: >> Most of my focus in working on these changes has been to support Atmel's >> customers, who tend not to be using the mainline kernel. Unfortunately this >> has generated somewhat of a backlog in getting these improvements into >> mainline. My current focus is to get these i

Re: Atmel updates to atmel_mxt_ts touch controller driver

2013-03-29 Thread Henrik Rydberg
Hi Nick, > The following patches are a large series of updates in functionality to the > atmel_mxt_ts touch driver. They apply cleanly to input/next. I guess this is no longer true. > These changes address some of the same issues that appear in the patchsets > submitted by Daniel Kurtz and Peter

Re: Atmel updates to atmel_mxt_ts touch controller driver

2013-02-22 Thread Nick Dyer
Peter Meerwald wrote: > the series gets rid of the fragile binary config data and handle_pdata() > - I like it, but haven't tested yet > > is there a reference to the specification of the new config format? the > format of the old pdata->config was immediately obvious from reading the > source, th

Re: Atmel updates to atmel_mxt_ts touch controller driver

2013-02-22 Thread Peter Meerwald
Hello Nick, > These changes address some of the same issues that appear in the patchsets > submitted by Daniel Kurtz and Peter Meerwald. However, they go much further in > adding support for new objects, improving performance, and increasing > reliability. They have been regularly regression teste

Atmel updates to atmel_mxt_ts touch controller driver

2013-02-22 Thread Nick Dyer
The following patches are a large series of updates in functionality to the atmel_mxt_ts touch driver. They apply cleanly to input/next. These changes address some of the same issues that appear in the patchsets submitted by Daniel Kurtz and Peter Meerwald. However, they go much further in adding