aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ortek.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-01-26HID: add support for Ortek WKB-2000Johnathon Harris1-0/+56
This patch adds a new USB HID driver for the Ortek WKB-2000, working around an incorrect LogicalMaximum value in the USB resource descriptor. Tracked by http://bugzilla.kernel.org/show_bug.cgi?id=14787 Bug originally reported by Ubuntu users: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/405390 Signed-off-by: Johnathon Harris <jmharris@gmail.com> Tested-by: Daniel J Blueman <daniel.blueman@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>