aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport/gameport.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-231-1/+1
|\
| * Input: serio/gameport - use 'long' system workqueueDmitry Torokhov2011-02-231-1/+1
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-1/+1
|\ \ | |/ |/|
| * gameport: use this_cpu_read instead of lookupChristoph Lameter2011-01-041-1/+1
* | Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov2010-11-181-84/+68
|/
* i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-2/+2
* Input: gameport - switch to using pr_xxx() and dev_xxx()Dmitry Torokhov2010-01-061-34/+28
* Input: gameport - make use of list_first_entry() helperDmitry Torokhov2010-01-061-19/+11
* Input: gameport - let device core tell us if device was registeredDmitry Torokhov2010-01-061-5/+1
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-091-3/+3
* Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-171-10/+9
* Input: gameport - fix attach driver codeDmitry Torokhov2009-04-151-8/+6
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-301-2/+1
* Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2008-07-301-21/+67
* Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-161-22/+0
* gameport: remove duplicate includeAndre Haupt2008-02-031-1/+0
* gameport: don't export functions that are static inlineIvan Kokshaysky2008-01-031-2/+0
* 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/+1
* 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/+13
* 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-021-10/+9
|/
* 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: gameport - fix memory leakAdrian Bunk2006-03-141-0/+1
* 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: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-201-3/+9
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+2
* Commit the manual part of the input layer merge.Linus Torvalds2005-06-271-19/+12
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+797