From: Roderick Colenbrander <roderick.colenbrander@xxxxxxxx> Hi all, This patch series contains a couple patches to improve ds4 support. The first two patches were sent earlier, but I was asked to rebase against a different branch. At time of the first submission, the second patch was not yet needed, because there was no report id collision yet. This collission starts happening as of patch 3, which adds CRC checking for input reports. The other patches add crc checking for output report, which allows getting rid of an ugly quirk. The last patch improves touchpad support. Thanks, Roderick Roderick Colenbrander (5): HID: sony: Fix race condition in sony_probe HID: sony: Adjust HID report size name definitions HID: sony: Perform CRC check on bluetooth input packets HID: sony: Send ds4 output reports on output end-point HID: sony: Handle multiple touch events input record drivers/hid/hid-sony.c | 259 ++++++++++++++++++++++++++++--------------------- 1 file changed, 151 insertions(+), 108 deletions(-) -- 2.7.4 -- 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