Age | Commit message (Expand) | Author | Files | Lines |
2024-07-11 | Input: ff-core - prefer struct_size over open coded arithmetic | Erick Archer | 1 | -3/+4 |
2022-09-30 | input: drop empty comment blocks | Christophe JAILLET | 1 | -3/+0 |
2021-12-07 | Input: ff-core - correct magnitude setting for rumble compatibility | Charles Keepax | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -13/+1 |
2017-09-22 | Input: uinput - avoid FF flush when destroying device | Dmitry Torokhov | 1 | -3/+10 |
2015-10-17 | Input: document and check on implicitly defined FF_MAX_EFFECTS | Elias Vanderstuyft | 1 | -0/+5 |
2015-09-30 | Input: ff-core - silence an underflow warning | Dan Carpenter | 1 | -2/+2 |
2015-07-09 | Input: ff-core - use for_each_set_bit where appropriate | Anshul Garg | 1 | -3/+2 |
2015-05-21 | Input: ff-core - fix typo in comment to input_ff_erase() | Shailendra Verma | 1 | -1/+1 |
2015-05-09 | Input: ff-core - fix spelling mistake in ff-core | Dan Murphy | 1 | -1/+1 |
2015-04-15 | Input: ff-core - use new debug macros | Oliver Neukum | 1 | -6/+4 |
2012-08-22 | Input: random formatting fixes | Baodong Chen | 1 | -2/+2 |
2011-10-13 | Input: force feedback - potential integer wrap in input_ff_create() | Dan Carpenter | 1 | -3/+8 |
2010-12-01 | Input: use pr_fmt and pr_<level> | Joe Perches | 1 | -6/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-05 | Input: fix memory leak in force feedback core | Jari Vanhala | 1 | -0/+1 |
2009-12-03 | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 1 | -9/+11 |
2009-11-23 | Input: force feedback - fix function name in comment | Roger Quadros | 1 | -1/+1 |
2009-11-11 | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov | 1 | -9/+11 |
2008-07-03 | drivers/input/ff-core.c needs <linux/sched.h> | Geert Uytterhoeven | 1 | -0/+1 |
2008-06-30 | Input: fix locking in force-feedback core | Dmitry Torokhov | 1 | -6/+11 |
2007-05-03 | Input: force feedback - make sure effect is present before playing | Dmitry Torokhov | 1 | -1/+2 |
2006-11-24 | Input: add to kernel-api docbook | Randy Dunlap | 1 | -2/+2 |
2006-07-19 | Input: implement new force feedback interface | Anssi Hannula | 1 | -0/+367 |