summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/turbografx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* Input: turbografx - use setup_timerGeliang Tang2017-04-101-3/+1
* Input: turbografx - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* Input: turbografx - store object in correct indexSudip Mukherjee2015-10-051-9/+11
* Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-291-1/+1
|\
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
* | Input: turbografx - use parallel port device modelSudip Mukherjee2015-09-291-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/+0
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* 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/+0
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-191-6/+7
* Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-291-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-071-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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+258