HID: corsair: Add Corsair Vengeance K90 driver
authorClément Vuchener <clement.vuchener@gmail.com>
Wed, 30 Sep 2015 13:14:20 +0000 (15:14 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 30 Sep 2015 19:28:10 +0000 (21:28 +0200)
commit6f78193ee9ea5575180d4462f0f7273a22dd5057
tree55bfdcf18d31e01fd677cb5d542703b50233a02e
parent851328feb8c1d4130d3a0acb004e474168702d6d
HID: corsair: Add Corsair Vengeance K90 driver

This patch implements a HID driver for the Corsair Vengeance K90 keyboard.

It fixes the behaviour of the keys using incorrect HID usage codes and exposes
the macro playback mode and current profile to the user space through sysfs
attributes. It also adds two LED class devices controlling the "record" LED and
the backlight.

Signed-off-by: Clément Vuchener <clement.vuchener@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/testing/sysfs-driver-hid-corsair [new file with mode: 0644]
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-corsair.c [new file with mode: 0644]
drivers/hid/hid-ids.h