Hans de Goede f1918be1c1 HID: ite: Add hid-ite driver
The ITE8595 keyboard uses the HID_GD_RFKILL_BTN usage code
from the Wireless Radio Controls Application Collection Microsoft
has defined for Windows 8 and later.

However it has a quirk, when the rfkill hotkey is pressed it does
generate a report for the collection, but the reported value is
always 0. Luckily it is the only button in this collection / report,
and it sends a report on release only, so receiving a report means the
button was pressed.

This commit adds a hid-ite driver which watches for the Wireless Radio
Controls Application Collection report and then reports a KEY_RFKILL event,
ignoring the value, making the rfkill on this keyboard work.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2017-05-11 10:27:48 +02:00
..
2017-03-12 23:47:16 -07:00
2017-02-23 15:57:04 -08:00
2017-05-02 17:34:32 -07:00
2017-05-11 10:27:48 +02:00
2017-04-30 11:45:31 -07:00
2017-03-06 08:37:53 -08:00
2017-02-21 11:51:42 -08:00
2017-03-26 11:15:54 -07:00
2017-05-02 17:34:32 -07:00
2017-04-17 00:42:22 +02:00
2017-04-20 09:54:24 +02:00
2017-04-24 12:40:24 -04:00
2017-05-01 13:12:49 -07:00
2017-05-01 14:13:28 -07:00
2017-03-28 08:54:48 +02:00
2017-02-20 17:23:57 -08:00
2017-03-24 14:39:36 -07:00
2017-02-23 11:53:22 -08:00