From: Pavel Rojtberg <rojtberg@xxxxxxxxx> I maintain the fork of the xpad driver at https://github.com/paroj/xpad. This upstreams some changes that have proven to be stable. The first patch merely updates the list of supported devices. The next two patches improve xbox360w gamepad support. I have tested those myself, as I own that device. The last patch carries most of the diff and adds support for "paddle" buttons found on some Xbox One controllers. Compared to v1, this adds the requested tags to the first two patches of the series. Cameron Gutman (1): Input: xpad - fix wireless 360 controller breaking after suspend Christopher Crockett (1): Input: xpad - add support for XBOX One Elite paddles Pavel Rojtberg (1): Input: xpad - add supported devices as contributed on github Santosh De Massari (1): Input: xpad - Poweroff XBOX360W on mode button long press drivers/input/joystick/xpad.c | 298 +++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 236 insertions(+), 62 deletions(-) -- 2.34.1