index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
nspire-keypad.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-11
1
-2
/
+1
*
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
2021-03-23
1
-25
/
+31
*
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-22
1
-2
/
+0
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
2013-10-16
1
-1
/
+3
*
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
2013-10-06
1
-1
/
+1
*
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-6
/
+1
*
Input: nspire-keypad - replace magic offset with define
Daniel Tang
2013-07-07
1
-1
/
+1
*
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
2013-06-28
1
-3
/
+1
*
Input: add TI-Nspire keypad support
Daniel Tang
2013-06-04
1
-0
/
+285