Searched hist:"606 dadc1878f2fdeaa6e435c9c83f58a01387a7d" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-uclogic-params.h | diff 606dadc1878f2fdeaa6e435c9c83f58a01387a7d Sat Feb 19 11:01:49 CET 2022 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Remove pen usage masking
Remove support for pen usage masking from hid-uclogic. Disable whole interfaces instead. Most of those interfaces are useless, and if there is one which has an unused pen usage, but also has useful reports, its report descriptor should be rewritten instead.
This simplifies the code and the data structures.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: José Expósito <jose.exposito89@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-uclogic-core.c | diff 606dadc1878f2fdeaa6e435c9c83f58a01387a7d Sat Feb 19 11:01:49 CET 2022 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Remove pen usage masking
Remove support for pen usage masking from hid-uclogic. Disable whole interfaces instead. Most of those interfaces are useless, and if there is one which has an unused pen usage, but also has useful reports, its report descriptor should be rewritten instead.
This simplifies the code and the data structures.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: José Expósito <jose.exposito89@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-uclogic-params.c | diff 606dadc1878f2fdeaa6e435c9c83f58a01387a7d Sat Feb 19 11:01:49 CET 2022 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Remove pen usage masking
Remove support for pen usage masking from hid-uclogic. Disable whole interfaces instead. Most of those interfaces are useless, and if there is one which has an unused pen usage, but also has useful reports, its report descriptor should be rewritten instead.
This simplifies the code and the data structures.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: José Expósito <jose.exposito89@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|