Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
aa1b6bb7d7f5cb0d21eacea3639da8cb24c5092a
/
drivers
/
input
/
joystick
/
xpad.c
cae705b
Input: xpad - re-send LED command on present event
by Pavel Rojtberg
· 10 years ago
75b7f05
Input: xpad - set the LEDs properly on XBox Wireless controllers
by Pierre-Loup A. Griffais
· 10 years ago
0604949
Input: xpad - add rumble support for Xbox One controller
by Ming-ting Yao Wei
· 10 years ago
f20c86c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 10 years ago
939ffb1
Input: initialize device counter variables with -1
by Aniroop Mathur
· 10 years ago
a1f9a40
Input: xpad - use proper endpoint type
by Greg Kroah-Hartman
· 10 years ago
4dfb15c
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
by Tommi Rantala
· 10 years ago
4b54625
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
by Tommi Rantala
· 10 years ago
f554f61
Input: xpad - sync device IDs with xboxdrv
by Benjamin Valentin
· 10 years ago
a7b4473
Input: xpad - add VID/PID for Razer Sabertooth
by Frank Razenberg
· 10 years ago
1a48ff8
Input: xpad - add support for Xbox One controllers
by Ted Mielczarek
· 10 years ago
55df811
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
8e2f232
Input: xpad - add new USB IDs for Logitech F310 and F710
by Petr Sebor
· 11 years ago
dbb4800
Input: xpad - change D-PAD mapping on Razer devices
by Thomaz de Oliveira dos Reis
· 11 years ago
ed06349
Input: xpad - add signature for Razer Onza Classic Edition
by Mag
· 11 years ago
be66227
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
by Shawn Joseph
· 12 years ago
540602a
Input: xpad - add a few new VID/PID combinations
by Guillermo A. Amaral
· 12 years ago
0d02796
Input: xpad - minor formatting fixes
by Guillermo A. Amaral
· 12 years ago
314820c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
e76b8ee
Input: xpad - add Andamiro Pump It Up pad
by Yuri Khan
· 12 years ago
cc71a7e
Input: xpad - add signature for Razer Onza Tournament Edition
by Ilia Katsnelson
· 12 years ago
3ffb62c
Input: xpad - handle all variations of Mad Catz Beat Pad
by Yuri Khan
· 12 years ago
8818e41
USB: input: xpad.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
c4f0bbc
USB: xpad.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
39e85a2
USB: input: xpad.c: fix up dev_err() usage
by Greg Kroah-Hartman
· 13 years ago
9cb757b
USB: xpad.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
08642e7
USB: convert drivers/input/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
b514d4f
Input: xpad - enable rumble support for XBox360 Wireless Controllers
by Chris Moeller
· 13 years ago
fabadbc
Input: xpad - add support for two more dance pads and a guitar
by Magnus Hörlin
· 14 years ago
e3f0f0a
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
by Axel Lin
· 14 years ago
2a05915
Input: xpad - remove useless check in xpad_remove
by Dmitry Torokhov
· 14 years ago
161feb2
Input: xpad - fix resource reclaim in xpad_probe error path
by Axel Lin
· 14 years ago
6ff92a6
Input: xpad - fix a memory leak
by Axel Lin
· 14 years ago
49cc69b
Input: xpad - return proper error in error path
by Axel Lin
· 14 years ago
5fc0d36
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
6ac8a99
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
by Christoph Fritz
· 14 years ago
d01d075
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
b326b85
Input: xpad - add product ID for Hori Fighting Stick EX2
by Chris Merrett
· 14 years ago
7beae70
Input: xpad - remove mouse buttons and axes for dance pads
by Christoph Fritz
· 14 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
1218730
Input: xpad - add rumble support for original xbox controller
by Benjamin Valentin
· 15 years ago
7755726
Merge commit 'v2.6.33-rc5' into next
by Dmitry Torokhov
· 15 years ago
dd38d68
Input: xbox - do not use GFP_KERNEL under spinlock
by Dmitry Torokhov
· 15 years ago
b45d44e
Input: xpad - allow using triggers as buttons rather than axes
by Nicolas Léveillé
· 15 years ago
dadaae3
Input: xpad - add two new Xbox 360 devices
by Nicolas Léveillé
· 15 years ago
3ac91d3
Input: xpad - add BigBen Interactive XBOX 360 Controller
by Thomas Gruber
· 15 years ago
805423e
Input: xpad - add USB ID for the drumkit controller from Rock Band
by Corbin Simpson
· 15 years ago
70a6f2e
Input: xpad - don't resend successfully sent outgoing requests
by Michael Gruber
· 15 years ago
899ef6e
USB: remove info() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
80a914d
misc: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
d488d3e
Input: xpad - add Pelican Eclipse D-Pad to the list of devices
by Harley Laue
· 16 years ago
ea3e6c5
Input: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
cf867ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
2043021
Input: xpad - fix build failure
by Dmitry Torokhov
· 17 years ago
37b05b1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
6fc88f53
USB: convert away from urb->status in xpad driver
by Oliver Neukum
· 17 years ago
04021e4
Input: xpad - set proper buffer length for outgoing requests
by Michael Gruber
· 17 years ago
6eae9b0
Input: xpad - don't use GFP_ATOMIC
by Oliver Neukum
· 17 years ago
99de091
Input: xpad - add support for wireless xbox360 controllers
by Brian Magnuson
· 17 years ago
bf8cb31
Input: xpad - drop obsolete driver versioning
by Anssi Hannula
· 17 years ago
cfbe201
Input: xpad - enable force feedback on xbox 360 controllers only
by Anssi Hannula
· 17 years ago
fc55e95
Input: xpad - do not report nonexistent buttons for xbox360
by Anssi Hannula
· 17 years ago
8a7ae2a
Input: xpad - add more xbox 360 controller ids
by Anssi Hannula
· 17 years ago
97f09cb
Input: xpad - fix inverted Y and RY axes
by Anssi Hannula
· 17 years ago
a097992
Input: xpad - fix dpad handling of unknown devices
by Anssi Hannula
· 17 years ago
8a0f83e
Input: xpad - match xbox 360 devices with interface info
by Anssi Hannula
· 17 years ago
3b04a61
Input: drop redundant includes of moduleparam.h
by Julia Lawall
· 17 years ago
b0e7464
Input: xpad - add more USB IDs
by Joshua J Bowman
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
20b3cdd
Input: xpad - use le16_to_cpup when parsing data stream
by Dmitry Torokhov
· 17 years ago
4994cd8
Input: xpad - add support for leds on xbox 360 pad
by Jan Kratochvil
· 17 years ago
ae91d10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
by Dmitry Torokhov
· 18 years ago
6426b33
Input: xpad - make xpad_play_effect() static
by Adrian Bunk
· 18 years ago
2e8335a
Input: xpad - fix check for succesful usb_buffer_alloc
by Jan Kratochvil
· 18 years ago
e01a06e
Input: xpad - add Xbox360 gamepad rumble support
by Jan Kratochvil
· 18 years ago
c7d9f7e
Input: xpad - add support for Xbox 360 gamepad
by Jan Kratochvil
· 18 years ago
393bfca
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
1c362d4
Input: move USB gamepads under drivers/input/joystick
by Dmitry Torokhov
· 18 years ago
[Renamed from drivers/usb/input/xpad.c]
c0f82d5
Input: USB devices - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
7791bda
Input: drivers/usb/input - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
5014186
Input: USB devices - handle errors when registering input devices
by Dmitry Torokhov
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
d518b2b
USB: xpad: additional USB id's added
by Dominic Cerquetti
· 18 years ago
deb8ee4
USB: xpad: dance pad support
by Dominic Cerquetti
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
ae0dadc
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
by David Brownell
· 19 years ago
4c4c943
[PATCH] USB: mark various usb tables const
by Arjan van de Ven
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
c5b7c7c
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
16a334c
Input: introduce usb_to_input_id() to uniformly produce
by Dmitry Torokhov
· 19 years ago
65cde54
Input: remove user counters from drivers/usb/input since input
by Dmitry Torokhov
· 20 years ago
05f091ab
Input: whitespace fixes in drivers/usb/input
by Dmitry Torokhov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago