From: Benjamin Tissoires Date: Tue, 30 Sep 2014 17:18:30 +0000 (-0400) Subject: HID: logitech: allow the DJ device to request the unifying name X-Git-Tag: omap-for-v3.19/fixes-rc1~112^2^5~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33797820af98cde5c7cee00d00f0d8e255ea199f;p=pandora-kernel.git HID: logitech: allow the DJ device to request the unifying name The names of the DJ devices are stored in the receiver. These names can be retrieved through a HID++ command. However, the protocol says that you have to ask the receiver for that, not the device iteself. Introduce a special case in the DJ handling where a device can request its unifying name, and when such a name is given, forward it also to the corresponding device. On the HID++ side, the receiver talks only HID++ 1.0, so we need to implement this part of the protocol in the module. Signed-off-by: Benjamin Tissoires Tested-by: Andrew de los Reyes Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed