This patch set first refactors the sixaxis plugin to more easily support multiple controllers with different protocols. Secondly support for pairing the Dualshock 4 controller over USB is added. Last, the PID of the new DS4 controller is added into the input device special case handler which allows this controller to be used. Juha Kuikka (4): sixaxis: Re-organize functions for refactoring sixaxis: Refactor to add device-specific functions sixaxis: Add support for pairing DS4 over USB Add new DS4 controller PID into special case handler plugins/sixaxis.c | 293 ++++++++++++++++++++++++++++++++---------------- profiles/input/server.c | 6 +- 2 files changed, 202 insertions(+), 97 deletions(-) -- 2.7.4 -- 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