Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dbb48007a016f48f7fc19d8af753bae8b9c15816
/
drivers
/
input
/
joystick
dbb4800
Input: xpad - change D-PAD mapping on Razer devices
by Thomaz de Oliveira dos Reis
· 11 years ago
07176b9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
ed06349
Input: xpad - add signature for Razer Onza Classic Edition
by Mag
· 11 years ago
67b3bfd
Input: as5011 - fix error return code in as5011_probe()
by Wei Yongjun
· 11 years ago
846fc20
Input: joysticks - use dev_get_platdata()
by Jingoo Han
· 11 years ago
27eb2c4
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
be66227
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
by Shawn Joseph
· 11 years ago
6fdd496
input/joystick: use get_cycles on ARM
by Arnd Bergmann
· 12 years ago
c6699b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
2d9f0d9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
84e4e46
drivers/input/joystick/analog.c: enable precise timer
by Chris Metcalf
· 12 years ago
cb696e7
Input: walkera0701 - claim parport when opening the device
by Dmitry Torokhov
· 12 years ago
ea05ae0
Input: walkera0701 - use proper error codes
by Dmitry Torokhov
· 12 years ago
e0dba55
Input: walkera0701 - switch to using pr_xxx() for messages
by Dmitry Torokhov
· 12 years ago
1932c8a
Input: walkera0701 - set up input device's parent
by Dmitry Torokhov
· 12 years ago
022573c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
a455e29
Input: walkera0701 - fix crash on startup
by Peter Popovec
· 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
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
24e491c
Input: as5011 - use C99-style structure initializators
by Shubhrajyoti D
· 12 years ago
314820c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
39ea32c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 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
3c3416a
Merge branch 'for-linus' to bring in change ensuring that drivers that
by Dmitry Torokhov
· 12 years ago
1b74a86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
9b7e31b
Input: request threaded-only IRQs with IRQF_ONESHOT
by Lars-Peter Clausen
· 12 years ago
14674e7
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
by Mark Brown
· 12 years ago
2c01e7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
8818e41
USB: input: xpad.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
a852d78
USB: input: iforce: 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
f576125
USB: iforce: 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
d331efd
USB: input: joystick: iforce: fix up dev_err() usages
by Greg Kroah-Hartman
· 13 years ago
9cb757b
USB: xpad.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
7b22a88
USB: iforce: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
57b8628
Merge commit 'v3.4-rc4' into next
by Dmitry Torokhov
· 13 years ago
98a8413
Input: gameport - use module_gameport_driver
by Axel Lin
· 13 years ago
65ac9f7
Input: serio - use module_serio_driver
by Axel Lin
· 13 years ago
2f7fa1b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
3183968
Input: amijoy - add missing platform check
by Geert Uytterhoeven
· 13 years ago
1b92c1c
Input: convert I2C drivers to use module_i2c_driver()
by Axel Lin
· 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
d2d8442
drivers/input: Add module.h to modular drivers implicitly using it
by Paul Gortmaker
· 13 years ago
8554cc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
18b08c5
Input: remove CLOCK_TICK_RATE from analog joystick driver
by Deepak Saxena
· 13 years ago
70a3eff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 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
· 13 years ago
334955e
i8253: Create linux/i8253.h and use it in all 8253 related files
by Ralf Baechle
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
01c728a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
9d084a3
Input: add Austria Microsystem AS5011 joystick driver
by Fabien Marteau
· 14 years ago
554738d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
8ed9e0e
Input: turbografx - fix reference counting
by Namhyung Kim
· 14 years ago
33e808c
Input: iforce - clean up Makefile
by Dmitry Torokhov
· 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
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
b84ae4a
Input: fix faulty XXinput_* calls
by Daniel Mack
· 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
987a6c0
Input: switch to input_abs_*() access functions
by Daniel Mack
· 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
c25f7b7
Input: gamecon - reference correct pad in gc_psx_command()
by Dmitry Torokhov
· 14 years ago
7b5d331
Input: gamecon - reference correct input device in NES mode
by Dmitry Torokhov
· 14 years ago
7beae70
Input: xpad - remove mouse buttons and axes for dance pads
by Christoph Fritz
· 14 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
1014cfe
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
aa86f26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
513d8be
Input: iforce - fix Guillemot Jet Leader 3D entry
by Marek Vasut
· 15 years ago
d861f7b
Input: iforce - add Guillemot Jet Leader Force Feedback
by Marek Vasut
· 15 years ago
53ba4f2
Merge commit 'v2.6.34-rc6' into core/locking
by Ingo Molnar
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5bc923c
Input: gamecon - fix off by one range check
by Dan Carpenter
· 15 years ago
ced918e
i8253: Convert i8253_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
a1e1274
Input: gamecon - use pr_err() and friends
by Dmitry Torokhov
· 15 years ago
af930d6
Input: gamecon - constify some of the setup structures
by Dmitry Torokhov
· 15 years ago
0995174
Input: gamecon - simplify pad type handling
by Dmitry Torokhov
· 15 years ago
315543f
Input: gamecon - simplify coordinate calculation for PSX
by Dmitry Torokhov
· 15 years ago
d38fcb9
Input: gamecon - fix some formatting issues
by Dmitry Torokhov
· 15 years ago
7aa9e0e
Input: gamecon - add rumble support for N64 pads
by Scott Moreau
· 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
abf2a11
Input: gf2k - fix &&/|| confusion in gf2k_connect()
by Roel Kluin
· 15 years ago
c2b27ef
Input: iforce - wait for command completion when closing the device
by Dmitry Torokhov
· 15 years ago
Next »