index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
xpad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
Input: xpad - add Mad Catz FightStick TE 2 VID/PID
Silvan Jegen
1
-0
/
+2
2016-01-27
Input: xpad - remove unused function
Arnd Bergmann
1
-1
/
+0
2016-01-12
Input: xpad - correct xbox one pad device name
Pavel Rojtberg
1
-1
/
+1
2016-01-04
Input: xpad - use LED API when identifying wireless controllers
Dmitry Torokhov
1
-1
/
+1
2016-01-04
Input: xpad - workaround dead irq_out after suspend/ resume
Pavel Rojtberg
1
-38
/
+137
2016-01-04
Input: xpad - update Xbox One Force Feedback Support
Pierre-Loup A. Griffais
1
-5
/
+10
2016-01-04
Input: xpad - correctly handle concurrent LED and FF requests
Pavel Rojtberg
1
-99
/
+223
2015-12-16
Input: xpad - handle "present" and "gone" correctly
Pierre-Loup A. Griffais
1
-38
/
+69
2015-12-16
Input: xpad - remove spurious events of wireless xpad 360 controller
Clement Calmels
1
-1
/
+1
2015-10-19
Input: xpad - fix clash of presence handling with LED setting
Pavel Rojtberg
1
-2
/
+9
2015-10-10
Input: xpad - query wireless controller state at init
Pavel Rojtberg
1
-0
/
+40
2015-10-10
Input: xpad - move the input device creation to a new function
Pierre-Loup A. Griffais
1
-92
/
+119
2015-10-10
Input: xpad - x360w: report dpad as buttons and axes
Pavel Rojtberg
1
-2
/
+20
2015-10-10
Input: xpad - factor out URB submission in xpad_play_effect
Pavel Rojtberg
1
-71
/
+69
2015-10-10
Input: xpad - remove needless bulk out URB used for LED setup
Pavel Rojtberg
1
-78
/
+1
2015-10-10
Input: xpad - use ida() for finding the pad_nr
Pavel Rojtberg
1
-12
/
+20
2015-10-10
Input: xpad - clarify LED enumeration
Pavel Rojtberg
1
-7
/
+9
2015-10-10
Input: xpad - fix Razer Atrox Arcade Stick button mapping
Dario Scarpa
1
-1
/
+1
2015-10-10
Input: xpad - add Covert Forces edition of the Xbox One controller
Erik Lundgren
1
-0
/
+1
2015-06-22
Input: xpad - re-send LED command on present event
Pavel Rojtberg
1
-8
/
+20
2015-06-22
Input: xpad - set the LEDs properly on XBox Wireless controllers
Pierre-Loup A. Griffais
1
-5
/
+45
2015-04-14
Input: xpad - add rumble support for Xbox One controller
Ming-ting Yao Wei
1
-1
/
+20
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-4
/
+4
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
1
-4
/
+4
2014-11-25
Input: xpad - use proper endpoint type
Greg Kroah-Hartman
1
-3
/
+13
2014-10-16
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
1
-0
/
+1
2014-10-16
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
1
-0
/
+1
2014-09-08
Input: xpad - sync device IDs with xboxdrv
Benjamin Valentin
1
-0
/
+33
2014-09-08
Input: xpad - add VID/PID for Razer Sabertooth
Frank Razenberg
1
-0
/
+1
2014-08-13
Input: xpad - add support for Xbox One controllers
Ted Mielczarek
1
-17
/
+157
2014-01-23
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+0
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-02
Input: xpad - add new USB IDs for Logitech F310 and F710
Petr Sebor
1
-0
/
+2
2014-01-02
Input: xpad - change D-PAD mapping on Razer devices
Thomaz de Oliveira dos Reis
1
-2
/
+2
2013-08-26
Input: xpad - add signature for Razer Onza Classic Edition
Mag
1
-0
/
+1
2013-06-18
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
1
-1
/
+1
2012-12-03
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
1
-9
/
+18
2012-12-03
Input: xpad - minor formatting fixes
Guillermo A. Amaral
1
-3
/
+3
2012-07-24
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-11
/
+24
2012-07-12
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
1
-1
/
+3
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
1
-0
/
+1
2012-05-04
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-01
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
1
-11
/
+19
2012-05-01
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-25
USB: xpad.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+7
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-07-04
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
1
-4
/
+21
2011-06-21
Input: xpad - add support for two more dance pads and a guitar
Magnus Hörlin
1
-1
/
+5
[next]