index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
gameport
/
gameport.c
Age
Commit message (
Expand
)
Author
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-07
Input: gameport - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-02-06
Input: gameport - make gameport_bus const
Ricardo B. Marliere
2023-07-05
Input: gameport - add ISA and HAS_IOPORT dependencies
Niklas Schnelle
2023-06-06
Input: gameport - provide default trigger() and read()
Dmitry Torokhov
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-04-10
Input: gameport - use setup_timer
Geliang Tang
2017-03-17
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc()
Andy Lutomirski
2014-12-03
Input: initialize device counter variables with -1
Aniroop Mathur
2014-09-11
Input: joystick - use ktime for measuring timing
Takashi Iwai
2013-10-19
input: gameport: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-25
Input: gameport: convert bus code to use drv_groups
Greg Kroah-Hartman
2012-01-24
Driver core: driver_find() drops reference before returning
Alan Stern
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-23
Input: serio/gameport - use 'long' system workqueue
Dmitry Torokhov
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-04
gameport: use this_cpu_read instead of lookup
Christoph Lameter
2010-11-18
Input: gameport - convert to use common workqueue instead of a thread
Dmitry Torokhov
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2010-01-06
Input: gameport - switch to using pr_xxx() and dev_xxx()
Dmitry Torokhov
2010-01-06
Input: gameport - make use of list_first_entry() helper
Dmitry Torokhov
2010-01-06
Input: gameport - let device core tell us if device was registered
Dmitry Torokhov
2009-05-09
Input: serio - do not use deprecated dev.power.power_state
Dmitry Torokhov
2009-04-17
Input: gameport - rearrange EXPORT_SYMBOL() markings
Dmitry Torokhov
2009-04-15
Input: gameport - fix attach driver code
Dmitry Torokhov
2008-10-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-30
Input: gameport - make gameport_register_driver() return errors
Dmitry Torokhov
2008-05-16
Input: gameport - remove rescan/reconnect facilities
Dmitry Torokhov
2008-02-03
gameport: remove duplicate include
Andre Haupt
2008-01-03
gameport: don't export functions that are static inline
Ivan Kokshaysky
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-04-27
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-11-02
Input: gameport - rearrange gameport_bus initialization
Dmitry Torokhov
2006-10-12
Input: gameport core - handle errors returned by device_bind_driver()
Dmitry Torokhov
2006-07-19
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
2006-03-14
Input: gameport - fix memory leak
Adrian Bunk
2006-02-19
Input: initialize serio and gameport at subsystem level
Dmitry Torokhov
[next]