index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
gameport
Age
Commit message (
Expand
)
Author
Lines
2005-04-03
[PATCH] missing gameport dependencies
Alexander Viro
-0
/
+4
2005-03-07
input: convert from pci_module_init to pci_register_driver
Christophe Lucas
-4
/
+4
2005-02-28
input: Make gameport digital joysticks work on 2.6 and x86_64 again.
Vojtech Pavlik
-3
/
+31
2005-02-26
input: set gameport devices' bus so they can be bound to drivers.
Dmitry Torokhov
-0
/
+1
2005-02-15
Input: fix race timer handling races in gameport-based joystick drivers
Dmitry Torokhov
-1
/
+41
2005-02-10
Input: complete gameport sysfs integration, ports are now
Dmitry Torokhov
-50
/
+536
2005-02-10
Input: integrate gameport drivers info dribver model/sysfs,
Dmitry Torokhov
-0
/
+39
2005-02-10
Input: convert input/gameport to dynamic gameport allocation.
Dmitry Torokhov
-230
/
+256
2005-02-10
Input: prepare for dynamic gameport allocation:
Dmitry Torokhov
-0
/
+24
2005-02-10
Input: make connect and disconnect methods mandatory for gameport
Dmitry Torokhov
-5
/
+4
2005-02-10
Input: more renames in gameport in preparations to sysfs integration
Dmitry Torokhov
-26
/
+26
2005-02-10
Input: rename gameport->driver to gameport->port_data in preparation
Dmitry Torokhov
-9
/
+9
2005-02-08
Input: make sure that all instances of ns558 are released
Dmitry Torokhov
-3
/
+2
2005-02-07
input: This patch fixes an oops in ns558 when no ports are found and
Vojtech Pavlik
-27
/
+19
2005-02-06
input: This patch removes the bouncing email address of Victor Krapivin from
Adrian Bunk
-1
/
+1
2005-02-05
input: This patch makes two needlessly global functions static.
Adrian Bunk
-2
/
+2
2005-02-04
input: Cleanup the Kconfig menus for the input subsystem.
Roman Zippel
-26
/
+22
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
-10
/
+10
2005-02-01
[PATCH] cs461x iomem fixes and annotations
Alexander Viro
-10
/
+10
2005-01-07
[PATCH] cs416x: use upcase in config
Andrew Morton
-2
/
+2
2005-01-03
[PATCH] CS461x gameport code isn't being included in build
Ron Murray
-1
/
+1
2004-12-11
[PATCH] fm801_gp_probe: fix use after free
Adrian Bunk
-1
/
+1
2004-09-21
[PATCH] drivers/input annotations
Alexander Viro
-2
/
+2
2004-08-25
Manual merge.
Vojtech Pavlik
-0
/
+3
2004-08-10
[PATCH] Remove spaces from PCI gameport pci_driver.name fields
Deepak Saxena
-4
/
+4
2004-06-24
input: Add Audigy LS PCI ID to emu10k1-gp.c
James Courtier-Dutton
-0
/
+1
2004-06-23
input: Add Dell SB Live! PCI ID to the emu10k1-gp driver.
Vojtech Pavlik
-0
/
+2
2004-06-07
Merge suse.cz:/home/vojtech/bk/linus
Vojtech Pavlik
-41
/
+41
2004-05-18
Input: remove wait_ms() in place of using msleep()
Greg Kroah-Hartman
-3
/
+5
2004-05-09
Input: trailing whitespace fixes in drivers/input/gameport
Dmitry Torokhov
-41
/
+41
2004-03-08
input: Fix a memory leak in ns558.c
Marcel Sebek
-0
/
+1
2004-01-26
input: Use request_region() instead of check_region() in ns558.c
Marcel Sebek
-11
/
+24
2003-12-29
[PATCH] CONFIG_GAMEPORT documentation
Andrew Morton
-0
/
+16
2003-10-21
[PATCH] Add needed __devexit_p's to two gameport drivers
Andrew Morton
-2
/
+2
2003-09-24
[PATCH] Kconfig fixes for modules.txt
Rusty Russell
-20
/
+10
2003-08-17
Fix more drivers that broke due to losing the 'name' entry.
Linus Torvalds
-9
/
+9
2003-08-14
[PATCH] janitor: add static/exit to some modules
Randy 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 warning
Geert Uytterhoeven
-1
/
+1
2003-06-20
input: Fix gameport.c - gameport was never closed after calibrating
Gabriel Devenyi
-2
/
+2
2003-06-09
input: Change input/misc/pcspkr.c to use CLOCK_TICK_RATE instead of
Vojtech Pavlik
-1
/
+1
2003-02-12
input: Give preferential treatment to gameport at 0x201, and use
Vojtech Pavlik
-4
/
+4
2003-02-09
[PATCH] Change all <module>.o to .ko in Kconfig files
Rusty Russell
-5
/
+5
2003-02-03
kbuild: Remove export-objs := ... statements
Kai Germaschewski
-4
/
+0
2003-01-11
[PATCH] PnP update - drivers
Jaroslav 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 update
Adam Belay
-2
/
+2
2002-12-05
[PATCH] Linux PnP Support V0.93 - 2.5.50
Adam Belay
-76
/
+54
2002-11-25
[PATCH] make some gameports compile again
Alan Cox
-4
/
+4
[next]