index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
ff-memless.c
Age
Commit message (
Expand
)
Author
Lines
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
-3
/
+0
2019-11-15
Input: ff-memless - kill timer in destroy()
Oliver Neukum
-0
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-13
/
+1
2017-10-23
Input: ff_memless - convert to using timer_setup()
Kees Cook
-4
/
+4
2015-03-02
[media] fixp-arith: replace sin/cos table by a better precision one
Mauro Carvalho Chehab
-3
/
+15
2012-08-21
Input: random formatting fixes
Baodong Chen
-6
/
+8
2012-07-07
Input: ff-memless - fix a couple min_t() casts
Dan Carpenter
-2
/
+2
2012-05-14
[media] Input: move drivers/input/fixp-arith.h to include/linux
Antonio Ospite
-2
/
+1
2010-11-30
Input: use pr_fmt and pr_<level>
Joe Perches
-16
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-0
/
+1
2009-12-24
Input: ff-memless - add notion of direction to for rumble effects
Jari Vanhala
-0
/
+36
2009-12-24
Input: ff-memless - another fix for signed to unsigned overflow
Dmitry Torokhov
-3
/
+3
2009-12-24
Input: ff-memless - start playing FF effects immediately
Jari Vanhala
-4
/
+2
2009-11-10
Input: fix locking in memoryless force-feedback devices
Dmitry Torokhov
-15
/
+11
2009-05-07
Input: ff-memless - fix signed to unsigned bit overflow
Jussi Kivilinna
-1
/
+1
2008-11-30
input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback
Arjan van de Ven
-2
/
+3
2008-05-16
Input: use clamp_val() macro in ff-memless.c
Harvey Harrison
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
-1
/
+1
2006-11-24
Input: add to kernel-api docbook
Randy Dunlap
-1
/
+1
2006-07-19
Input: unified force feedback support for memoryless devices
Anssi Hannula
-0
/
+515