aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tnetv107x-keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann1-329/+0
2013-12-06Input: use dev_get_platdata()Jingoo Han1-1/+1
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter1-2/+2
2013-05-08Input: tnetv107x-keypad - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-4/+4
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-10/+11
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-13/+1
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker1-0/+1
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin1-1/+1
2011-01-17Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles1-2/+3
2010-09-24input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy1-0/+340