summaryrefslogtreecommitdiffstats
path: root/drivers/input/ff-memless.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* Input: ff_memless - convert to using timer_setup()Kees Cook2017-10-241-4/+4
* [media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab2015-03-021-3/+15
* Input: random formatting fixesBaodong Chen2012-08-221-6/+8
* Input: ff-memless - fix a couple min_t() castsDan Carpenter2012-07-081-2/+2
* [media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite2012-05-141-2/+1Star
* Input: use pr_fmt and pr_<level>Joe Perches2010-12-011-16/+15Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: ff-memless - add notion of direction to for rumble effectsJari Vanhala2009-12-251-0/+36
* Input: ff-memless - another fix for signed to unsigned overflowDmitry Torokhov2009-12-251-3/+3
* Input: ff-memless - start playing FF effects immediatelyJari Vanhala2009-12-251-4/+2Star
* Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-111-15/+11Star
* Input: ff-memless - fix signed to unsigned bit overflowJussi Kivilinna2009-05-081-1/+1
* input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven2008-11-301-2/+3
* Input: use clamp_val() macro in ff-memless.cHarvey Harrison2008-05-161-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+1
* Input: add to kernel-api docbookRandy Dunlap2006-11-241-1/+1
* Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-191-0/+515