From: Roderick Colenbrander <roderick.colenbrander@xxxxxxxx> Hi, This patch series contains a couple of small fixes and improvements for DS3, DS4 and navigation controller. DS3 changes: - Use MAC address as unique identifier DS4 changes: - Use brighter default LED colors. - Bit flag improvements on DS4 output report. - Make the DS4 BT poll interval adjustable. The device used 1kHz previously and now we default to 4ms (250Hz) which is the same as USB. Users can override behaviour through sysfs. Navigation changes: - Fix the axis/button mapping and hide axes and buttons which are not physically available although they are in the report, because the device utilizes the DS3 HID reports. Thanks, Roderick Roderick Colenbrander (6): HID: sony: Use DS3 MAC address as unique identifier on USB HID: sony: Improve navigation controller axis/button mapping HID: sony: DS4 use brighter LED colors HID: sony: Set proper bit flags on DS4 output report HID: sony: Make DS4 bt poll interval adjustable HID: sony: Make sure to unregister sensors on failure drivers/hid/hid-sony.c | 286 +++++++++++++++++++++++++++++-------------------- 1 file changed, 167 insertions(+), 119 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html