android_kernel_xiaomi_sm7250/drivers/hid
Paul Zaremba 4d5a1be98d USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
Add HID_QUIRK_MULTI_INPUT to the EMS USBII (0x0b43/0003) so the kernel detects both joystick
ports properly. Without it you end up with a single joystick node (js0) that combines the
two physical port signals.

Signed-off-by: Paul Zaremba <pez-gpg@treeofice.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-04-18 15:29:47 +02:00
..
usbhid USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT 2007-04-18 15:29:47 +02:00
hid-core.c HID: update copyright and authorship macro 2007-04-16 11:29:28 +02:00
hid-debug.c HID: hid-debug.c should #include <linux/hid-debug.h> 2007-03-01 09:52:42 +01:00
hid-input.c USB HID: Logitech MX3000 keyboard needs report descriptor quirk 2007-04-11 10:36:03 +02:00
Kconfig USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid 2007-04-11 10:36:02 +02:00
Makefile USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid 2007-04-11 10:36:02 +02:00