index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
gameport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
2010-05-03
1
-1
/
+0
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
|
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2010-03-02
1
-2
/
+2
|
/
*
Input: ns558 - make pnp device ids constant
Márton Németh
2010-01-09
1
-1
/
+1
*
Input: make PCI device ids constant
Márton Németh
2010-01-09
2
-2
/
+2
*
Input: gameport - switch to using pr_xxx() and dev_xxx()
Dmitry Torokhov
2010-01-06
1
-34
/
+28
*
Input: gameport - make use of list_first_entry() helper
Dmitry Torokhov
2010-01-06
1
-19
/
+11
*
Input: gameport - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
1
-5
/
+1
*
Input: serio - do not use deprecated dev.power.power_state
Dmitry Torokhov
2009-05-09
1
-3
/
+3
*
Input: gameport - rearrange EXPORT_SYMBOL() markings
Dmitry Torokhov
2009-04-17
1
-10
/
+9
*
Input: fp801-gp - add MODULE_DESCRIPTION()
Dmitry Torokhov
2009-04-17
1
-0
/
+1
*
Input: gameport - fix attach driver code
Dmitry Torokhov
2009-04-15
1
-8
/
+6
*
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-30
2
-3
/
+2
*
Input: gameport - make gameport_register_driver() return errors
Dmitry Torokhov
2008-07-30
1
-21
/
+67
*
Input: remove CVS keywords
Adrian Bunk
2008-05-20
3
-6
/
+0
*
Input: gameport - remove rescan/reconnect facilities
Dmitry Torokhov
2008-05-16
1
-22
/
+0
*
gameport: remove duplicate include
Andre Haupt
2008-02-03
1
-1
/
+0
*
gameport: don't export functions that are static inline
Ivan Kokshaysky
2008-01-03
1
-2
/
+0
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
1
-1
/
+2
*
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2007-10-18
1
-2
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
*
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
1
-26
/
+13
*
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
2007-02-11
1
-1
/
+0
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-08
1
-0
/
+1
|
\
|
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
|
Input: gameport - rearrange gameport_bus initialization
Dmitry Torokhov
2006-11-02
1
-10
/
+9
*
|
Input: lightning - return proper error codes from l4_init()
Akinobu Mita
2006-11-02
1
-2
/
+2
|
/
*
Input: fm801-gp - handle errors from pci_enable_device()
Jeff Garzik
2006-10-12
1
-7
/
+15
*
Input: gameport core - handle errors returned by device_bind_driver()
Dmitry Torokhov
2006-10-12
1
-2
/
+16
*
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
2006-07-19
1
-17
/
+49
*
Input: fm801-gp - fix use after free
Dmitry Torokhov
2006-07-06
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
2
-2
/
+0
*
Input: gameport - fix memory leak
Adrian Bunk
2006-03-14
1
-0
/
+1
*
Input: ns558 - fix logic around pnp_register_driver()
Bjorn Helgaas
2006-03-14
1
-7
/
+6
*
Input: initialize serio and gameport at subsystem level
Dmitry Torokhov
2006-02-19
1
-1
/
+1
*
Input: gameport - semaphore to mutex conversion
Arjan van de Ven
2006-02-19
1
-13
/
+14
*
[PATCH] Add gameport bus_type probe and remove methods
Russell King
2006-01-13
1
-5
/
+7
*
Input: add help entry for FM801 gameport driver to Kconfig
Dmitry Torokhov
2005-12-21
1
-0
/
+7
*
Input: make serio and gameport more swsusp friendly
Dmitry Torokhov
2005-11-20
1
-3
/
+9
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+1
*
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
3
-4
/
+4
*
[PATCH] ns558 list handling fix
Alexander Nyberg
2005-08-10
1
-2
/
+2
*
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
2005-06-30
1
-1
/
+2
*
Commit the manual part of the input layer merge.
Linus Torvalds
2005-06-27
1
-19
/
+12
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
2005-06-27
5
-530
/
+6
|
\
|
*
Input: switch gameport core to using kthread API instead of
Dmitry Torokhov
2005-06-01
1
-19
/
+12
|
*
Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver
Vojtech Pavlik
2005-05-29
3
-197
/
+0
|
*
Input: Crystal SoundFusion (cs461x) gameport support isn't needed
Vojtech Pavlik
2005-05-29
3
-327
/
+0
|
*
Input: Probe PnP gameports first, ISA after that.
Vojtech Pavlik
2005-05-29
1
-6
/
+6
*
|
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
1
-1
/
+1
[next]