summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/w90p910_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: w90p910_keypad - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-2/+2
* Input: w90p910_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0Star
* 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
* ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-13/+14
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-13/+1Star
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall2009-08-301-1/+3
* Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-281-14/+2Star
* Input: w90p910_keypad - rename driver name to match platformWan ZongShun2009-08-211-3/+3
* Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-101-79/+65Star
* Input: add keypad driver for w90p910Wan ZongShun2009-08-101-0/+305