Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609253
| From | Cameron Gutman <aicommander@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Support additional Xbox One pads |
| Date | 2017-03-25 23:40 +0100 |
| Message-ID | <tp2vM-7j9-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Support additional Xbox One pads Cameron Gutman <aicommander@gmail.com> - 2017-03-25 23:40 +0100 [PATCH 2/2] Input: xpad - add support for Razer Wildcat gamepad Cameron Gutman <aicommander@gmail.com> - 2017-03-25 23:40 +0100 [PATCH 1/2] Input: xpad - support some quirky Xbox One pads Cameron Gutman <aicommander@gmail.com> - 2017-03-25 23:40 +0100
csiph-web