aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/ff-core.c
Commit message (Expand)AuthorAgeFilesLines
* Input: use pr_fmt and pr_<level>Joe Perches2010-11-301-6/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: fix memory leak in force feedback coreJari Vanhala2009-12-041-0/+1
* Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-021-9/+11
|\
| * Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-101-9/+11
* | Input: force feedback - fix function name in commentRoger Quadros2009-11-231-1/+1
|/
* drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven2008-07-021-0/+1
* Input: fix locking in force-feedback coreDmitry Torokhov2008-06-301-6/+11
* Input: force feedback - make sure effect is present before playingDmitry Torokhov2007-05-031-1/+2
* Input: add to kernel-api docbookRandy Dunlap2006-11-241-2/+2
* Input: implement new force feedback interfaceAnssi Hannula2006-07-191-0/+367