index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
nomadik-ske-keypad.c
Age
Commit message (
Expand
)
Author
2013-03-17
Input: nomadik-ske-keypad - 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-11-10
Input: nomadik-ske-keypad - start using the apb_pclk
Ulf Hansson
2012-11-08
Input: nomadik-ske-keypad - fixup use of clk
Ulf Hansson
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2012-06-25
Input: nomadik-ske-keypad - get rid of multiple interrupts
Naveen Kumar Gaddipati
2012-06-25
Input: nomadik-ske-keypad - add multi key press support
Naveen Kumar Gaddipati
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-01-23
Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2012-01-23
Input: nomadik-ske-keypad - do not assign driver's probe() method
Dmitry Torokhov
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2010-10-13
Input: add support for Nomadik SKE keypad controller
Sundar Iyer