Re: [PATCH v4 0/6] Touchscreen performance related fixes

2014-12-01 Thread Vignesh R
Hi Sebastian, On Monday 24 November 2014 05:21 PM, Sebastian Andrzej Siewior wrote: * Vignesh R | 2014-11-14 10:37:25 [+0530]: This series of patches fix TSC defects related to lag in touchscreen performance and cursor jump at touch release. The lag was result of udelay in TSC interrupt

[PATCH] driver: input: touchscreen: add Raydium i2c touchscreen driver

2014-12-01 Thread jeffrey.lin
From: jeffrey.lin jeffrey@rad-ic.com This patch is porting Raydium I2C touch driver. Developer can enable raydium touch driver by modifying define CONFIG_TOUCHSCREEN_RM_TS. Change-Id: I5f33cfdf0e895de6e7d535c11dd4b3ce8b49fa48 Signed-off-by: jeffrey@rad-ic.com ---

Re: [PATCH v4 0/6] Touchscreen performance related fixes

2014-12-01 Thread Vignesh R
Hi, On Monday 01 December 2014 03:29 PM, Sebastian Andrzej Siewior wrote: On 12/01/2014 10:53 AM, Vignesh R wrote: Hi Sebastian, Hi Vignesh, I fixed the issue that was triggering the WARN_ON(). I think it would be better if you tested these patches, before I posted them on the

[RFC] Input: Remove unused BUS IDs

2014-12-01 Thread Jarkko Nikula
There are a few BUS IDs that are not used anywhere in kernel tree: - BUS_ISAPNP Has no changes or use in kernel git history - BUS_GSC Was added by commit 6ab0f5cd3644 ([PARISC] Update parisc specific input code from parisc tree) but never used - BUS_ATARI Became unused after commit

Re: [RFC] Input: Remove unused BUS IDs

2014-12-01 Thread Marcel Holtmann
Hi Jarkko, There are a few BUS IDs that are not used anywhere in kernel tree: - BUS_ISAPNP Has no changes or use in kernel git history - BUS_GSC Was added by commit 6ab0f5cd3644 ([PARISC] Update parisc specific input code from parisc tree) but never used - BUS_ATARI Became unused

[PATCH 2/2] HID: wacom: fix freeze on open when autosuspend is on

2014-12-01 Thread Benjamin Tissoires
Since the conversion from USB to HID (in v3.17), some people reported a freeze on boot with the wacom driver. Hans managed to get a stacktrace: [ 240.272331] Call Trace: [ 240.272338] [813de7b9] ? usb_hcd_submit_urb+0xa9/0xb10 [ 240.272347] [8179] schedule+0x29/0x70 [

Re: [PATCH] hid: export hid_report_len as an inline function in hid.h

2014-12-01 Thread Benjamin Tissoires
On Thu, Nov 27, 2014 at 10:02 AM, Mathieu Magnaudet mathieu.magnau...@gmail.com wrote: in several hid drivers it is necessary to calculate the length of an hid_report. This patch exports the existing static function hid_report_len of hid-core.c as an inline function in hid.h Signed-off-by:

Re: [PATCH] driver: input: touchscreen: add Raydium i2c touchscreen driver

2014-12-01 Thread Benson Leung
On Mon, Dec 1, 2014 at 2:17 AM, jeffrey.lin yaj...@gmail.com wrote: From: jeffrey.lin jeffrey@rad-ic.com This patch is porting Raydium I2C touch driver. Developer can enable raydium touch driver by modifying define CONFIG_TOUCHSCREEN_RM_TS. Change-Id:

[PATCH] HID: wacom - add defines for new Cintiq and DTU outbound tracking

2014-12-01 Thread Ping Cheng
There are screen to tablet offsets for newer Cintiq and DTU models. These offsets serve as outbound tracking for those display tablets. Use defines instead of hardcoded numbers for the offsets. Signed-off-by: Ping Cheng pi...@wacom.com --- drivers/hid/wacom_wac.c | 37

[PATCH] input/speaker: additional clicks and tones for future accessibility

2014-12-01 Thread Karl Dahlke
From: Karl Dahlke ekl...@gmail.com Add clicks, tones, and tone sequences to the pc speaker. The speaker driver can play a tone at a specified frequency, or the standard control G bell, which is a special case of TONE at 1000 hz 0.1 seconds. Add kd_mkpulse() to generate a soft click. This is

Re: [PATCHv4 1/1] HID: add BETOP game controller force feedback support

2014-12-01 Thread Huang Bo
On 12/02/2014 04:11 AM, Jiri Kosina wrote: On Fri, 28 Nov 2014, Huang Bo wrote: On 11/27/2014 05:05 PM, Jiri Kosina wrote: except ... thanks firstly. 1. tested the BETOP2185 gamecontroller, it really not need it. 2. check with engineers of Betop, they design only one report descriptor. so