index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
ff-memless.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-22
Input: stop force-feedback timer when unregistering input devices
Dmitry Torokhov
1
-6
/
+21
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2024-12-23
Input: ff-memless - make use of __free() cleanup facility
Dmitry Torokhov
1
-6
/
+4
2024-12-23
Input: ff-memless - convert locking to guard notation
Dmitry Torokhov
1
-6
/
+2
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
1
-3
/
+0
2019-11-15
Input: ff-memless - kill timer in destroy()
Oliver Neukum
1
-0
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2017-10-23
Input: ff_memless - convert to using timer_setup()
Kees Cook
1
-4
/
+4
2015-03-02
[media] fixp-arith: replace sin/cos table by a better precision one
Mauro Carvalho Chehab
1
-3
/
+15
2012-08-21
Input: random formatting fixes
Baodong Chen
1
-6
/
+8
2012-07-07
Input: ff-memless - fix a couple min_t() casts
Dan Carpenter
1
-2
/
+2
2012-05-14
[media] Input: move drivers/input/fixp-arith.h to include/linux
Antonio Ospite
1
-2
/
+1
2010-11-30
Input: use pr_fmt and pr_<level>
Joe Perches
1
-16
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-24
Input: ff-memless - add notion of direction to for rumble effects
Jari Vanhala
1
-0
/
+36
2009-12-24
Input: ff-memless - another fix for signed to unsigned overflow
Dmitry Torokhov
1
-3
/
+3
2009-12-24
Input: ff-memless - start playing FF effects immediately
Jari Vanhala
1
-4
/
+2
2009-11-10
Input: fix locking in memoryless force-feedback devices
Dmitry Torokhov
1
-15
/
+11
2009-05-07
Input: ff-memless - fix signed to unsigned bit overflow
Jussi Kivilinna
1
-1
/
+1
2008-11-30
input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback
Arjan van de Ven
1
-2
/
+3
2008-05-16
Input: use clamp_val() macro in ff-memless.c
Harvey Harrison
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+1
2006-11-24
Input: add to kernel-api docbook
Randy Dunlap
1
-1
/
+1
2006-07-19
Input: unified force feedback support for memoryless devices
Anssi Hannula
1
-0
/
+515