From: Jiri Kosina Date: Mon, 21 Mar 2011 12:54:22 +0000 (+0100) Subject: HID: add support for Skycable 0x3f07 wireless presenter X-Git-Tag: v2.6.39-rc3~22^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d586dca06adddc6cee7177b013ee93eaffc9fe0e;p=pandora-kernel.git HID: add support for Skycable 0x3f07 wireless presenter This device contains the very same bug in report descriptor as the Ortek ones do (i.e. LogicalMinimum == 1, which is wrong for the key array). As we have more reports for the Ortek devices, we are keeping the driver name for now. Apparently there is a chip producer which sells chip with this buggy descriptor to multiple vendors. Thus if such reports start to come at highger frequency, we'll either have to rename the driver accordingly, or come up with more generic workaround. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed