lkml.org 
[lkml]   [2022]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
Date
Adds support for the X-Box Adaptive Controller, which is protocol
compatible with the XTYPE_XBOXONE support in the driver with two deltas:

- The X-Box button sets 0x02 as its activation ID, where others set
0x01
- The controller has an additional Profile button with 4 active states,
which this change maps to an Axis control with 4 possible values

Patch series adds device to the supported table, adds support for the
Profile button, and adds support for the X-Box button as distinct changes.

Signed-off-by: Nate Yocom <nate@yocom.org>

Nate Yocom (3):
Input: joystick: xpad: Add X-Box Adaptive Controller support
Input: joystick: xpad: Add X-Box Adaptive Controller Profile button
Input: joystick: xpad: Add X-Box Adaptive Controller XBox button

v2: Fix warning Reported-by: kernel test robot <lkp@intel.com>
v3: Break into multi-part and remove VID/PID check for XBox button
v4: Rename Layer -> Profile as suggested by Bastien Nocera <hadess@hadess.net>

drivers/input/joystick/xpad.c | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)


base-commit: 15205c2829ca2cbb5ece5ceaafe1171a8470e62b
--
2.30.2

\
 
 \ /
  Last update: 2022-08-17 19:52    [W:0.047 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site