summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/turbografx.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
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-3/+3
* Input: turbografx - use setup_timerGeliang Tang2017-04-111-3/+1Star
* Input: turbografx - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* Input: turbografx - store object in correct indexSudip Mukherjee2015-10-061-9/+11
* Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-301-1/+1
|\
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
* | Input: turbografx - use parallel port device modelSudip Mukherjee2015-09-301-49/+51
|/
* Input: turbografx - fix reference countingNamhyung Kim2010-12-011-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0Star
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0Star
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-031-8/+10
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-4/+0Star
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-191-6/+7
* Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-301-7/+13
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-83/+132
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-291-3/+16
* Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-291-9/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+258