]> git.baikalelectronics.ru Git - kernel.git/commit
HID: add multi-input quirk for GamepadBlock
authorFlorian Mueller <contact@petrockblock.com>
Mon, 16 Oct 2017 07:29:11 +0000 (09:29 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 17 Oct 2017 13:23:25 +0000 (15:23 +0200)
commit56107c3fcfe2d0da2a0194ea1e1ca2242a8606df
tree47ab7eec71dc5d5ab2549ee29d7eaa781427849c
parentde4ab01d3927cc057ba603db53ecd55be8a9fe79
HID: add multi-input quirk for GamepadBlock

The GamepadBlock game controller adapter needs HID_QUIRK_MULTI_INPUT
to split it up into two input devices. Without this quirk the
adapter is falsely recognized as only one device and mixes up the
inputs of the two connected controllers.

Signed-off-by: Florian Mueller <contact@petrockblock.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c