开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
olpc_apsp.c
Age
Commit message (
Expand
)
Author
2023-01-29
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
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 157
Thomas Gleixner
2019-01-31
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-24
Revert "Input: olpc_apsp - enable the SP clock"
Lubomir Rintel
2019-01-16
Input: olpc_apsp - assign priv->dev earlier
Lubomir Rintel
2018-12-03
Input: olpc_apsp - remove set but not used variable 'np'
YueHaibing
2018-11-15
Input: olpc_apsp - enable the SP clock
Lubomir Rintel
2018-11-15
Input: olpc_apsp - check FIFO status on open(), not probe()
Lubomir Rintel
2014-10-20
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-14
Input: olpc_apsp - make of_device_id array const
Jingoo Han
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
2013-06-30
Input: add OLPC AP-SP driver
Daniel Drake