linux-stable/drivers/hid/surface-hid
Maximilian Luz 2c7f6d6154 HID: surface-hid: Allow driver matching for target ID 1 devices
commit ab5fe33925 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-18 19:15:59 +01:00
..
Kconfig
Makefile
surface_hid.c HID: surface-hid: Allow driver matching for target ID 1 devices 2021-11-18 19:15:59 +01: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