From: Frank Praznik Date: Thu, 6 Feb 2014 01:03:45 +0000 (-0500) Subject: HID: sony: Add modified Dualshock 4 Bluetooth HID descriptor X-Git-Tag: v3.15-rc1~114^2~1^3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d829674d29d7eb99aeb3ad11eba61d06cda7aff4;p=pandora-kernel.git HID: sony: Add modified Dualshock 4 Bluetooth HID descriptor By default, the Dualshock 4 sends controller data via report 1. Once a valid output report 0x11 is received or a feature report of type 0x02 is requested the controller changes from sending data in report 1 to sending data in report 17, which is unmapped in the default descriptor. The mappings have to be moved to report 17 to let the HID driver properly process the incoming reports. Signed-off-by: Frank Praznik Reviewed-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed