This adds a special case in the HIDP core for the Dualshock 4 controller. The controller only recognizes output reports with the report type 0x52 and only accepts reports sent via the ctrl channel. Unfortunately, this was the only way I could send data to the controller. I looked around for alternatives, but adding a special case to the HIDP system seemed to be the only way. If there is a way to set a custom report type and specify the channel without polluting the core with a device specific quirk I'll gladly use it. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html