summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/sidewinder.c
Commit message (Expand)AuthorAgeFilesLines
* input: drop empty comment blocksChristophe JAILLET2022-09-291-3/+0
* Input: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-061-0/+1
* Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-071-5/+10
* Input: sidewinder - make array seq static const, makes object smallerColin Ian King2019-09-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-5/+5
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: gameport - use module_gameport_driverAxel Lin2012-04-041-12/+1
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-7/+11
* Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-301-2/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-261-6/+9
* Input: sidewinder - fix memory leakJesper Juhl2006-05-291-5/+6
* Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
* Input: sidewinder - fix an oopsZinx Verituse2006-01-291-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-28/+42
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+807