index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
ff-memless.c
Age
Commit message (
Expand
)
Author
2015-03-02
[media] fixp-arith: replace sin/cos table by a better precision one
Mauro Carvalho Chehab
2012-08-21
Input: random formatting fixes
Baodong Chen
2012-07-07
Input: ff-memless - fix a couple min_t() casts
Dan Carpenter
2012-05-14
[media] Input: move drivers/input/fixp-arith.h to include/linux
Antonio Ospite
2010-11-30
Input: use pr_fmt and pr_<level>
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-24
Input: ff-memless - add notion of direction to for rumble effects
Jari Vanhala
2009-12-24
Input: ff-memless - another fix for signed to unsigned overflow
Dmitry Torokhov
2009-12-24
Input: ff-memless - start playing FF effects immediately
Jari Vanhala
2009-11-10
Input: fix locking in memoryless force-feedback devices
Dmitry Torokhov
2009-05-07
Input: ff-memless - fix signed to unsigned bit overflow
Jussi Kivilinna
2008-11-30
input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback
Arjan van de Ven
2008-05-16
Input: use clamp_val() macro in ff-memless.c
Harvey Harrison
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-11-24
Input: add to kernel-api docbook
Randy Dunlap
2006-07-19
Input: unified force feedback support for memoryless devices
Anssi Hannula