summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/stinger.c
AgeCommit message (Expand)AuthorLines
2024-06-09Input: joystick - use sizeof(*pointer) instead of sizeof(type)Erick Archer-1/+1
2022-09-29input: drop empty comment blocksChristophe JAILLET-3/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31Thomas Gleixner-13/+1
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov-4/+0
2017-08-18Input: stinger - constify serio_device_idArvind Yadav-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2012-04-04Input: serio - use module_serio_driverAxel Lin-16/+1
2008-05-20Input: remove CVS keywordsAdrian Bunk-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-4/+5
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov-1/+1
2007-04-12Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov-1/+0
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita-2/+1
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov-5/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-5/+3
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov-1/+1
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov-42/+33
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+236