summaryrefslogtreecommitdiff
path: root/drivers/input/gameport/fm801-gp.c
AgeCommit message (Expand)Author
2024-06-07Input: gameport - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-04-21Input: use module_pci_driverAxel Lin
2010-09-29Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov
2010-01-09Input: make PCI device ids constantMárton Németh
2009-04-17Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov
2006-10-12Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik
2006-07-06Input: fm801-gp - fix use after freeDmitry Torokhov
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-03-07input: convert from pci_module_init to pci_register_driverChristophe Lucas
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2004-12-11[PATCH] fm801_gp_probe: fix use after freeAdrian Bunk
2004-08-10[PATCH] Remove spaces from PCI gameport pci_driver.name fieldsDeepak Saxena
2004-05-09Input: trailing whitespace fixes in drivers/input/gameportDmitry Torokhov
2003-10-21[PATCH] Add needed __devexit_p's to two gameport driversAndrew Morton
2003-08-17Fix more drivers that broke due to losing the 'name' entry.Linus Torvalds
2003-08-01[PATCH] janitor: convert to pci_name()Randy Dunlap
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata.Greg Kroah-Hartman
2002-11-25[PATCH] make some gameports compile againAlan Cox
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-07-04Add vortex anf fm801 gameport drivers, remove obsolete pcigame driver.Vojtech Pavlik