| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: remove dead CSR Prima2 PWRC driver | Lukas Bulwahn | 2021-08-31 | 1 | -207/+0 |
* | Input: use input_device_enabled() | Andrzej Pietrasiewicz | 2020-12-03 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 2019-05-21 | 1 | -2/+1 |
* | Input: misc - drop empty remove functions | Guenter Roeck | 2017-01-22 | 1 | -6/+0 |
* | Input: misc - drop unnecessary calls to device_init_wakeup | Guenter Roeck | 2017-01-22 | 1 | -2/+0 |
* | Input: sirfsoc-onkey - allow modular build | Arnd Bergmann | 2016-01-28 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-12-17 | 1 | -3/+1 |
|\ |
|
| * | Input: misc - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 | 1 | -3/+1 |
* | | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | Input: sirfsoc-onkey - fix GPL v2 license string typo | Bjorn Helgaas | 2014-07-18 | 1 | -1/+1 |
* | Input: sirfsoc-onkey - set the capability of reporting KEY_POWER | Xianglong Du | 2014-03-28 | 1 | -0/+1 |
* | Input: sirfsoc-onkey - update copyright years to 2014 | Barry Song | 2014-02-15 | 1 | -1/+2 |
* | Input: sirfsoc-onkey - report release event by detecting pin status | Xianglong Du | 2014-02-15 | 1 | -11/+32 |
* | Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdata | Xianglong Du | 2014-02-15 | 1 | -3/+2 |
* | Input: sirfsoc-onkey - fix namespace pwrc_resume function | Xianglong Du | 2014-02-15 | 1 | -2/+2 |
* | Input: sirfsoc-onkey - drop the IRQF_SHARED flag | Barry Song | 2014-02-15 | 1 | -1/+1 |
* | Input: sirfsoc-onkey - implement open and close methods | Dmitry Torokhov | 2014-02-15 | 1 | -10/+43 |
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | Input: sirfsoc-onkey - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
* | Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC | Binghua Duan | 2013-06-03 | 1 | -0/+165 |