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
/
nomadik-ske-keypad.c
Age
Commit message (
Expand
)
Author
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2018-12-21
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
2015-10-22
Input: nomadik-ske-keypad - fix a trivial typo
Geliang Tang
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
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