Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71c5e53b42f3641f6066c34b2c060dfe64d0ac2e
/
drivers
/
input
/
joystick
/
xpad.c
a6ed4a1
Input: xpad - remove unused function
by Arnd Bergmann
· 9 years ago
95162dc
Input: xpad - correct xbox one pad device name
by Pavel Rojtberg
· 9 years ago
d9be398
Input: xpad - use LED API when identifying wireless controllers
by Dmitry Torokhov
· 9 years ago
4220f7d
Input: xpad - workaround dead irq_out after suspend/ resume
by Pavel Rojtberg
· 9 years ago
2a6d752
Input: xpad - update Xbox One Force Feedback Support
by Pierre-Loup A. Griffais
· 9 years ago
7fc595f
Input: xpad - correctly handle concurrent LED and FF requests
by Pavel Rojtberg
· 9 years ago
09c8b00
Input: xpad - handle "present" and "gone" correctly
by Pierre-Loup A. Griffais
· 9 years ago
93a017a
Input: xpad - remove spurious events of wireless xpad 360 controller
by Clement Calmels
· 9 years ago
fbe6a31
Input: xpad - fix clash of presence handling with LED setting
by Pavel Rojtberg
· 9 years ago
aba5487
Input: xpad - query wireless controller state at init
by Pavel Rojtberg
· 9 years ago
b815400
Input: xpad - move the input device creation to a new function
by Pierre-Loup A. Griffais
· 9 years ago
5ee8bda
Input: xpad - x360w: report dpad as buttons and axes
by Pavel Rojtberg
· 9 years ago
0600815
Input: xpad - factor out URB submission in xpad_play_effect
by Pavel Rojtberg
· 9 years ago
a306a65
Input: xpad - remove needless bulk out URB used for LED setup
by Pavel Rojtberg
· 9 years ago
e3b6517
Input: xpad - use ida() for finding the pad_nr
by Pavel Rojtberg
· 9 years ago
1f6f02b
Input: xpad - clarify LED enumeration
by Pavel Rojtberg
· 9 years ago
470446e
Input: xpad - fix Razer Atrox Arcade Stick button mapping
by Dario Scarpa
· 9 years ago
39a7a88
Input: xpad - add Covert Forces edition of the Xbox One controller
by Erik Lundgren
· 9 years ago
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
Next »