Re: [PATCH v2] HID: asus: Add support for the ASUS T101HA keyboard dock

2018-12-17 Thread Benjamin Tissoires
On Sun, Dec 16, 2018 at 4:52 PM Aleix Roca Nonell wrote: > > The ASUS T101HA keyboard dock generates HID events using the ASUS vendor > specific UsagePage 0xff31. In consequence, some multimedia keys such as > brightness up and down are not working with hid-generic. > > This commit adds the T101HA

[PATCH v2] HID: asus: Add support for the ASUS T101HA keyboard dock

2018-12-16 Thread Aleix Roca Nonell
The ASUS T101HA keyboard dock generates HID events using the ASUS vendor specific UsagePage 0xff31. In consequence, some multimedia keys such as brightness up and down are not working with hid-generic. This commit adds the T101HA dock into the supported device list of the hid-asus driver. It also