index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
gameport
/
fm801-gp.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-07
Input: gameport - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-04-21
Input: use module_pci_driver
Axel Lin
2010-09-29
Input: fm801-gp - add missing call to pci_disable_device()
Dmitry Torokhov
2010-01-09
Input: make PCI device ids constant
Márton Németh
2009-04-17
Input: fp801-gp - add MODULE_DESCRIPTION()
Dmitry Torokhov
2006-10-12
Input: fm801-gp - handle errors from pci_enable_device()
Jeff Garzik
2006-07-06
Input: fm801-gp - fix use after free
Dmitry Torokhov
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds