]> git.neil.brown.name Git - gta04.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)
commitc1dcad2d32d0252e8a3023d20311b52a187ecda3
tree2c830cb74511bcecd3d26fc357aa828cee80afbb
parente39fe251e03b6df83e740e2f598c04f382b4d3c7
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]