index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
gameport
/
ns558.c
Age
Commit message (
Expand
)
Author
2024-06-07
Input: gameport - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
2010-01-09
Input: ns558 - make pnp device ids constant
Márton Németh
2008-10-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-05-20
Input: remove CVS keywords
Adrian Bunk
2007-02-11
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-14
Input: ns558 - fix logic around pnp_register_driver()
Bjorn Helgaas
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
2005-08-10
[PATCH] ns558 list handling fix
Alexander Nyberg
2005-05-29
Input: Probe PnP gameports first, ISA after that.
Vojtech Pavlik
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds