aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-06Input: fm801-gp - fix use after freeDmitry Torokhov1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-03-14Input: gameport - fix memory leakAdrian Bunk1-0/+1
2006-03-14Input: ns558 - fix logic around pnp_register_driver()Bjorn Helgaas1-7/+6
2006-02-19Input: initialize serio and gameport at subsystem levelDmitry Torokhov1-1/+1
2006-02-19Input: gameport - semaphore to mutex conversionArjan van de Ven1-13/+14
2006-01-13[PATCH] Add gameport bus_type probe and remove methodsRussell King1-5/+7
2005-12-21Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov1-0/+7
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov1-3/+9
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg3-4/+4
2005-08-10[PATCH] ns558 list handling fixAlexander Nyberg1-2/+2
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+2
2005-06-27Commit the manual part of the input layer merge.Linus Torvalds1-19/+12
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds5-530/+6
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou1-2/+2
2005-06-01Input: switch gameport core to using kthread API instead ofDmitry Torokhov1-19/+12
2005-05-29Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driverVojtech Pavlik3-197/+0
2005-05-29Input: Crystal SoundFusion (cs461x) gameport support isn't neededVojtech Pavlik3-327/+0
2005-05-29Input: Probe PnP gameports first, ISA after that.Vojtech Pavlik1-6/+6
2005-05-28Input:Adrian Bunk1-20/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+2338