summaryrefslogtreecommitdiffstats
path: root/include/linux/gameport.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-23/+3
* Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin2012-04-041-0/+13
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-9/+8
|\
| * include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-10-311-9/+8
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-4/+4
|/
* Input: gameport_driver - drop private pointerDmitry Torokhov2010-09-141-2/+0
* Input: gameport_driver - mark description as const pointerDmitry Torokhov2010-09-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: gameport - let device core tell us if device was registeredDmitry Torokhov2010-01-061-1/+0
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-091-1/+2
* Input: gameport - mark gameport_register_driver() __must_checkDmitry Torokhov2008-07-301-1/+1
* Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2008-07-301-3/+4
* Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-161-1/+0
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* Use __KERNEL__ to hide kernel-private bits of linux/gameport.hDavid Woodhouse2006-04-251-0/+6
* Manual merge with Linus.Dmitry Torokhov2006-04-021-2/+2
|\
| * [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-2/+2
* | Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-191-3/+4
|/
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* Input:Adrian Bunk2005-05-281-3/+25
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+198