Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4ead36407b41eae942c8c9f70ef963cd369c90e2
/
drivers
/
input
/
joystick
/
xpad.c
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
· 17 years ago
6426b33
Input: xpad - make xpad_play_effect() static
by Adrian Bunk
· 17 years ago
2e8335a
Input: xpad - fix check for succesful usb_buffer_alloc
by Jan Kratochvil
· 17 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
· 18 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
· 19 years ago
05f091ab
Input: whitespace fixes in drivers/usb/input
by Dmitry Torokhov
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago