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
/
sidewinder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+10
2019-09-05
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
1
-4
/
+0
2017-11-10
Input: sidewinder - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+5
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-04-04
Input: gameport - use module_gameport_driver
Axel Lin
1
-12
/
+1
2010-08-02
Input: switch to input_abs_*() access functions
Daniel Mack
1
-7
/
+11
2008-07-30
Input: gameport - check return value of gameport_register_driver()
Dmitry Torokhov
1
-2
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+1
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
1
-3
/
+4
2006-06-26
Input: fix potential overflows in driver/input/joystick
Dmitry Torokhov
1
-6
/
+9
2006-05-29
Input: sidewinder - fix memory leak
Jesper Juhl
1
-5
/
+6
2006-01-29
Input: sidewinder - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-01-29
Input: sidewinder - fix an oops
Zinx Verituse
1
-1
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-28
/
+42
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+807