index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-25
Input: amijoy - add missing platform check
Geert Uytterhoeven
1
-0
/
+3
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-08-04
Input: remove CLOCK_TICK_RATE from analog joystick driver
Deepak Saxena
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-5
/
+26
2011-07-04
Input: xpad - enable rumble support for XBox360 Wireless Controllers
Chris Moeller
1
-4
/
+21
2011-06-21
Input: xpad - add support for two more dance pads and a guitar
Magnus Hörlin
1
-1
/
+5
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-11
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-0
/
+378
2011-01-10
Input: add Austria Microsystem AS5011 joystick driver
Fabien Marteau
3
-0
/
+378
2011-01-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-64
/
+74
2010-12-01
Input: turbografx - fix reference counting
Namhyung Kim
1
-0
/
+1
2010-11-22
Input: iforce - clean up Makefile
Dmitry Torokhov
1
-12
/
+3
2010-11-18
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
1
-16
/
+16
2010-11-11
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
1
-19
/
+18
2010-11-11
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
1
-12
/
+18
2010-11-11
Input: xpad - fix a memory leak
Axel Lin
1
-2
/
+3
2010-11-11
Input: xpad - return proper error in error path
Axel Lin
1
-10
/
+23
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+1
2010-08-13
Input: fix faulty XXinput_* calls
Daniel Mack
1
-1
/
+1
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-30
/
+32
2010-08-10
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
1
-0
/
+1
2010-08-02
Input: switch to input_abs_*() access functions
Daniel Mack
6
-30
/
+31
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-44
/
+63
2010-07-26
Input: xpad - add product ID for Hori Fighting Stick EX2
Chris Merrett
1
-0
/
+1
2010-07-20
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
1
-1
/
+1
2010-07-20
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
1
-2
/
+1
2010-07-13
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
1
-44
/
+63
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-8
/
+8
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-8
/
+8
2010-05-18
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+6
2010-05-10
Input: iforce - fix Guillemot Jet Leader 3D entry
Marek Vasut
1
-1
/
+1
2010-05-10
Input: iforce - add Guillemot Jet Leader Force Feedback
Marek Vasut
2
-0
/
+5
2010-05-03
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
3
-1
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-05
Input: gamecon - fix off by one range check
Dan Carpenter
1
-1
/
+1
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2010-02-21
Input: gamecon - use pr_err() and friends
Dmitry Torokhov
1
-8
/
+10
2010-02-21
Input: gamecon - constify some of the setup structures
Dmitry Torokhov
1
-10
/
+10
2010-02-21
Input: gamecon - simplify pad type handling
Dmitry Torokhov
1
-79
/
+123
2010-02-21
Input: gamecon - simplify coordinate calculation for PSX
Dmitry Torokhov
1
-4
/
+8
2010-02-21
Input: gamecon - fix some formatting issues
Dmitry Torokhov
1
-153
/
+194
2010-02-21
Input: gamecon - add rumble support for N64 pads
Scott Moreau
2
-6
/
+120
2010-01-24
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
1
-16
/
+37
[prev]
[next]