index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
w90p910_keypad.c
Age
Commit message (
Expand
)
Author
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-05-23
Input: w90p910_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-08
Input: w90p910_keypad - remove redundant platform_set_drvdata()
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-09-14
ARM: w90x900: move platform_data definitions
Arnd Bergmann
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2010-07-19
Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'
Wan ZongShun
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-30
Input: w90p910_keypad - move a dereference below a NULL test
Julia Lawall
2009-08-27
Input: matrix-keypad - add function to build device keymap
Dmitry Torokhov
2009-08-20
Input: w90p910_keypad - rename driver name to match platform
Wan ZongShun
2009-08-09
Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h
Dmitry Torokhov
2009-08-09
Input: add keypad driver for w90p910
Wan ZongShun