]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-ids.h
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)
commit1fc26792b6e3bb270313063a33b6e5ffd315440b
tree47ab7eec71dc5d5ab2549ee29d7eaa781427849c
parenta0933a456ff83a3b5ffa3a1903e0b8de4a56adf5
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