index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
xpad.c
Age
Commit message (
Expand
)
Author
2015-04-14
Input: xpad - add rumble support for Xbox One controller
Ming-ting Yao Wei
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
2014-11-25
Input: xpad - use proper endpoint type
Greg Kroah-Hartman
2014-10-16
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
2014-10-16
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
2014-09-08
Input: xpad - sync device IDs with xboxdrv
Benjamin Valentin
2014-09-08
Input: xpad - add VID/PID for Razer Sabertooth
Frank Razenberg
2014-08-13
Input: xpad - add support for Xbox One controllers
Ted Mielczarek
2014-01-23
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-02
Input: xpad - add new USB IDs for Logitech F310 and F710
Petr Sebor
2014-01-02
Input: xpad - change D-PAD mapping on Razer devices
Thomaz de Oliveira dos Reis
2013-08-26
Input: xpad - add signature for Razer Onza Classic Edition
Mag
2013-06-18
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
2012-12-03
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
2012-12-03
Input: xpad - minor formatting fixes
Guillermo A. Amaral
2012-07-24
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-07-12
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
2012-05-04
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-04-25
USB: xpad.c: remove err() usage
Greg Kroah-Hartman
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-07-04
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
2011-06-21
Input: xpad - add support for two more dance pads and a guitar
Magnus Hörlin
2010-11-18
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
2010-11-11
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
2010-11-11
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
2010-11-11
Input: xpad - fix a memory leak
Axel Lin
2010-11-11
Input: xpad - return proper error in error path
Axel Lin
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-07-26
Input: xpad - add product ID for Hori Fighting Stick EX2
Chris Merrett
2010-07-13
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-01-24
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
2010-01-21
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-09
Input: xbox - do not use GFP_KERNEL under spinlock
Dmitry Torokhov
2009-12-29
Input: xpad - allow using triggers as buttons rather than axes
Nicolas Léveillé
2009-11-29
Input: xpad - add two new Xbox 360 devices
Nicolas Léveillé
2009-10-05
Input: xpad - add BigBen Interactive XBOX 360 Controller
Thomas Gruber
2009-08-20
Input: xpad - add USB ID for the drumkit controller from Rock Band
Corbin Simpson
2009-07-12
Input: xpad - don't resend successfully sent outgoing requests
Michael Gruber
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
[prev]
[next]