summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/tca6416-keypad.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-13Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2011-03-15Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm
2010-12-07Input: tca6416-keypad - add support for tca6408aTony SIM
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan