]> git.baikalelectronics.ru Git - kernel.git/commit
HID: chicony: Add support for another ASUS Zen AiO keyboard
authorDaniel Drake <drake@endlessm.com>
Fri, 17 Feb 2017 13:40:52 +0000 (07:40 -0600)
committerJiri Kosina <jkosina@suse.cz>
Mon, 6 Mar 2017 13:43:16 +0000 (14:43 +0100)
commite48df5421938c6eadcc370a5827e2ef9c0826e19
tree7da35901f310bbc3e69daeb406a48f6425e3566a
parentfc2655ad1b7f981935add287c571b71e146f5ad0
HID: chicony: Add support for another ASUS Zen AiO keyboard

Add support for media keys on the keyboard that comes with the
Asus V221ID and ZN241IC All In One computers.

The keys to support here are WLAN, BRIGHTNESSDOWN and BRIGHTNESSUP.

This device is not visibly branded as Chicony, and the USB Vendor ID
suggests that it is a JESS device. However this seems like the right place
to put it: the usage codes are identical to the currently supported
devices, and this driver already supports the ASUS AIO keyboard AK1D.

Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/hid-chicony.c
drivers/hid/hid-core.c
drivers/hid/hid-ids.h