aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/ff-memless.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Input: ff_memless - convert to using timer_setup()Gravatar Kees Cook 1-4/+4
2015-03-02[media] fixp-arith: replace sin/cos table by a better precision oneGravatar Mauro Carvalho Chehab 1-3/+15
2012-08-21Input: random formatting fixesGravatar Baodong Chen 1-6/+8
2012-07-07Input: ff-memless - fix a couple min_t() castsGravatar Dan Carpenter 1-2/+2
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxGravatar Antonio Ospite 1-2/+1
2010-11-30Input: use pr_fmt and pr_<level>Gravatar Joe Perches 1-16/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-24Input: ff-memless - add notion of direction to for rumble effectsGravatar Jari Vanhala 1-0/+36
2009-12-24Input: ff-memless - another fix for signed to unsigned overflowGravatar Dmitry Torokhov 1-3/+3
2009-12-24Input: ff-memless - start playing FF effects immediatelyGravatar Jari Vanhala 1-4/+2
2009-11-10Input: fix locking in memoryless force-feedback devicesGravatar Dmitry Torokhov 1-15/+11
2009-05-07Input: ff-memless - fix signed to unsigned bit overflowGravatar Jussi Kivilinna 1-1/+1
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackGravatar Arjan van de Ven 1-2/+3
2008-05-16Input: use clamp_val() macro in ff-memless.cGravatar Harvey Harrison 1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+1
2006-11-24Input: add to kernel-api docbookGravatar Randy Dunlap 1-1/+1
2006-07-19Input: unified force feedback support for memoryless devicesGravatar Anssi Hannula 1-0/+515