summaryrefslogtreecommitdiff
path: root/include/linux/gameport.h
AgeCommit message (Expand)Author
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-04-25Use __KERNEL__ to hide kernel-private bits of linux/gameport.hDavid Woodhouse
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita
2006-02-19Input: gameport - semaphore to mutex conversionArjan van de Ven
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-05-28Input:Adrian Bunk
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov
2005-02-10Input: remove gameport->private in favor of using driver-specific dataDmitry Torokhov
2005-02-10Input: complete gameport sysfs integration, ports are nowDmitry Torokhov
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov
2005-02-10Input: prepare for dynamic gameport allocation:Dmitry Torokhov
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov
2005-02-10Input: rename gameport->driver to gameport->port_data in preparationDmitry Torokhov
2004-05-18Input: remove wait_ms() in place of using msleep()Greg Kroah-Hartman
2002-09-25Convert gameport.[ch] to use lists.h for its linked lists.Vojtech Pavlik
2002-07-25Add EVIOCSABS() ioctl to change the abs* informativeVojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-11Remove number member from struct gameport. Not needed.Vojtech Pavlik
2002-05-23Fix dummy gameport_{,un}register_portKai Germaschewski
2002-02-06[PATCH] Input drivers, step #3Vojtech Pavlik
2002-02-05The patch moves:Vojtech Pavlik
2002-02-04v2.4.10.2 -> v2.4.10.3Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds