index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2012-12-04
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
1
-9
/
+18
2012-12-04
Input: xpad - minor formatting fixes
Guillermo A. Amaral
1
-3
/
+3
2012-07-25
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-11
/
+24
2012-07-13
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-05
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-02
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
1
-11
/
+19
2012-05-02
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-26
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-05
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
1
-4
/
+21
2011-06-22
Input: xpad - add support for two more dance pads and a guitar
Magnus Hörlin
1
-1
/
+5
2010-11-18
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
1
-16
/
+16
2010-11-12
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
1
-19
/
+18
2010-11-12
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
1
-12
/
+18
2010-11-12
Input: xpad - fix a memory leak
Axel Lin
1
-2
/
+3
2010-11-12
Input: xpad - return proper error in error path
Axel Lin
1
-10
/
+23
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+1
2010-08-10
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
1
-0
/
+1
2010-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-44
/
+63
2010-07-26
Input: xpad - add product ID for Hori Fighting Stick EX2
Chris Merrett
1
-0
/
+1
2010-07-13
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
1
-44
/
+63
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-8
/
+8
2010-01-25
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
1
-16
/
+37
2010-01-22
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
1
-2
/
+2
2010-01-10
Input: xbox - do not use GFP_KERNEL under spinlock
Dmitry Torokhov
1
-2
/
+2
2009-12-30
Input: xpad - allow using triggers as buttons rather than axes
Nicolas Léveillé
1
-79
/
+121
2009-11-30
Input: xpad - add two new Xbox 360 devices
Nicolas Léveillé
1
-0
/
+3
2009-10-06
Input: xpad - add BigBen Interactive XBOX 360 Controller
Thomas Gruber
1
-0
/
+2
2009-08-21
Input: xpad - add USB ID for the drumkit controller from Rock Band
Corbin Simpson
1
-0
/
+2
2009-07-13
Input: xpad - don't resend successfully sent outgoing requests
Michael Gruber
1
-13
/
+13
2008-10-18
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
1
-1
/
+1
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-07-31
Input: xpad - add Pelican Eclipse D-Pad to the list of devices
Harley Laue
1
-0
/
+1
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-17
/
+17
2008-04-27
Input: xpad - fix build failure
Dmitry Torokhov
1
-17
/
+17
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-8
/
+12
2008-04-25
USB: convert away from urb->status in xpad driver
Oliver Neukum
1
-8
/
+12
2008-04-15
Input: xpad - set proper buffer length for outgoing requests
Michael Gruber
1
-0
/
+2
2008-04-04
Input: xpad - don't use GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2008-04-04
Input: xpad - add support for wireless xbox360 controllers
Brian Magnuson
1
-16
/
+148
2008-04-04
Input: xpad - drop obsolete driver versioning
Anssi Hannula
1
-3
/
+4
2008-04-04
Input: xpad - enable force feedback on xbox 360 controllers only
Anssi Hannula
1
-0
/
+3
2008-04-04
Input: xpad - do not report nonexistent buttons for xbox360
Anssi Hannula
1
-4
/
+14
2008-04-04
Input: xpad - add more xbox 360 controller ids
Anssi Hannula
1
-0
/
+6
2008-04-04
Input: xpad - fix inverted Y and RY axes
Anssi Hannula
1
-4
/
+4
2008-04-04
Input: xpad - fix dpad handling of unknown devices
Anssi Hannula
1
-2
/
+2
[next]