You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HID: samsung: Broaden device compatibility in samsung driver
The USB validation check has been moved wherever its required.
Earlier Samsung driver only handles USB HID devices and returns an error if it
encounters a Bluetooth type of HID device. This changes improves driver
compatibility and extends its support for a wide range of devices.
Signed-off-by: Sandeep C S <[email protected]>
Signed-off-by: Junwan Cho <[email protected]>
Signed-off-by: Jitender Sajwan <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
0 commit comments