summaryrefslogtreecommitdiff
path: root/drivers/input/gameport/ns558.c
AgeCommit message (Expand)Author
2024-06-07Input: gameport - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2022-09-29input: drop empty comment blocksChristophe JAILLET
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2010-01-09Input: ns558 - make pnp device ids constantMárton Németh
2008-10-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-05-20Input: remove CVS keywordsAdrian Bunk
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-14Input: ns558 - fix logic around pnp_register_driver()Bjorn Helgaas
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-08-10[PATCH] ns558 list handling fixAlexander Nyberg
2005-05-29Input: Probe PnP gameports first, ISA after that.Vojtech Pavlik
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov
2005-02-08Input: make sure that all instances of ns558 are releasedDmitry Torokhov
2005-02-07input: This patch fixes an oops in ns558 when no ports are found andVojtech Pavlik
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2004-06-07Merge suse.cz:/home/vojtech/bk/linusVojtech Pavlik
2004-05-18Input: remove wait_ms() in place of using msleep()Greg Kroah-Hartman
2004-05-09Input: trailing whitespace fixes in drivers/input/gameportDmitry Torokhov
2004-03-08input: Fix a memory leak in ns558.cMarcel Sebek
2004-01-26input: Use request_region() instead of check_region() in ns558.cMarcel Sebek
2003-08-17Fix more drivers that broke due to losing the 'name' entry.Linus Torvalds
2003-07-25[PATCH] Ns558 gameport warningGeert Uytterhoeven
2003-02-12input: Give preferential treatment to gameport at 0x201, and useVojtech Pavlik
2003-01-11[PATCH] PnP update - driversJaroslav Kysela
2002-12-05[PATCH] PnP gameport driver updateAdam Belay
2002-12-05[PATCH] Linux PnP Support V0.93 - 2.5.50Adam Belay
2002-11-25[PATCH] make some gameports compile againAlan Cox
2002-09-25Convert more of input to list.h usage.Vojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-02-25[PATCH] Input patch - joystick drivers updateVojtech Pavlik
2002-02-05The patch moves:Vojtech Pavlik