Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
074279abb93566b3c33c3ef4aecf3e587251880b
/
drivers
/
input
/
gameport
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
0cba7de
input: gameport: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
5e9e491
Input: gameport: convert bus code to use drv_groups
by Greg Kroah-Hartman
· 11 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
5d06647
Input: use module_pci_driver
by Axel Lin
· 13 years ago
fde25a9
Driver core: driver_find() drops reference before returning
by Alan Stern
· 13 years ago
334955e
i8253: Create linux/i8253.h and use it in all 8253 related files
by Ralf Baechle
· 13 years ago
57949e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
1d64b65
Input: serio/gameport - use 'long' system workqueue
by Dmitry Torokhov
· 14 years ago
72eb6a7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
55ee4ef
gameport: use this_cpu_read instead of lookup
by Christoph Lameter
· 14 years ago
c44f242
Input: gameport - convert to use common workqueue instead of a thread
by Dmitry Torokhov
· 14 years ago
7aed3fb
Input: emu10k1 - do not leave device enabled when probe fails
by Dmitry Torokhov
· 14 years ago
d345d97
Input: fm801-gp - add missing call to pci_disable_device()
by Dmitry Torokhov
· 14 years ago
d8daece
Input: emu10k1-gp - add missing calls to pci_disable_device()
by Rahul Ruikar
· 14 years ago
53ba4f2
Merge commit 'v2.6.34-rc6' into core/locking
by Ingo Molnar
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ced918e
i8253: Convert i8253_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
35c4b918
Input: ns558 - make pnp device ids constant
by Márton Németh
· 15 years ago
a9844b1
Input: make PCI device ids constant
by Márton Németh
· 15 years ago
fc99ec6
Input: gameport - switch to using pr_xxx() and dev_xxx()
by Dmitry Torokhov
· 15 years ago
d621af4
Input: gameport - make use of list_first_entry() helper
by Dmitry Torokhov
· 15 years ago
361b7b5
Input: gameport - let device core tell us if device was registered
by Dmitry Torokhov
· 15 years ago
7e044e0
Input: serio - do not use deprecated dev.power.power_state
by Dmitry Torokhov
· 16 years ago
3e65067
Input: gameport - rearrange EXPORT_SYMBOL() markings
by Dmitry Torokhov
· 16 years ago
f445da8
Input: fp801-gp - add MODULE_DESCRIPTION()
by Dmitry Torokhov
· 16 years ago
4ced8e7
Input: gameport - fix attach driver code
by Dmitry Torokhov
· 16 years ago
a6c2490
Input: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
6902c0b
Input: gameport - make gameport_register_driver() return errors
by Dmitry Torokhov
· 16 years ago
d1659fc
Input: remove CVS keywords
by Adrian Bunk
· 16 years ago
3e582db
Input: gameport - remove rescan/reconnect facilities
by Dmitry Torokhov
· 17 years ago
f639416
gameport: remove duplicate include
by Andre Haupt
· 17 years ago
f5ad586
gameport: don't export functions that are static inline
by Ivan Kokshaysky
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
e42837b
freezer: introduce freezer-friendly waiting macros
by Rafael J. Wysocki
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
7958005
Input: gameport - do not touch bus's rwsem
by Dmitry Torokhov
· 18 years ago
3de3af1
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
by Robert P. J. Day
· 18 years ago
bef9865
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
b187dd7
Input: gameport - rearrange gameport_bus initialization
by Dmitry Torokhov
· 18 years ago
6a89bc0
Input: lightning - return proper error codes from l4_init()
by Akinobu Mita
· 18 years ago
b435fdc
Input: fm801-gp - handle errors from pci_enable_device()
by Jeff Garzik
· 18 years ago
23de151
Input: gameport core - handle errors returned by device_bind_driver()
by Dmitry Torokhov
· 18 years ago
73b59a3
Input: serio/gameport - check whether driver core calls succeeded
by Randy Dunlap
· 18 years ago
6997561
Input: fm801-gp - fix use after free
by Dmitry Torokhov
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
642fde1
Input: gameport - fix memory leak
by Adrian Bunk
· 19 years ago
dd55563
Input: ns558 - fix logic around pnp_register_driver()
by Bjorn Helgaas
· 19 years ago
51c38f9
Input: initialize serio and gameport at subsystem level
by Dmitry Torokhov
· 19 years ago
286295e
Input: gameport - semaphore to mutex conversion
by Arjan van de Ven
· 19 years ago
29a4a20
[PATCH] Add gameport bus_type probe and remove methods
by Russell King
· 19 years ago
41293e5
Input: add help entry for FM801 gameport driver to Kconfig
by Dmitry Torokhov
· 19 years ago
9e50afd
Input: make serio and gameport more swsusp friendly
by Dmitry Torokhov
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
a97e148
[PATCH] input: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
22d0def
[PATCH] ns558 list handling fix
by Alexander Nyberg
· 19 years ago
306e440
[PATCH] x86: i8253/i8259A lock cleanup
by Ingo Molnar
· 19 years ago
3c803e8
Commit the manual part of the input layer merge.
by Linus Torvalds
· 19 years ago
3e0777b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
by Linus Torvalds
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 19 years ago
e404e27
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
3f9f17d
Input: switch gameport core to using kthread API instead of
by Dmitry Torokhov
· 19 years ago
f23488b
Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver
by Vojtech Pavlik
· 19 years ago
e8eef57
Input: Crystal SoundFusion (cs461x) gameport support isn't needed
by Vojtech Pavlik
· 19 years ago
f6397ce
Input: Probe PnP gameports first, ISA after that.
by Vojtech Pavlik
· 19 years ago
668d1e6
Input:
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago