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
/
db9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
Input: db9 - use setup_timer
Geliang Tang
1
-3
/
+1
2015-11-17
Input: db9 - clear unused function pointers
Sudip Mukherjee
1
-0
/
+1
2015-10-05
Input: db9 - store object at correct index
Sudip Mukherjee
1
-9
/
+10
2015-09-28
Input: db9 - use parallel port device model
Sudip Mukherjee
1
-54
/
+56
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-05-20
Input: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+1
2007-05-28
Input: db9 - do not ignore dev2 module parameter
Dmitry Torokhov
1
-1
/
+1
2007-05-03
Input: drivers/joystick - fix various sparse warnings
Dmitry Torokhov
1
-9
/
+9
2007-04-12
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
1
-3
/
+4
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-4
/
+0
2006-06-27
Input: db9 - fix potential buffer overrun
Eric Sesterhenn
1
-1
/
+1
2006-06-26
Input: fix potential overflows in driver/input/joystick
Dmitry Torokhov
1
-1
/
+2
2006-02-19
Input: joysticks - semaphore to mutex conversion
Ingo Molnar
1
-6
/
+7
2006-01-29
Input: db9 - handle errors from input_register_device()
Dmitry Torokhov
1
-5
/
+10
2006-01-29
Input: db9 - fix possible crash with Saturn gamepads
Dmitry Torokhov
1
-34
/
+36
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-116
/
+176
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-05-29
Input: fix open/close races in joystick drivers - add a semaphore
Dmitry Torokhov
1
-4
/
+13
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+647