summaryrefslogtreecommitdiff
path: root/drivers/input/gameport/emu10k1-gp.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
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-10-13Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov
2010-09-29Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov
2010-09-29Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar
2010-01-09Input: make PCI device ids constantMárton Németh
2008-05-20Input: remove CVS keywordsAdrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
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-08-25Manual merge.Vojtech Pavlik
2004-08-10[PATCH] Remove spaces from PCI gameport pci_driver.name fieldsDeepak Saxena
2004-06-24input: Add Audigy LS PCI ID to emu10k1-gp.cJames Courtier-Dutton
2004-06-23input: Add Dell SB Live! PCI ID to the emu10k1-gp driver.Vojtech Pavlik
2004-05-09Input: trailing whitespace fixes in drivers/input/gameportDmitry Torokhov
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-16[PATCH] Emu10k1 gameport fixBrian Gerst
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-25Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/joystickLinus Torvalds
2002-02-25[PATCH] Input patch - joystick drivers updateVojtech Pavlik
2002-02-11Use __devexit_p for binutils 2.12 (prerelease).Richard Henderson
2002-02-05The patch moves:Vojtech Pavlik