From: "james.chen"
As the test result of chrome project buddy(23 inch),
the calibration time is about 9.2~10.5 second.
So, this patch extend the calibration timeout to 12 second.
BUG= none
TEST= Build and test on buddy project.
Signed-off-by: James Chen
---
drivers/input/t
: james.chen
Cc: Herman Lin; Scott Liu; linux-kernel@vger.kernel.org;
linux-in...@vger.kernel.org; Jeff Chuang; Agnes Cheng
Subject: Re: [PATCH] CHROMIUM: elants_i2c: Solved previous issue on 3.10 and
3.14.
Hi James,
On Wed, Jun 03, 2015 at 03:06:16PM +0800, james.chen wrote:
> From: "ja
From: "james.chen"
This patch refer 3.10 driver code to solve firmware upgrade
issue(Change 266813) and enable noise-immunity(Change 243875).
BUG=chrome-os-partner:39373
TEST=Test Elan Touch Screen on cyan project without problems.
---
drivers/input/touchscreen/elants_i2
From: "james.chen"
Something wrong in suspend/resume of kernel v3.14 for the function of
wake-on-touch. The function of device_may_wakeup will return true if
the device supports wake-on-touch (for example, kitty and buddy).
So, modify the code from "if (device_may_wakeu
From: "james.chen"
Fix function of wake-on-touch on suspend/resume.
The function of device_may_wakeup will return true if
the device supports wake-on-touch (for example, kitty and buddy).
So, modify the code from "if (device_may_wakeup(dev))" to
"if (!device_may_wake
5 matches
Mail list logo