summaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport
Commit message (Expand)AuthorAgeFilesLines
* gameport: remove duplicate includeAndre Haupt2008-02-031-1/+0Star
* gameport: don't export functions that are static inlineIvan Kokshaysky2008-01-031-2/+0Star
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+2
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-2/+1Star
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Input: gameport - do not touch bus's rwsemDmitry Torokhov2007-04-271-26/+13Star
* [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-111-1/+0Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-0/+1
|\
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* | Input: gameport - rearrange gameport_bus initializationDmitry Torokhov2006-11-031-10/+9Star
* | Input: lightning - return proper error codes from l4_init()Akinobu Mita2006-11-031-2/+2
|/
* Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik2006-10-121-7/+15
* Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+16
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-191-17/+49
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-071-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* Input: gameport - fix memory leakAdrian Bunk2006-03-141-0/+1
* Input: ns558 - fix logic around pnp_register_driver()Bjorn Helgaas2006-03-141-7/+6Star
* Input: initialize serio and gameport at subsystem levelDmitry Torokhov2006-02-191-1/+1
* Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-191-13/+14
* [PATCH] Add gameport bus_type probe and remove methodsRussell King2006-01-131-5/+7
* Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov2005-12-211-0/+7
* Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-201-3/+9
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-083-4/+4
* [PATCH] ns558 list handling fixAlexander Nyberg2005-08-101-2/+2
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+2
* Commit the manual part of the input layer merge.Linus Torvalds2005-06-281-19/+12Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-275-530/+6Star
|\
| * Input: switch gameport core to using kthread API instead ofDmitry Torokhov2005-06-011-19/+12Star
| * Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driverVojtech Pavlik2005-05-293-197/+0Star
| * Input: Crystal SoundFusion (cs461x) gameport support isn't neededVojtech Pavlik2005-05-293-327/+0Star
| * Input: Probe PnP gameports first, ISA after that.Vojtech Pavlik2005-05-291-6/+6
* | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-1/+1
* | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-221-1/+1
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-211-2/+2
|/
* Input:Adrian Bunk2005-05-281-20/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-179-0/+2338