index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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 - 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
*
|
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
2012-07-12
1
-0
/
+1
*
|
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
2012-07-11
1
-1
/
+3
*
|
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
2012-07-11
1
-0
/
+1
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
2011-07-04
1
-4
/
+21
*
Input: xpad - add support for two more dance pads and a guitar
Magnus Hörlin
2011-06-21
1
-1
/
+5
*
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
2010-11-18
1
-16
/
+16
*
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
2010-11-11
1
-19
/
+18
*
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
2010-11-11
1
-12
/
+18
*
Input: xpad - fix a memory leak
Axel Lin
2010-11-11
1
-2
/
+3
*
Input: xpad - return proper error in error path
Axel Lin
2010-11-11
1
-10
/
+23
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
1
-0
/
+1
|
\
|
*
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
2010-08-10
1
-0
/
+1
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
1
-44
/
+63
|
\
\
|
|
/
|
*
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
2010-07-13
1
-44
/
+63
[next]