index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tca6416-keypad.c
Age
Commit message (
Expand
)
Author
2022-12-07
Input: tca6416-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: tca6416-keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
2020-04-18
Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
2020-02-14
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-13
Input: tca6416-keypad - use struct_size() in kzalloc()
Gustavo A. R. Silva
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2011-03-15
Input: tca6416-keypad - suspend/resume wakeup support
Magnus Damm
2010-12-07
Input: tca6416-keypad - add support for tca6408a
Tony SIM
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-05-03
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan