linux-stable/drivers/hid/surface-hid
Maximilian Luz ab5fe33925 HID: surface-hid: Allow driver matching for target ID 1 devices
Until now we have only ever seen HID devices with target ID 2. The new
Surface Laptop Studio however uses HID devices with target ID 1. Allow
matching this driver to those as well.

Cc: stable@vger.kernel.org # 5.14+
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20211021130904.862610-4-luzmaximilian@gmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2021-10-22 10:55:23 +02:00
..
Kconfig
Makefile
surface_hid.c HID: surface-hid: Allow driver matching for target ID 1 devices 2021-10-22 10:55:23 +02:00
surface_hid_core.c HID: surface-hid: Fix integer endian conversion 2021-05-05 14:31:55 +02:00
surface_hid_core.h
surface_kbd.c