index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tca6416-keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
1
-2
/
+1
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
1
-2
/
+2
2020-04-18
Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
1
-1
/
+1
2020-02-14
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-13
Input: tca6416-keypad - use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-1
/
+2
2011-03-15
Input: tca6416-keypad - suspend/resume wakeup support
Magnus Damm
1
-0
/
+28
2010-12-07
Input: tca6416-keypad - add support for tca6408a
Tony SIM
1
-3
/
+10
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-05-03
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan
1
-0
/
+349