Skip to content

Commit

Permalink
Merge branch 'for-5.9/lenovo' into for-linus
Browse files Browse the repository at this point in the history
- ThinkPad 10 Ultrabook Keyboard support, from Hans de Goede
  • Loading branch information
Jiri Kosina committed Aug 10, 2020
2 parents cd6cad5 + 4942942 commit ccac9ce
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 79 deletions.
1 change: 1 addition & 0 deletions drivers/hid/hid-ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@
#define USB_DEVICE_ID_LENOVO_CUSBKBD 0x6047
#define USB_DEVICE_ID_LENOVO_CBTKBD 0x6048
#define USB_DEVICE_ID_LENOVO_SCROLLPOINT_OPTICAL 0x6049
#define USB_DEVICE_ID_LENOVO_TP10UBKBD 0x6062
#define USB_DEVICE_ID_LENOVO_TPPRODOCK 0x6067
#define USB_DEVICE_ID_LENOVO_X1_COVER 0x6085
#define USB_DEVICE_ID_LENOVO_PIXART_USB_MOUSE_608D 0x608d
Expand Down
Loading

0 comments on commit ccac9ce

Please sign in to comment.