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
/
spear-keyboard.c
Age
Commit message (
Expand
)
Author
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
2015-05-22
Input: update email-id of Rajeev Kumar
Rajeev Kumar
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
2013-05-08
Input: spear-keyboard - remove redundant platform_set_drvdata()
Sachin Kamat
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-27
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-11-10
Input: spear-keyboard - switch to using managed resources
Viresh Kumar
2012-11-10
Input: spear-keyboard - fix for balancing the enable_irq_wake
Deepak Sikri
2012-09-19
ARM: spear: move platform_data definitions
Arnd Bergmann
2012-07-13
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
2012-07-13
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
2012-07-07
Input: spear_keyboard - generalize keyboard frequency configuration
Shiraz Hashim
2012-07-07
Input: spear_keyboard - rename bit definitions to reflect register
Shiraz Hashim
2012-07-07
Input: spear_keyboard - use correct io accessors
Shiraz Hashim
2012-07-07
Input: spear-keyboard - fix disable device_init_wakeup in remove
Vipul Kumar Samar
2012-05-10
Input: spear-keyboard - add device tree bindings
Viresh Kumar
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-02-28
Input: spear-keyboard - provide thaw and poweroff routines
Viresh Kumar
2012-02-28
Input: spear-keyboard - configure device according to supplied mode
Rajeev Kumar
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-03-31
Input: spear-keyboard - fix inverted condition in interrupt handler
Rajeev Kumar
2010-11-19
Input: add support for keyboards on ST SPEAr platform
Rajeev Kumar