]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.
authorJohn Sung <penmount.touch@gmail.com>
Fri, 27 Jun 2014 08:22:08 +0000 (16:22 +0800)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:01:53 +0000 (19:01 +0100)
commit1a7ae6c00f200c810b5c77b7dc1add63143650fd
tree61051db43391367fdb4f7868b0a21c958badc7ef
parentd5585865781bd6cf0b9ba1466df2ed6a6e2fce65
HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.

commit 66e5482752386786c4346f4f4b214b0998639702 upstream.

These device needs to be added to the quirks list with HID_QUIRK_NOGET,
otherwise they will reset upon receiving the get input report requests.

Signed-off-by: John Sung <penmount.touch@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c