aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/ff-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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