| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: joystick - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 2024-06-09 | 1 | -1/+1 |
* | input: drop empty comment blocks | Christophe JAILLET | 2022-09-30 | 1 | -3/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -13/+1 |
* | Input: stop telling users to snail-mail Vojtech | Dmitry Torokhov | 2018-07-27 | 1 | -4/+0 |
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | Input: gameport - use module_gameport_driver | Axel Lin | 2012-04-04 | 1 | -12/+1 |
* | Input: gameport - check return value of gameport_register_driver() | Dmitry Torokhov | 2008-07-30 | 1 | -2/+1 |
* | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 | 1 | -2/+0 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | Input: joysticks - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 | 1 | -1/+1 |
* | Input: drivers/input/joystick - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 1 | -3/+4 |
* | Input: joysticks - handle errors when registering input devices | Dmitry Torokhov | 2006-11-06 | 1 | -1/+3 |
* | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+1 |
* | [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 | 1 | -23/+28 |
* | [PATCH] input: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-08 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+289 |