[PATCH 3/3] HID: multitouch: add support of other generic collections in hid-mt

2014-02-28 Thread Benjamin Tissoires
The ANTON Touch Pad is a device which can switch from a multitouch touchpad to a mouse. It thus presents several generic collections which are currently ignored by hid-multitouch. Enable them by not ignoring them in mt_input_mapping. Adding also a suffix for them depending on their application. Re

[patch 3/3] HID: multitouch: add support of other generic collections in hid-mt

2013-12-19 Thread Benjamin Tissoires
The ANTEC Touch Pad is a device which can switch from a multitouch touchpad to a mouse. It thus presents several generic collections which are currently ignored by hid-multitouch. Enable them by using the generic protocol. Adding also a suffix for them depending on their application. Reported-by:

Re: [patch 3/3] HID: multitouch: add support of other generic collections in hid-mt

2013-12-21 Thread Henrik Rydberg
Hi Benjamin, > The ANTEC Touch Pad is a device which can switch from a multitouch > touchpad to a mouse. It thus presents several generic collections which > are currently ignored by hid-multitouch. Enable them by using the generic > protocol. Adding also a suffix for them depending on their appli

Re: [patch 3/3] HID: multitouch: add support of other generic collections in hid-mt

2014-01-03 Thread Jiri Kosina
On Sat, 21 Dec 2013, Henrik Rydberg wrote: > > The ANTEC Touch Pad is a device which can switch from a multitouch > > touchpad to a mouse. It thus presents several generic collections which > > are currently ignored by hid-multitouch. Enable them by using the generic > > protocol. Adding also a su

Re: [patch 3/3] HID: multitouch: add support of other generic collections in hid-mt

2014-01-06 Thread Benjamin Tissoires
On 03/01/14 04:56, Jiri Kosina wrote: > On Sat, 21 Dec 2013, Henrik Rydberg wrote: > >>> The ANTEC Touch Pad is a device which can switch from a multitouch >>> touchpad to a mouse. It thus presents several generic collections which >>> are currently ignored by hid-multitouch. Enable them by using