summaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport/vortex.c
AgeCommit message (Expand)AuthorLines
2005-03-07input: convert from pci_module_init to pci_register_driverChristophe Lucas-1/+1
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov-34/+34
2005-02-10Input: rename gameport->driver to gameport->port_data in preparationDmitry Torokhov-5/+5
2005-02-04Input: Make some needlessly global code static.Adrian Bunk-2/+2
2004-09-21[PATCH] drivers/input annotationsAlexander Viro-2/+2
2004-08-10[PATCH] Remove spaces from PCI gameport pci_driver.name fieldsDeepak Saxena-1/+1
2004-06-07Merge suse.cz:/home/vojtech/bk/linusVojtech Pavlik-3/+3
2004-05-18Input: remove wait_ms() in place of using msleep()Greg Kroah-Hartman-1/+2
2004-05-09Input: trailing whitespace fixes in drivers/input/gameportDmitry Torokhov-3/+3
2003-10-21[PATCH] Add needed __devexit_p's to two gameport driversAndrew Morton-1/+1
2003-08-17Fix more drivers that broke due to losing the 'name' entry.Linus Torvalds-3/+3
2003-08-01[PATCH] janitor: convert to pci_name()Randy Dunlap-2/+2
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman-1/+1
2002-11-25[PATCH] make some gameports compile againAlan Cox-2/+2
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik-4/+4
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik-3/+3
2002-07-04Add vortex anf fm801 gameport drivers, remove obsolete pcigame driver.Vojtech Pavlik-0/+185