summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tnetv107x-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove obsolete tnetv107x driversArnd Bergmann2014-03-281-329/+0
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-111-2/+2
* Input: tnetv107x-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-4/+4
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-10/+11
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
* Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
* input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy2010-09-241-0/+340
OpenPOWER on IntegriCloud