]> git.karo-electronics.de Git - mv-sheeva.git/commit
HID: add support for Keytouch IEC 60945
authorJiri Kosina <jkosina@suse.cz>
Thu, 17 Feb 2011 14:12:45 +0000 (15:12 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 17 Feb 2011 14:12:45 +0000 (15:12 +0100)
commit177900e8c9ab28cdf097314fe7dd3877774df97d
tree1936e26251316bdbaebdd07f2f3ede2d1cc9e976
parent6d3bfb74341c2c1454fcf5ec9c4dd707011f78e5
HID: add support for Keytouch IEC 60945

The keyboard has several bugs in its report descriptor, most
importantly the Logical Min/Max are completely off.

Replace it with simplified descriptor which describes it properly.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-keytouch.c [new file with mode: 0644]