index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
nomadik-ske-keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: nomadik-ske-keypad - fix a trivial typo
Geliang Tang
2015-10-22
1
-1
/
+1
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+2
*
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
Sachin Kamat
2013-03-17
1
-11
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: nomadik-ske-keypad - start using the apb_pclk
Ulf Hansson
2012-11-10
1
-2
/
+20
*
Input: nomadik-ske-keypad - fixup use of clk
Ulf Hansson
2012-11-08
1
-4
/
+10
*
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
Input: nomadik-ske-keypad - get rid of multiple interrupts
Naveen Kumar Gaddipati
2012-06-25
1
-3
/
+8
*
Input: nomadik-ske-keypad - add multi key press support
Naveen Kumar Gaddipati
2012-06-25
1
-25
/
+40
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-10
1
-10
/
+10
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
1
-1
/
+12
|
\
|
*
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-10
1
-1
/
+12
*
|
Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2012-01-23
1
-8
/
+4
*
|
Input: nomadik-ske-keypad - do not assign driver's probe() method
Dmitry Torokhov
2012-01-23
1
-3
/
+2
|
/
*
Input: keyboard - staticise non-exported symbols
Axel Lin
2011-12-12
1
-1
/
+1
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-12
/
+1
*
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Input: add support for Nomadik SKE keypad controller
Sundar Iyer
2010-10-13
1
-0
/
+408