Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba7d479c36dde12821c01ad0696d678635b8fb92
/
drivers
/
input
/
joystick
b233b28
sh: maple: Support block reads and writes.
by Adrian McMenamin
· 16 years ago
01461d7
Input: add support for Maple controller as a joystick
by Adrian McMenamin
· 16 years ago
cec87e3
Input: add joystick driver for Walkera WK-0701 RC transmitter
by Peter Popovec
· 16 years ago
899ef6e
USB: remove info() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
1817b16
USB: remove warn() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
36ac1d2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
80a914d
misc: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
4c0e799
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 16 years ago
d488d3e
Input: xpad - add Pelican Eclipse D-Pad to the list of devices
by Harley Laue
· 16 years ago
2547203
Input: gameport - check return value of gameport_register_driver()
by Dmitry Torokhov
· 16 years ago
d1659fc
Input: remove CVS keywords
by Adrian Bunk
· 16 years ago
ea3e6c5
Input: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6b8588f
usb input endianness annotations and fixes
by Al Viro
· 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
81e329c
Input: fix ordering in joystick Makefile
by Jiri Kosina
· 17 years ago
3e24e2b
Input: add Zhen Hua driver
by Martin Kebert
· 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
b920de1
mn10300: add the MN10300/AM33 architecture to the kernel
by David Howells
· 17 years ago
3b04a61
Input: drop redundant includes of moduleparam.h
by Julia Lawall
· 17 years ago
4615e33
Input: iforce - don't access input_dev->private directly
by Dmitry Torokhov
· 17 years ago
b0e7464
Input: xpad - add more USB IDs
by Joshua J Bowman
· 17 years ago
118e78d
changed email
by Johann Deneux
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
b981d8b3
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 17 years ago
b082dff
Input: xpad - fix dependancy on LEDS class
by Dmitry Torokhov
· 17 years ago
2f9d282
Input: xpad - fix dependancy on LEDS class
by Dmitry Torokhov
· 17 years ago
d9f0383
Input: iforce - fix 'unused variable' warning
by Andrew Morton
· 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
5ec1f7f
Input: grip-mp - use ARRAY_SIZE
by Andi Drebes
· 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
0b662c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
0e2a4fd
Input: db9 - do not ignore dev2 module parameter
by Dmitry Torokhov
· 17 years ago
31f6e1b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
c0338c1
Input: iforce - minor clean-ups
by Johann Deneux
· 17 years ago
b8691fd
Input: iforce - fix force feedback not working
by Johann Deneux
· 17 years ago
7a86ede
missing dependencies for USB drivers in input
by Al Viro
· 17 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
7816723
Input: drivers/joystick - fix various sparse warnings
by Dmitry Torokhov
· 18 years ago
935e658
Input: joysticks - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
8715c1c
Input: drivers/input/joystick - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
598972d
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
by Johann Deneux
· 18 years ago
62b529a
Input: remove obsolete setup parameters from input drivers
by Dmitry Torokhov
· 18 years ago
bef9865
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
8f21d11
usb: iforce-usb free urb cleanup
by Mariusz Kozlowski
· 18 years ago
153a9df0
Input: handle serio_register_driver() errors
by Akinobu Mita
· 18 years ago
127278c
Input: joysticks - handle errors when registering input devices
by Dmitry Torokhov
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
44c0920
more misc typo fixes
by Matt LaPlante
· 18 years ago
f6a01c8
Input: iforce - switch to the new FF interface
by Anssi Hannula
· 18 years ago
2c1dd69
Input: spaceball - make 4000FLX Lefty work
by Nick Martin
· 18 years ago
b53174f
Input: iforce - add Trust Force Feedback Race Master support
by Przemek Iskra
· 18 years ago
8d64d37
Input: iforce - check array bounds before accessing elements
by Dmitry Torokhov
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
0a3a6d6
Input: db9 - fix potential buffer overrun
by Eric Sesterhenn
· 18 years ago
e2e8115
Input: iforce - remove some pointless casts
by Jesper Juhl
· 18 years ago
10ca4c0
Input: fix potential overflows in driver/input/joystick
by Dmitry Torokhov
· 18 years ago
fe65b97
Input: iforce - use ENOSPC instead of ENOMEM
by Anssi Hannula
· 18 years ago
7363cfc
Input: sidewinder - fix memory leak
by Jesper Juhl
· 18 years ago
b157d55
Input: gamecon - add SNES mouse support
by Raphael Assenat
· 19 years ago
72ba9f0
Input: joysticks - semaphore to mutex conversion
by Ingo Molnar
· 19 years ago
97d4ebf
Input: iforce - fix detection of USB devices
by Dmitry Torokhov
· 19 years ago
275c6ce
Input: a3d - convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
4d462b9
Input: tmdc - handle errors from input_register_device()
by Dmitry Torokhov
· 19 years ago
ab52cd6
Input: turbografx - handle errors from input_register_device()
by Dmitry Torokhov
· 19 years ago
77fc46c
Input: gamecon - handle errors from input_register_device()
by Dmitry Torokhov
· 19 years ago
c7fd018
Input: gamecon - fix crash when accessing device
by Dmitry Torokhov
· 19 years ago
07cf779
Input: sidewinder - handle errors from input_register_device()
by Dmitry Torokhov
· 19 years ago
847fd5f
Input: sidewinder - fix an oops
by Zinx Verituse
· 19 years ago
2e9d675
Input: db9 - handle errors from input_register_device()
by Dmitry Torokhov
· 19 years ago
84c6189
Input: db9 - fix possible crash with Saturn gamepads
by Dmitry Torokhov
· 19 years ago
0399add
Input: grip - handle errors from input_register_device()
by Dmitry Torokhov
· 19 years ago
3575c34
Input: grip - fix crash when accessing device
by Dmitry Torokhov
· 19 years ago
ffc6b529
Input: make needlessly global code static
by Adrian Bunk
· 19 years ago
5ae08f8
Input: iforce - do not return ENOMEM upon successful allocation
by Alexey Dobriyan
· 19 years ago
b4290a2
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
by Al Viro
· 19 years ago
ebbac7d
Input: grip_mp - kill commented out code
by Dmitry Torokhov
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
ae5536d
[PATCH] Input: warrior - fix HAT0Y axis setup
by Dmitry Torokhov
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
17dd3f0
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
d344c5e
Manual merge with Linus
by Dmitry Torokhov
· 19 years ago
Next »