index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
ep93xx_keypad.c
Age
Commit message (
Expand
)
Author
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-05-23
Input: ep93xx_keypad - pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-08
Input: ep93xx_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: ep93xx: move platform_data definitions
Arnd Bergmann
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-04-11
Input: ep93xx_keypad - switch to using dev_pm_ops
Dmitry Torokhov
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-08-21
Input: ep93xx_keypad - add missing include of linux/module.h
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
H Hartley Sweeten
2009-12-15
Input: ep93xx_keypad - update driver to new core support
H Hartley Sweeten
2009-04-19
Input: add matrix keypad driver for Cirrus EP93xx
H Hartley Sweeten