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