summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/w90p910_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* 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