aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/ff-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04Input: fix memory leak in force feedback coreJari Vanhala1-0/+1
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov1-9/+11
2009-11-23Input: force feedback - fix function name in commentRoger Quadros1-1/+1
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov1-9/+11
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov1-6/+11
2007-05-03Input: force feedback - make sure effect is present before playingDmitry Torokhov1-1/+2
2006-11-24Input: add to kernel-api docbookRandy Dunlap1-2/+2
2006-07-19Input: implement new force feedback interfaceAnssi Hannula1-0/+367