开源镜像站
帮助
下载
动态
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
/
keyboard
/
nspire-keypad.c
Age
Commit message (
Expand
)
Author
2023-07-10
Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()
Yangtao Li
2021-03-23
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-01-21
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-15
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
2013-07-06
Input: nspire-keypad - replace magic offset with define
Daniel Tang
2013-06-27
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
2013-06-04
Input: add TI-Nspire keypad support
Daniel Tang