summaryrefslogtreecommitdiff
path: root/drivers/input/ff-core.c
AgeCommit message (Expand)Author
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2015-10-16Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft
2015-09-29Input: ff-core - silence an underflow warningDan Carpenter
2015-07-08Input: ff-core - use for_each_set_bit where appropriateAnshul Garg
2015-05-20Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma
2015-05-08Input: ff-core - fix spelling mistake in ff-coreDan Murphy
2015-04-14Input: ff-core - use new debug macrosOliver Neukum
2012-08-21Input: random formatting fixesBaodong Chen
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter
2010-11-30Input: use pr_fmt and pr_<level>Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04Input: fix memory leak in force feedback coreJari Vanhala
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov
2009-11-23Input: force feedback - fix function name in commentRoger Quadros
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov
2007-05-03Input: force feedback - make sure effect is present before playingDmitry Torokhov
2006-11-24Input: add to kernel-api docbookRandy Dunlap
2006-07-19Input: implement new force feedback interfaceAnssi Hannula