Re: Unusual Focaltech driver behavior

2015-04-20 Thread Peter Hutterer
On Fri, Apr 17, 2015 at 06:54:13PM +0300, Dmitry Tunin wrote: > > > 17.04.2015 18:43, Benjamin Tissoires пишет: > > On Fri, Apr 17, 2015 at 10:56 AM, Dmitry Tunin > > wrote: > >> > >> > >> 17.04.2015 17:49, Dmitry Tunin пишет: > >>> 17.04.2015 16:57, Benjamin Tissoires пишет: > On Fri, Apr

Re: [PATCH v2] HID: wacom: retrieve name from HID descriptor for generic devices

2015-04-20 Thread Jason Gerecke
On 4/20/2015 2:09 PM, Ping Cheng wrote: > HID generic devices share the same default name, "Wacom HID". This > causes userland programs to show same device names for different > devices, which would confuse end users with same device names for > different devices too. > > This patch uses name retr

Re: [PATCH 5/5] Input: elan_i2c - Correct the x and y trace number.

2015-04-20 Thread duson
Hi Dmitry, How about the description? Is it looks good for you? Please let me know if you have any concern. -- Thank you, ELAN Duson ✉ Email: duson...@emc.com.tw -- > duson 於 2015年4月16日 上午9:37 寫道: > > H

Re: [PATCH 6/6] Input: elan_i2c - Add hover detection flag

2015-04-20 Thread duson
Hi Dmitry, Is this patch looks good for you? If you have any advice, please let me know. -- Thank you ELAN Duson ✉ Email: duson...@emc.com.tw -- > duson 於 2015年4月17日 上午9:56 寫道: > > When hover event comi

[PATCH v2] HID: wacom: retrieve name from HID descriptor for generic devices

2015-04-20 Thread Ping Cheng
HID generic devices share the same default name, "Wacom HID". This causes userland programs to show same device names for different devices, which would confuse end users with same device names for different devices too. This patch uses name retrieved from HID descriptor, if a meaningful name is r

Re: [PATCH] Input: elants_i2c - zero-extend hardware ID in firmware name

2015-04-20 Thread Benson Leung
On Fri, Apr 17, 2015 at 8:43 PM, Dmitry Torokhov wrote: > Let's zero-extend hardware id number when forming firmware file name, > to avoid kernel requesting firmware like "elants_i2c_ 0.bin", which > is quite unexpected. > > Signed-off-by: Dmitry Torokhov Reviewed-by: Benson Leung -- Benson

Re: [PATCH 4/7] input: keyboard: lm8333: fix broken email address

2015-04-20 Thread Dmitry Torokhov
On Mon, Apr 20, 2015 at 03:51:41PM +0200, Wolfram Sang wrote: > My Pengutronix address is not valid anymore, redirect people to the > Pengutronix > kernel team. > > Reported-by: Harald Geyer > Signed-off-by: Wolfram Sang > Acked-by: Robert Schwebel > --- > These patches shall go via the indivi

Re: [PATCH] input: cyapa: fix update suspend scanrate set to max 1000 issue

2015-04-20 Thread Dmitry Torokhov
On Mon, Apr 20, 2015 at 10:00:42AM -0700, Benson Leung wrote: > Hi Dudley. > > Just a minor commit message nit. Thanks! > > On Sun, Apr 19, 2015 at 10:43 PM, Dudley Du wrote: > > Fix update suspend scareate always set to max 1000 issue, the root cause is > s/scareate/scanrate > > the missed usin

Re: [PATCH] Input: elants_i2c - zero-extend hardware ID in firmware name

2015-04-20 Thread Charles Mooney
On Fri, Apr 17, 2015 at 8:43 PM, Dmitry Torokhov wrote: > Let's zero-extend hardware id number when forming firmware file name, > to avoid kernel requesting firmware like "elants_i2c_ 0.bin", which > is quite unexpected. > > Signed-off-by: Dmitry Torokhov > --- > drivers/input/touchscreen/elan

Re: [PATCH] input: cyapa: fix update suspend scanrate set to max 1000 issue

2015-04-20 Thread Benson Leung
Hi Dudley. Just a minor commit message nit. Thanks! On Sun, Apr 19, 2015 at 10:43 PM, Dudley Du wrote: > Fix update suspend scareate always set to max 1000 issue, the root cause is s/scareate/scanrate > the missed using max_t as min_t. > TEST=test on Chromebook. > > Signed-off-by: Dudley Du Re

Re: Input: tca8418-keypad: Incorrect values in a driver

2015-04-20 Thread Michael Opdenacker
Hi Jonathan, Thank you for reporting this issue! On 03/30/2015 06:41 PM, Valdez, Jonathan wrote: > > Hello, > > > > I’ve been supporting the TCA8418 and have been pointed to your > document by a few customers > (http://lxr.free-electrons.com/source/drivers/input/keyboard/tca8418_keypad.c) > >

[PATCH 4/7] input: keyboard: lm8333: fix broken email address

2015-04-20 Thread Wolfram Sang
My Pengutronix address is not valid anymore, redirect people to the Pengutronix kernel team. Reported-by: Harald Geyer Signed-off-by: Wolfram Sang Acked-by: Robert Schwebel --- These patches shall go via the individual subsystem trees. drivers/input/keyboard/lm8333.c | 4 ++-- 1 file changed,

RE: [RFC v3 5/9] cec: add new driver for cec support.

2015-04-20 Thread Kamil Debski
Hi Hans, From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Hans Verkuil Sent: Friday, April 17, 2015 2:17 PM > > On 04/13/2015 03:19 PM, Kamil Debski wrote: > > Hi Hans, > > > > Thank you so much for the review. > > > > From: linux-media-ow...@vger.k