summaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport
AgeCommit message (Expand)AuthorLines
2005-04-03[PATCH] missing gameport dependenciesAlexander Viro-0/+4
2005-03-07input: convert from pci_module_init to pci_register_driverChristophe Lucas-4/+4
2005-02-28input: Make gameport digital joysticks work on 2.6 and x86_64 again.Vojtech Pavlik-3/+31
2005-02-26input: set gameport devices' bus so they can be bound to drivers.Dmitry Torokhov-0/+1
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov-1/+41
2005-02-10Input: complete gameport sysfs integration, ports are nowDmitry Torokhov-50/+536
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov-0/+39
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov-230/+256
2005-02-10Input: prepare for dynamic gameport allocation:Dmitry Torokhov-0/+24
2005-02-10Input: make connect and disconnect methods mandatory for gameportDmitry Torokhov-5/+4
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov-26/+26
2005-02-10Input: rename gameport->driver to gameport->port_data in preparationDmitry Torokhov-9/+9
2005-02-08Input: make sure that all instances of ns558 are releasedDmitry Torokhov-3/+2
2005-02-07input: This patch fixes an oops in ns558 when no ports are found andVojtech Pavlik-27/+19
2005-02-06input: This patch removes the bouncing email address of Victor Krapivin fromAdrian Bunk-1/+1
2005-02-05input: This patch makes two needlessly global functions static.Adrian Bunk-2/+2
2005-02-04input: Cleanup the Kconfig menus for the input subsystem.Roman Zippel-26/+22
2005-02-04Input: Make some needlessly global code static.Adrian Bunk-10/+10
2005-02-01[PATCH] cs461x iomem fixes and annotationsAlexander Viro-10/+10
2005-01-07[PATCH] cs416x: use upcase in configAndrew Morton-2/+2
2005-01-03[PATCH] CS461x gameport code isn't being included in buildRon Murray-1/+1
2004-12-11[PATCH] fm801_gp_probe: fix use after freeAdrian Bunk-1/+1
2004-09-21[PATCH] drivers/input annotationsAlexander Viro-2/+2
2004-08-25Manual merge.Vojtech Pavlik-0/+3
2004-08-10[PATCH] Remove spaces from PCI gameport pci_driver.name fieldsDeepak Saxena-4/+4
2004-06-24input: Add Audigy LS PCI ID to emu10k1-gp.cJames Courtier-Dutton-0/+1
2004-06-23input: Add Dell SB Live! PCI ID to the emu10k1-gp driver.Vojtech Pavlik-0/+2
2004-06-07Merge suse.cz:/home/vojtech/bk/linusVojtech Pavlik-41/+41
2004-05-18Input: remove wait_ms() in place of using msleep()Greg Kroah-Hartman-3/+5
2004-05-09Input: trailing whitespace fixes in drivers/input/gameportDmitry Torokhov-41/+41
2004-03-08input: Fix a memory leak in ns558.cMarcel Sebek-0/+1
2004-01-26input: Use request_region() instead of check_region() in ns558.cMarcel Sebek-11/+24
2003-12-29[PATCH] CONFIG_GAMEPORT documentationAndrew Morton-0/+16
2003-10-21[PATCH] Add needed __devexit_p's to two gameport driversAndrew Morton-2/+2
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell-20/+10
2003-08-17Fix more drivers that broke due to losing the 'name' entry.Linus Torvalds-9/+9
2003-08-14[PATCH] janitor: add static/exit to some modulesRandy Dunlap-2/+2
2003-08-01[PATCH] janitor: convert to pci_name()Randy Dunlap-7/+7
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman-4/+4
2003-07-25[PATCH] Ns558 gameport warningGeert Uytterhoeven-1/+1
2003-06-20input: Fix gameport.c - gameport was never closed after calibratingGabriel Devenyi-2/+2
2003-06-09input: Change input/misc/pcspkr.c to use CLOCK_TICK_RATE instead ofVojtech Pavlik-1/+1
2003-02-12input: Give preferential treatment to gameport at 0x201, and useVojtech Pavlik-4/+4
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell-5/+5
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski-4/+0
2003-01-11[PATCH] PnP update - driversJaroslav Kysela-2/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst-4/+0
2002-12-05[PATCH] PnP gameport driver updateAdam Belay-2/+2
2002-12-05[PATCH] Linux PnP Support V0.93 - 2.5.50Adam Belay-76/+54
2002-11-25[PATCH] make some gameports compile againAlan Cox-4/+4