Skip to content

Commit 58cd69c

Browse files
author
Jiri Kosina
committed
Merge branch 'for-6.9/samsung' into for-linus
- support for the following Bluetooth devices (Sandeep C S): Samsung wireless Keyboard Samsung wireless GamePad Samsung Wireless Action Mouse Samsung Wireless Book Cover Samsung Wireless Universal Keyboard Samsung Wireless HOGP Keyboard Signed-off-by: Jiri Kosina <[email protected]>
2 parents 1b99fb1 + e729004 commit 58cd69c

File tree

2 files changed

+408
-36
lines changed

2 files changed

+408
-36
lines changed

drivers/hid/hid-ids.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,8 +1147,15 @@
11471147
#define USB_DEVICE_ID_SAITEK_X65 0x0b6a
11481148

11491149
#define USB_VENDOR_ID_SAMSUNG 0x0419
1150+
#define USB_VENDOR_ID_SAMSUNG_ELECTRONICS 0x04e8
11501151
#define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001
11511152
#define USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD_MOUSE 0x0600
1153+
#define USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD 0x7021
1154+
#define USB_DEVICE_ID_SAMSUNG_WIRELESS_GAMEPAD 0xa000
1155+
#define USB_DEVICE_ID_SAMSUNG_WIRELESS_ACTIONMOUSE 0xa004
1156+
#define USB_DEVICE_ID_SAMSUNG_WIRELESS_BOOKCOVER 0xa005
1157+
#define USB_DEVICE_ID_SAMSUNG_WIRELESS_UNIVERSAL_KBD 0xa006
1158+
#define USB_DEVICE_ID_SAMSUNG_WIRELESS_MULTI_HOGP_KBD 0xa064
11521159

11531160
#define USB_VENDOR_ID_SEMICO 0x1a2c
11541161
#define USB_DEVICE_ID_SEMICO_USB_KEYKOARD 0x0023

0 commit comments

Comments
 (0)