index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
davinci_keyscan.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-08
Input: davinci_keyscan - remove redundant platform_set_drvdata()
Sachin Kamat
2013-03-17
Input: davinci_keyscan - use module_platform_driver_probe macro
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
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
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-06
Input: davinci_keyscan - add device_enable method to platform data
Miguel Aguilar
2009-10-13
Input: add DaVinci Keypad Driver
Miguel Aguilar