开源镜像站
帮助
动态
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
/
parkbd.c
Age
Commit message (
Expand
)
Author
2024-07-19
Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
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
2021-07-19
Input: parkbd - switch to use module_parport_driver()
Andy Shevchenko
2020-12-11
Input: parkbd - convert comma to semicolon
Zheng Yongjun
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-11-17
Input: parkbd - clear unused function pointers
Sudip Mukherjee
2015-11-09
Input: parkbd - drop bogus __init from parkbd_allocate_serio()
Geert Uytterhoeven
2015-10-05
Input: parkbd - use parallel port device model
Sudip Mukherjee
2015-09-27
Input: serio - fix blocking of parport
Sudip Mukherjee
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-10-23
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-03-14
Input: use kzalloc() throughout the code
Eric Sesterhenn
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds