mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
Merge branch 'for-5.14/core' into for-linus
- device unbinding locking fix from Dmitry Torokhov - support for programmable buttons (mapping to KEY_MACRO# event codes) from Thomas Weißschuh - various other small fixes and code style improvements
This commit is contained in:
@@ -102,6 +102,7 @@ struct hid_item {
|
||||
#define HID_COLLECTION_PHYSICAL 0
|
||||
#define HID_COLLECTION_APPLICATION 1
|
||||
#define HID_COLLECTION_LOGICAL 2
|
||||
#define HID_COLLECTION_NAMED_ARRAY 4
|
||||
|
||||
/*
|
||||
* HID report descriptor global item tags
|
||||
|
||||
Reference in New Issue
Block a user