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
/
ff-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2017-09-21
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
1
-3
/
+10
2015-10-16
Input: document and check on implicitly defined FF_MAX_EFFECTS
Elias Vanderstuyft
1
-0
/
+5
2015-09-29
Input: ff-core - silence an underflow warning
Dan Carpenter
1
-2
/
+2
2015-07-08
Input: ff-core - use for_each_set_bit where appropriate
Anshul Garg
1
-3
/
+2
2015-05-20
Input: ff-core - fix typo in comment to input_ff_erase()
Shailendra Verma
1
-1
/
+1
2015-05-08
Input: ff-core - fix spelling mistake in ff-core
Dan Murphy
1
-1
/
+1
2015-04-14
Input: ff-core - use new debug macros
Oliver Neukum
1
-6
/
+4
2012-08-21
Input: random formatting fixes
Baodong Chen
1
-2
/
+2
2011-10-12
Input: force feedback - potential integer wrap in input_ff_create()
Dan Carpenter
1
-3
/
+8
2010-11-30
Input: use pr_fmt and pr_<level>
Joe Perches
1
-6
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
Input: fix memory leak in force feedback core
Jari Vanhala
1
-0
/
+1
2009-12-02
Merge commit 'v2.6.32' into next
Dmitry Torokhov
1
-9
/
+11
2009-11-23
Input: force feedback - fix function name in comment
Roger Quadros
1
-1
/
+1
2009-11-10
Input: fix locking in memoryless force-feedback devices
Dmitry Torokhov
1
-9
/
+11
2008-07-02
drivers/input/ff-core.c needs <linux/sched.h>
Geert Uytterhoeven
1
-0
/
+1
2008-06-30
Input: fix locking in force-feedback core
Dmitry Torokhov
1
-6
/
+11
2007-05-03
Input: force feedback - make sure effect is present before playing
Dmitry Torokhov
1
-1
/
+2
2006-11-24
Input: add to kernel-api docbook
Randy Dunlap
1
-2
/
+2
2006-07-19
Input: implement new force feedback interface
Anssi Hannula
1
-0
/
+367