[PATCH] Input: Fix multitouch support for Type Cover 3

2015-04-10 Thread Felipe Otamendi
Make the Type Cover 3 use the hid multitouch driver, which is better suited for the touchpad. Also, since it has multiple reports under the same interface, allow the generic hid driver to handle non-multitouch inputs such as the keyboard's. Signed-off-by: Felipe Otamendi

Re: [PATCH v4 0/2] HID: HID Sensor: Custom and Generic sensor support

2015-04-10 Thread Jiri Kosina
On Fri, 10 Apr 2015, Srinivas Pandruvada wrote: v4 - Fix sysfs_attr_init arguments. Again sorry for the mistake - Fix attribute value size for multi byte feature report I have now applied v4 to for-4.1/sensor-hub. I have retained Jonathan's Reviewed-by, given the very limited amount of

Re: [PATCH v2 00/15] HID: hid-lg, hid-lg4ff: Mostly cleanup patches

2015-04-10 Thread Jiri Kosina
On Wed, 8 Apr 2015, Michal Malý wrote: this is a mostly boring series that deals with a few inconsistencies in the code that have accumulated over the years. Besides that it patches up a handful of problems such a return values not being checked etc. Hi Michal, thanks for the respin. It's

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-04-10 Thread Pali Rohár
On Wednesday 25 February 2015 21:45:22 Pali Rohár wrote: On Wednesday 25 February 2015 19:48:55 Mario Limonciello wrote: On 02/20/2015 02:41 PM, Pali Rohár wrote: On Friday 20 February 2015 20:56:23 Mario Limonciello wrote: resetafter=0 means to never reset (even if driver receive

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-04-10 Thread Mario Limonciello
On 04/10/2015 05:39 PM, Pali Rohár wrote: On Wednesday 25 February 2015 21:45:22 Pali Rohár wrote: Hello Mario, have you patched synaptics driver with some resetafter parameter? And have some team in dell found reason for invalid packets? Hi Pali, The reason was found for the invalid packets

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-04-10 Thread Pali Rohár
On Saturday 11 April 2015 01:07:03 Mario Limonciello wrote: On 04/10/2015 05:39 PM, Pali Rohár wrote: On Wednesday 25 February 2015 21:45:22 Pali Rohár wrote: Hello Mario, have you patched synaptics driver with some resetafter parameter? And have some team in dell found reason for

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-04-10 Thread Mario Limonciello
On 04/10/2015 06:14 PM, Pali Rohár wrote: On Saturday 11 April 2015 01:07:03 Mario Limonciello wrote: I could see problem with using older kernels which are in more stable or LTS distribution versions... But it is nice that problems are fixes for future 4.0/4.1 versions. And if you located

[PATCH next] Input: alps_get_pkt_id_ss4_v2() can be static

2015-04-10 Thread kbuild test robot
Signed-off-by: Fengguang Wu fengguang...@intel.com --- alps.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/input/mouse/alps.c b/drivers/input/mouse/alps.c index ad741c0..3ef93ff 100644 --- a/drivers/input/mouse/alps.c +++ b/drivers/input/mouse/alps.c @@

[next:master 9498/10844] drivers/input/mouse/alps.c:1096:15: sparse: symbol 'alps_get_pkt_id_ss4_v2' was not declared. Should it be static?

2015-04-10 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: ab738b3efaea11cf9f130c7fe9ebb7568e998fe6 commit: 3db5b9f782b50a309fe0fb89fb890f6b4f66d9ae [9498/10844] Input: ALPS - add support for SS4 touchpad devices reproduce: # apt-get install sparse git checkout

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-04-10 Thread Ben Gamari
Mario Limonciello mario_limoncie...@dell.com writes: On 04/10/2015 06:14 PM, Pali Rohár wrote: snip Can you comment if this is also same problem with invalid packets on E6440/E7440 machines? Hi Pali, snip The invalid packets on the Exx40 machines I believe is caused by some behavior