summaryrefslogtreecommitdiff
path: root/drivers/input/gameport
Commit message (Expand)AuthorAge
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-23
|\
| * Input: serio/gameport - use 'long' system workqueueDmitry Torokhov2011-02-23
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ | |/ |/|
| * gameport: use this_cpu_read instead of lookupChristoph Lameter2011-01-04
* | Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov2010-11-18
|/
* Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov2010-10-13
* Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov2010-09-29
* Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar2010-09-29
* Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-03
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-02
|/
* Input: ns558 - make pnp device ids constantMárton Németh2010-01-09
* Input: make PCI device ids constantMárton Németh2010-01-09
* Input: gameport - switch to using pr_xxx() and dev_xxx()Dmitry Torokhov2010-01-06
* Input: gameport - make use of list_first_entry() helperDmitry Torokhov2010-01-06
* Input: gameport - let device core tell us if device was registeredDmitry Torokhov2010-01-06
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-09
* Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-17
* Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-17
* Input: gameport - fix attach driver codeDmitry Torokhov2009-04-15
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-30
* Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2008-07-30
* Input: remove CVS keywordsAdrian Bunk2008-05-20
* Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-16
* gameport: remove duplicate includeAndre Haupt2008-02-03
* gameport: don't export functions that are static inlineIvan Kokshaysky2008-01-03
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-18
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Input: gameport - do not touch bus's rwsemDmitry Torokhov2007-04-27
* [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-11
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* | Input: gameport - rearrange gameport_bus initializationDmitry Torokhov2006-11-02
* | Input: lightning - return proper error codes from l4_init()Akinobu Mita2006-11-02
|/
* Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik2006-10-12
* Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-12
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-19
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-06
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Input: gameport - fix memory leakAdrian Bunk2006-03-14
* Input: ns558 - fix logic around pnp_register_driver()Bjorn Helgaas2006-03-14
* Input: initialize serio and gameport at subsystem levelDmitry Torokhov2006-02-19
* Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-19
* [PATCH] Add gameport bus_type probe and remove methodsRussell King2006-01-13
* Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov2005-12-21
* Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-20
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-07