index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
spear-keyboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-21
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-2
/
+0
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-4
/
+2
2015-05-22
Input: update email-id of Rajeev Kumar
Rajeev Kumar
1
-1
/
+1
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-05-08
Input: spear-keyboard - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-11-27
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
1
-0
/
+10
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-10
Input: spear-keyboard - switch to using managed resources
Viresh Kumar
1
-54
/
+23
2012-11-10
Input: spear-keyboard - fix for balancing the enable_irq_wake
Deepak Sikri
1
-3
/
+8
2012-09-19
ARM: spear: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-13
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
1
-2
/
+44
2012-07-13
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
1
-8
/
+10
2012-07-07
Input: spear_keyboard - generalize keyboard frequency configuration
Shiraz Hashim
1
-6
/
+7
2012-07-07
Input: spear_keyboard - rename bit definitions to reflect register
Shiraz Hashim
1
-25
/
+27
2012-07-07
Input: spear_keyboard - use correct io accessors
Shiraz Hashim
1
-15
/
+15
2012-07-07
Input: spear-keyboard - fix disable device_init_wakeup in remove
Vipul Kumar Samar
1
-1
/
+1
2012-05-10
Input: spear-keyboard - add device tree bindings
Viresh Kumar
1
-15
/
+56
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-10
/
+11
2012-02-28
Input: spear-keyboard - provide thaw and poweroff routines
Viresh Kumar
1
-7
/
+2
2012-02-28
Input: spear-keyboard - configure device according to supplied mode
Rajeev Kumar
1
-1
/
+6
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-03-31
Input: spear-keyboard - fix inverted condition in interrupt handler
Rajeev Kumar
1
-1
/
+1
2010-11-19
Input: add support for keyboards on ST SPEAr platform
Rajeev Kumar
1
-0
/
+344