summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/snvs_pwrkey.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2019-05-101-26/+4
|\
| * Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-041-26/+4
* | Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-04-031-3/+3
|/
* Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam2018-06-211-11/+4
* Input: keyboard - convert timers to use timer_setup()Kees Cook2017-10-241-4/+3
* Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin2016-09-261-1/+0
* Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy2016-03-111-2/+2
* Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-021-2/+2
* Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas2015-10-261-2/+1
* input: snvs_pwrkey: use "wakeup-source" as deivce tree property nameShawn Guo2015-07-181-1/+1
* input: keyboard: imx: add snvs power key driverRobin Gong2015-07-151-0/+227