Re: [PATCH v2] HID: i2c-hid: support sending HID output reports using the output register

2013-06-18 Thread Benjamin Tissoires
On 06/18/2013 01:15 AM, Andrew Duggan wrote: The current i2c hid driver does not support sending HID output reports using the output register for devices which support receiving reports through this method. This patch determines which method to use to send output reports based on the value of

Re: [PATCH] input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP

2013-06-18 Thread Geert Uytterhoeven
On Tue, Jun 18, 2013 at 1:16 AM, Samuel Ortiz sa...@linux.intel.com wrote: On Tue, May 14, 2013 at 11:42:48PM -0700, Dmitry Torokhov wrote: On Wed, May 08, 2013 at 09:25:56PM -0600, Simon Glass wrote: On Wed, May 8, 2013 at 3:45 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: If

Re: [PATCH] input: stmpe: Fix the touchscreen interrupt handling

2013-06-18 Thread Samuel Ortiz
Hi Marek, On Fri, May 17, 2013 at 01:25:11AM +0200, Marek Vasut wrote: Dear Samuel Ortiz, Hi Marek, On Mon, Apr 22, 2013 at 01:06:05AM +0200, Marek Vasut wrote: The touchscreen interrupt handling in the STMPE touchscreen driver doesn't seem to work correctly. It relies on FIFO_TH

Re: [PATCH] input: stmpe: Fix the touchscreen interrupt handling

2013-06-18 Thread Marek Vasut
Hi, Hi Marek, On Fri, May 17, 2013 at 01:25:11AM +0200, Marek Vasut wrote: Dear Samuel Ortiz, Hi Marek, On Mon, Apr 22, 2013 at 01:06:05AM +0200, Marek Vasut wrote: The touchscreen interrupt handling in the STMPE touchscreen driver doesn't seem to work correctly. It

Re: [PATCH v2 1/2] input: document gamepad API and add extra keycodes

2013-06-18 Thread Jiri Kosina
On Sat, 15 Jun 2013, David Herrmann wrote: Until today all gamepad input drivers report their data differently. It is nearly impossible to write applications for more than one device in a generic way. Therefore, this patch introduces a uniform gamepad API which will be used for all new