lkml.org 
[lkml]   [2018]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Rumble support for Xbox One S controller
Date
Everyone:

This is v2 of the patches adding support for rumble for Xbox One S
controller connected over Bluetooth. Hopefully all of the changes are
pretty straightforward and self-explanatory.

Feedback is wellcome!

Changes since [v1]:

- code converting the driver to use struct ms_data is split into a
separate patch

- CONFIG_MICROSOFT_FF removed

- explicit PID comparison replaced with MS_QUIRK_FF

- ms_init_ff() converted to be a no-op for devices that don't have FF

- all FF cleanup actions moved into ms_remove_ff()

- struct xb1s_ff_report declared to be packed, magic 4 replaced
with MAGNITUDE_NUM, output_report_dmabuf converted to be void *
to avoid the need to typecast it.

Thanks,
Andrey Smirnov

[v1] lkml.kernel.org/r/20180810001714.14659-1-andrew.smirnov@gmail.com

Andrey Smirnov (2):
hid: microsoft: Convert private data to be a proper struct
hid: microsoft: Add rumble support for Xbox One S controller

drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-microsoft.c | 142 ++++++++++++++++++++++++++++++++++--
2 files changed, 138 insertions(+), 5 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2018-08-16 04:46    [W:1.251 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site