index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
xpad.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-15
1
-1
/
+20
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-16
1
-4
/
+4
|
\
|
*
Input: initialize device counter variables with -1
Aniroop Mathur
2014-12-04
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-07
1
-1
/
+0
*
|
Input: xpad - add new USB IDs for Logitech F310 and F710
Petr Sebor
2014-01-03
1
-0
/
+2
*
|
Input: xpad - change D-PAD mapping on Razer devices
Thomaz de Oliveira dos Reis
2014-01-03
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-19
1
-1
/
+1
*
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
2012-12-04
1
-9
/
+18
*
Input: xpad - minor formatting fixes
Guillermo A. Amaral
2012-12-04
1
-3
/
+3
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-07-25
1
-11
/
+24
|
\
|
*
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-05
1
-3
/
+5
|
*
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-02
1
-11
/
+19
|
*
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-05-02
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-13
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-05
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-12
1
-19
/
+18
*
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
2010-11-12
1
-12
/
+18
*
Input: xpad - fix a memory leak
Axel Lin
2010-11-12
1
-2
/
+3
*
Input: xpad - return proper error in error path
Axel Lin
2010-11-12
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-03
1
-44
/
+63
|
\
|
|
*
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
2010-07-13
1
-44
/
+63
*
|
Input: xpad - add product ID for Hori Fighting Stick EX2
Chris Merrett
2010-07-26
1
-0
/
+1
|
/
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-8
/
+8
*
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
2010-01-25
1
-16
/
+37
*
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-22
1
-2
/
+2
|
\
|
*
Input: xbox - do not use GFP_KERNEL under spinlock
Dmitry Torokhov
2010-01-10
1
-2
/
+2
*
|
Input: xpad - allow using triggers as buttons rather than axes
Nicolas Léveillé
2009-12-30
1
-79
/
+121
|
/
*
Input: xpad - add two new Xbox 360 devices
Nicolas Léveillé
2009-11-30
1
-0
/
+3
*
Input: xpad - add BigBen Interactive XBOX 360 Controller
Thomas Gruber
2009-10-06
1
-0
/
+2
*
Input: xpad - add USB ID for the drumkit controller from Rock Band
Corbin Simpson
2009-08-21
1
-0
/
+2
[next]