Commit 5465d9f5 authored by Thomas Kuehne's avatar Thomas Kuehne Committed by Jiri Kosina

HID: hid-debug: add missing evdev and HID codes

Hid-debug's rdesc output for a game controller contained a few question
marks and numeric IDs instead of the expected descriptive names.

This happens because:
1) the mapping data is missing event codes defined in input-event-codes.h
2) HID usages aren't up to date
3) hid_resolv_usage fails to account for the sensor pages' modifiers

Add missing event codes and update HID to HUT 1.5.
Signed-off-by: default avatarThomas Kuehne <thomas.kuehne@gmx.li>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.com>
parent 3e78a6c0
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment