summaryrefslogtreecommitdiff
path: root/include/linux/gameport.h
AgeCommit message (Expand)Author
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-04-04Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker
2010-09-14Input: gameport_driver - drop private pointerDmitry Torokhov
2010-09-14Input: gameport_driver - mark description as const pointerDmitry Torokhov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov
2009-05-09Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov
2008-07-30Input: gameport - mark gameport_register_driver() __must_checkDmitry Torokhov
2008-07-30Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov
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