aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gameport.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-23/+3
2012-04-04Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin1-0/+13
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-9/+8
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-4/+4
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker1-9/+8
2010-09-14Input: gameport_driver - drop private pointerDmitry Torokhov1-2/+0
2010-09-14Input: gameport_driver - mark description as const pointerDmitry Torokhov1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov1-1/+0
2009-05-09Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov1-1/+2
2008-07-30Input: gameport - mark gameport_register_driver() __must_checkDmitry Torokhov1-1/+1
2008-07-30Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov1-3/+4
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov1-1/+0
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-04-25Use __KERNEL__ to hide kernel-private bits of linux/gameport.hDavid Woodhouse1-0/+6
2006-04-02Manual merge with Linus.Dmitry Torokhov1-2/+2
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-2/+2
2006-02-19Input: gameport - semaphore to mutex conversionArjan van de Ven1-3/+4
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-05-28Input:Adrian Bunk1-3/+25
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+198