summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/adi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-271-4/+0Star
* Input: adi - make array seq static, reduces object code sizeColin Ian King2017-09-041-1/+1
* Input: adi - remove an unnecessary checkMarkus Elfring2015-02-121-2/+1Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: gameport - use module_gameport_driverAxel Lin2012-04-041-16/+1Star
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-031-1/+1
* Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-301-2/+1Star
* 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: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-061-1/+9
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-39/+54
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-291-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+560