summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/joydump.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-04-04Input: gameport - use module_gameport_driverAxel Lin
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov
2008-05-20Input: remove CVS keywordsAdrian Bunk
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-02-26input: Fix string formatting in joydump.Vojtech Pavlik
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov
2005-02-04input: joydump_connect: reduce stack usage from 2048 to 44 bytes (on i386)Randy Dunlap
2004-05-09Input: trailing whitespace fixes in drivers/input/joystickDmitry Torokhov
2003-08-14[PATCH] janitor: handle locking in joydump same as in tmdcRandy Dunlap
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-05[PATCH] joydump driverBrad Hards