linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Input: xpad - sync with github fork
@ 2022-08-18 15:44 Pavel Rojtberg
  2022-08-18 15:44 ` [PATCH v2 1/4] Input: xpad - add supported devices as contributed on github Pavel Rojtberg
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Pavel Rojtberg @ 2022-08-18 15:44 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov, gregkh; +Cc: Pavel Rojtberg

From: Pavel Rojtberg <rojtberg@gmail.com>

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-09-06 18:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-18 15:44 [PATCH v2 0/4] Input: xpad - sync with github fork Pavel Rojtberg
2022-08-18 15:44 ` [PATCH v2 1/4] Input: xpad - add supported devices as contributed on github Pavel Rojtberg
2022-08-18 15:44 ` [PATCH v2 2/4] Input: xpad - fix wireless 360 controller breaking after suspend Pavel Rojtberg
2022-08-18 15:44 ` [PATCH v2 3/4] Input: xpad - Poweroff XBOX360W on mode button long press Pavel Rojtberg
2022-08-18 15:44 ` [PATCH v2 4/4] Input: xpad - add support for XBOX One Elite paddles Pavel Rojtberg
2022-08-19  9:34   ` Bastien Nocera
2022-09-02 10:45 ` [PATCH v2 0/4] Input: xpad - sync with github fork Pavel Rojtberg
2022-09-06 12:00 ` Pavel Rojtberg
2022-09-06 18:47 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).