aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/ff-memless.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-21Input: random formatting fixesBaodong Chen1-6/+8
2012-07-07Input: ff-memless - fix a couple min_t() castsDan Carpenter1-2/+2
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite1-2/+1
2010-11-30Input: use pr_fmt and pr_<level>Joe Perches1-16/+15
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-24Input: ff-memless - add notion of direction to for rumble effectsJari Vanhala1-0/+36
2009-12-24Input: ff-memless - another fix for signed to unsigned overflowDmitry Torokhov1-3/+3
2009-12-24Input: ff-memless - start playing FF effects immediatelyJari Vanhala1-4/+2
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov1-15/+11
2009-05-07Input: ff-memless - fix signed to unsigned bit overflowJussi Kivilinna1-1/+1
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-05-16Input: use clamp_val() macro in ff-memless.cHarvey Harrison1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+1
2006-11-24Input: add to kernel-api docbookRandy Dunlap1-1/+1
2006-07-19Input: unified force feedback support for memoryless devicesAnssi Hannula1-0/+515