summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/db9.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* Input: db9 - mark expected switch fall-throughGustavo A. R. Silva2019-02-161-1/+1
* Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+5
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* Input: db9 - use setup_timerGeliang Tang2017-04-101-3/+1
* Input: db9 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* Input: db9 - store object at correct indexSudip Mukherjee2015-10-051-9/+10
* Input: db9 - use parallel port device modelSudip Mukherjee2015-09-281-54/+56
* 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
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-281-1/+1
* Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-031-9/+9
* 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: db9 - fix potential buffer overrunEric Sesterhenn2006-06-271-1/+1
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-261-1/+2
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-191-6/+7
* Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-291-5/+10
* Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-291-34/+36
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-116/+176
* [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-4/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+647