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
*
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
*
|
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-24
1
-16
/
+37
*
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-21
1
-2
/
+2
|
\
|
*
Input: xbox - do not use GFP_KERNEL under spinlock
Dmitry Torokhov
2010-01-09
1
-2
/
+2
*
|
Input: xpad - allow using triggers as buttons rather than axes
Nicolas Léveillé
2009-12-29
1
-79
/
+121
|
/
*
Input: xpad - add two new Xbox 360 devices
Nicolas Léveillé
2009-11-29
1
-0
/
+3
*
Input: xpad - add BigBen Interactive XBOX 360 Controller
Thomas Gruber
2009-10-05
1
-0
/
+2
*
Input: xpad - add USB ID for the drumkit controller from Rock Band
Corbin Simpson
2009-08-20
1
-0
/
+2
*
Input: xpad - don't resend successfully sent outgoing requests
Michael Gruber
2009-07-12
1
-13
/
+13
*
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
2008-10-17
1
-1
/
+1
*
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
1
-2
/
+2
*
Input: xpad - add Pelican Eclipse D-Pad to the list of devices
Harley Laue
2008-07-31
1
-0
/
+1
*
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-04-27
1
-17
/
+17
|
\
|
*
Input: xpad - fix build failure
Dmitry Torokhov
2008-04-27
1
-17
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-04-25
1
-8
/
+12
|
\
\
|
|
/
|
/
|
|
*
USB: convert away from urb->status in xpad driver
Oliver Neukum
2008-04-24
1
-8
/
+12
*
|
Input: xpad - set proper buffer length for outgoing requests
Michael Gruber
2008-04-15
1
-0
/
+2
*
|
Input: xpad - don't use GFP_ATOMIC
Oliver Neukum
2008-04-03
1
-2
/
+2
*
|
Input: xpad - add support for wireless xbox360 controllers
Brian Magnuson
2008-04-03
1
-16
/
+148
[next]