[PATCH v3 0/7] HID: sony: game controller updates
From: Roderick Colenbrander <hidden>
Date: 2016-10-07 19:40:11
From: Roderick Colenbrander <roderick.colenbrander@sony.com>
Hi,
This is a resubmit of the previous patches. Most patches are unchanged,
just for clarity the whole series is sent again.
Changes:
* 5/7: touch events patch calls input_mt_sync_frame and input_sync
per pair of touch points.
* 7/7: removed 'v2' from update device ids patch title
Thanks,
Roderick
Roderick Colenbrander (7):
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
HID: sony: Adjust value range for motion sensors
HID: sony: Update device ids
drivers/hid/hid-core.c | 2 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-sony.c | 277 +++++++++++++++++++++++++++++--------------------
3 files changed, 166 insertions(+), 114 deletions(-)
--
2.7.4