This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/hid
Jiri Slaby 131d3a7a00 HID: don't grab devices with no input
Some devices have no input interrupt endpoint. These won't be handled
by usbhid, but currently they are not refused and reside on hid bus.

Perform this checking earlier so that we refuse to control such
a device early enough (and not pass it to the hid bus at all).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-11-14 14:10:01 +01:00
..
2008-10-14 23:50:56 +02:00
2008-10-14 23:50:56 +02:00
2008-10-14 23:50:52 +02:00
2008-10-14 23:50:53 +02:00
2008-11-13 10:36:39 +01:00
2008-10-14 23:50:56 +02:00
2008-05-20 16:44:43 +02:00
2008-10-14 23:50:52 +02:00
2008-10-14 23:50:56 +02:00
2008-10-14 23:51:01 +02:00
2008-10-14 23:50:56 +02:00
2008-10-14 23:50:56 +02:00
2008-10-14 23:50:53 +02:00
2008-10-14 23:50:56 +02:00
2008-10-14 23:51:01 +02:00
2008-10-14 23:50:56 +02:00
2008-10-14 23:50:51 +02:00
2008-10-14 23:51:01 +02:00
2008-10-14 23:51:01 +02:00
2008-11-13 10:31:35 +01:00