mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Support additional Xbox One pads
@ 2017-03-25 22:31 Cameron Gutman
  2017-03-25 22:31 ` [PATCH 1/2] Input: xpad - support some quirky " Cameron Gutman
  2017-03-25 22:31 ` [PATCH 2/2] Input: xpad - add support for Razer Wildcat gamepad Cameron Gutman
  0 siblings, 2 replies; 3+ messages in thread
From: Cameron Gutman @ 2017-03-25 22:31 UTC (permalink / raw)
  To: dmitry.torokhov, rojtberg; +Cc: linux-input, linux-kernel, Cameron Gutman

This series adds support for several new or quirky Xbox One pads.

Patch 1 of this series may be considered a v2 for patches 1-3 of my
previous series:

  https://lkml.org/lkml/2017/2/4/189

I'm now only sending the quirk packets to the specific gamepads that
need them, per Dmitry's feedback on the last series.

Patch 2 is a trivial new device ID addition that I've tagged for
stable. This one is not purely cosmetic because we won't currently
bind to any Xbox One pads with Razer's VID without it.


Cameron Gutman (2):
  Input: xpad - support some quirky Xbox One pads
  Input: xpad - add support for Razer Wildcat gamepad

 drivers/input/joystick/xpad.c | 116 +++++++++++++++++++++++++++++++++++++-----
 1 file changed, 103 insertions(+), 13 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-03-25 22:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-25 22:31 [PATCH 0/2] Support additional Xbox One pads Cameron Gutman
2017-03-25 22:31 ` [PATCH 1/2] Input: xpad - support some quirky " Cameron Gutman
2017-03-25 22:31 ` [PATCH 2/2] Input: xpad - add support for Razer Wildcat gamepad Cameron Gutman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome