From: Jiri Kosina Date: Mon, 18 Jun 2007 11:30:11 +0000 (+0200) Subject: HID: support for Petalynx Maxter remote control X-Git-Tag: v2.6.23-rc1~1200^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d9e6e607eb7f8f1d2a43935f45cf300cf6fdf8;p=pandora-kernel.git HID: support for Petalynx Maxter remote control Petalynx Maxter remote control [1] 0x18b1/0x0037 emits 0xfa and 0xfc from consumer page (reserved in HUT 1.12) for back and more keys. It also emits a few usages from LOGIVENDOR page, which need adding. Also, this device has broken report descriptor - the reported maximum is too low - it doesn't contain the range for 'back' and 'more' keys, so we need to bump it up before the report descriptor is being parsed. Besides all this, it also requires NOGET quirk. This patch does so. [1] http://www.elmak.pl/index.php?option=com_phpshop&page=shop.browse&category_id=14&ext=opis&lang=en Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed