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

2015-04-19 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 --- drivers/hid/hid

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

2015-04-19 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 felipe.otame

[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 --- drivers/hid/hid

[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 felipe.otame