开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
pcips2.c
Age
Commit message (
Expand
)
Author
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-25
Input: serio - remove unnecessary pci_set_drvdata()
Jingoo Han
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-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-09
Input: make PCI device ids constant
Márton Németh
2008-10-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds