]> git.baikalelectronics.ru Git - kernel.git/commit
HID: Driver for Lenovo Keyboard with Trackpoint
authorBernhard Seibold <mail@bernhard-seibold.de>
Wed, 15 Feb 2012 12:40:43 +0000 (13:40 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 8 Jun 2012 08:44:10 +0000 (10:44 +0200)
commit678abfeb9a250ebcda85a87635bfae283e07dd43
tree2c830cb74511bcecd3d26fc357aa828cee80afbb
parent47c9566a1508e742dbdb4fb08f7b71231d32660f
HID: Driver for Lenovo Keyboard with Trackpoint

This driver for the "Lenovo ThinkPad USB Keyboard with Trackpoint" supports
setting various device attributes, controlling mute and microphone mute
LEDs and enables use of the microphone mute key.

Signed-off-by: Bernhard Seibold <mail@bernhard-seibold.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/testing/sysfs-driver-hid-lenovo-tpkbd [new file with mode: 0644]
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-lenovo-tpkbd.c [new file with mode: 0644]