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
/
misc
/
sirfsoc-onkey.c
Age
Commit message (
Expand
)
Author
2017-01-21
Input: misc - drop empty remove functions
Guenter Roeck
2017-01-21
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2016-01-27
Input: sirfsoc-onkey - allow modular build
Arnd Bergmann
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-18
Input: sirfsoc-onkey - fix GPL v2 license string typo
Bjorn Helgaas
2014-03-28
Input: sirfsoc-onkey - set the capability of reporting KEY_POWER
Xianglong Du
2014-02-15
Input: sirfsoc-onkey - update copyright years to 2014
Barry Song
2014-02-15
Input: sirfsoc-onkey - report release event by detecting pin status
Xianglong Du
2014-02-15
Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdata
Xianglong Du
2014-02-15
Input: sirfsoc-onkey - fix namespace pwrc_resume function
Xianglong Du
2014-02-15
Input: sirfsoc-onkey - drop the IRQF_SHARED flag
Barry Song
2014-02-15
Input: sirfsoc-onkey - implement open and close methods
Dmitry Torokhov
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-06
Input: sirfsoc-onkey - remove redundant of_match_ptr
Sachin Kamat
2013-06-02
Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC
Binghua Duan