index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
xpad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: xpad - validate USB endpoint count during probe
Cameron Gutman
2016-06-29
1
-0
/
+3
*
Input: xpad - fix oops when attaching an unknown Xbox One gamepad
Cameron Gutman
2016-06-23
1
-10
/
+13
*
Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
Cameron Gutman
2016-06-01
1
-8
/
+8
*
Input: xpad - xbox one elite controller support
Pavel Rojtberg
2016-05-27
1
-1
/
+2
*
Input: xpad - add more third-party controllers
Pavel Rojtberg
2016-05-27
1
-0
/
+9
*
Input: xpad - prevent spurious input from wired Xbox 360 controllers
Cameron Gutman
2016-05-27
1
-0
/
+4
*
Input: xpad - move pending clear to the correct location
Pavel Rojtberg
2016-05-27
1
-1
/
+1
*
Input: xpad - add Mad Catz FightStick TE 2 VID/PID
Silvan Jegen
2016-04-05
1
-0
/
+2
*
Input: xpad - remove unused function
Arnd Bergmann
2016-01-27
1
-1
/
+0
*
Input: xpad - correct xbox one pad device name
Pavel Rojtberg
2016-01-12
1
-1
/
+1
*
Input: xpad - use LED API when identifying wireless controllers
Dmitry Torokhov
2016-01-04
1
-1
/
+1
*
Input: xpad - workaround dead irq_out after suspend/ resume
Pavel Rojtberg
2016-01-04
1
-38
/
+137
*
Input: xpad - update Xbox One Force Feedback Support
Pierre-Loup A. Griffais
2016-01-04
1
-5
/
+10
*
Input: xpad - correctly handle concurrent LED and FF requests
Pavel Rojtberg
2016-01-04
1
-99
/
+223
*
Input: xpad - handle "present" and "gone" correctly
Pierre-Loup A. Griffais
2015-12-16
1
-38
/
+69
*
Input: xpad - remove spurious events of wireless xpad 360 controller
Clement Calmels
2015-12-16
1
-1
/
+1
*
Input: xpad - fix clash of presence handling with LED setting
Pavel Rojtberg
2015-10-19
1
-2
/
+9
*
Input: xpad - query wireless controller state at init
Pavel Rojtberg
2015-10-10
1
-0
/
+40
*
Input: xpad - move the input device creation to a new function
Pierre-Loup A. Griffais
2015-10-10
1
-92
/
+119
*
Input: xpad - x360w: report dpad as buttons and axes
Pavel Rojtberg
2015-10-10
1
-2
/
+20
*
Input: xpad - factor out URB submission in xpad_play_effect
Pavel Rojtberg
2015-10-10
1
-71
/
+69
*
Input: xpad - remove needless bulk out URB used for LED setup
Pavel Rojtberg
2015-10-10
1
-78
/
+1
*
Input: xpad - use ida() for finding the pad_nr
Pavel Rojtberg
2015-10-10
1
-12
/
+20
*
Input: xpad - clarify LED enumeration
Pavel Rojtberg
2015-10-10
1
-7
/
+9
*
Input: xpad - fix Razer Atrox Arcade Stick button mapping
Dario Scarpa
2015-10-10
1
-1
/
+1
*
Input: xpad - add Covert Forces edition of the Xbox One controller
Erik Lundgren
2015-10-10
1
-0
/
+1
*
Input: xpad - re-send LED command on present event
Pavel Rojtberg
2015-06-22
1
-8
/
+20
*
Input: xpad - set the LEDs properly on XBox Wireless controllers
Pierre-Loup A. Griffais
2015-06-22
1
-5
/
+45
*
Input: xpad - add rumble support for Xbox One controller
Ming-ting Yao Wei
2015-04-14
1
-1
/
+20
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-15
1
-4
/
+4
|
\
|
*
Input: initialize device counter variables with -1
Aniroop Mathur
2014-12-03
1
-4
/
+4
*
|
Input: xpad - use proper endpoint type
Greg Kroah-Hartman
2014-11-25
1
-3
/
+13
*
|
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
2014-10-16
1
-0
/
+1
*
|
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
2014-10-16
1
-0
/
+1
|
/
*
Input: xpad - sync device IDs with xboxdrv
Benjamin Valentin
2014-09-08
1
-0
/
+33
*
Input: xpad - add VID/PID for Razer Sabertooth
Frank Razenberg
2014-09-08
1
-0
/
+1
*
Input: xpad - add support for Xbox One controllers
Ted Mielczarek
2014-08-13
1
-17
/
+157
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-01-23
1
-1
/
+0
|
\
|
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
|
Input: xpad - add new USB IDs for Logitech F310 and F710
Petr Sebor
2014-01-02
1
-0
/
+2
*
|
Input: xpad - change D-PAD mapping on Razer devices
Thomaz de Oliveira dos Reis
2014-01-02
1
-2
/
+2
|
/
*
Input: xpad - add signature for Razer Onza Classic Edition
Mag
2013-08-26
1
-0
/
+1
*
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
2013-06-18
1
-1
/
+1
*
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
2012-12-03
1
-9
/
+18
*
Input: xpad - minor formatting fixes
Guillermo A. Amaral
2012-12-03
1
-3
/
+3
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-07-24
1
-11
/
+24
|
\
|
*
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-04
1
-3
/
+5
|
*
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-11
/
+19
|
*
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-05-01
1
-2
/
+2
|
*
USB: xpad.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
1
-4
/
+7
[next]