index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
gameport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: initialize device counter variables with -1
Aniroop Mathur
2014-12-03
1
-2
/
+2
*
Input: joystick - use ktime for measuring timing
Takashi Iwai
2014-09-11
1
-1
/
+40
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
2
-2
/
+0
*
input: gameport: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-19
1
-7
/
+10
*
Input: gameport: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-08-25
1
-5
/
+7
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
2
-2
/
+2
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
2
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
2
-2
/
+2
*
Input: use module_pci_driver
Axel Lin
2012-04-21
2
-26
/
+3
*
Driver core: driver_find() drops reference before returning
Alan Stern
2012-01-24
1
-1
/
+0
*
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-23
1
-1
/
+1
|
\
|
*
Input: serio/gameport - use 'long' system workqueue
Dmitry Torokhov
2011-02-23
1
-1
/
+1
*
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
gameport: use this_cpu_read instead of lookup
Christoph Lameter
2011-01-04
1
-1
/
+1
*
|
Input: gameport - convert to use common workqueue instead of a thread
Dmitry Torokhov
2010-11-18
1
-84
/
+68
|
/
*
Input: emu10k1 - do not leave device enabled when probe fails
Dmitry Torokhov
2010-10-13
1
-18
/
+25
*
Input: fm801-gp - add missing call to pci_disable_device()
Dmitry Torokhov
2010-09-29
2
-6
/
+7
*
Input: emu10k1-gp - add missing calls to pci_disable_device()
Rahul Ruikar
2010-09-29
1
-0
/
+2
*
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
[next]