summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/snvs_pwrkey.c
AgeCommit message (Expand)Author
2018-08-24MLK-16262: Input: snvs_pwrkey - move devm_request_irq to the end of probe fun...Shenwei Wang
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin
2016-03-11Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann
2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas
2015-07-18input: snvs_pwrkey: use "wakeup-source" as deivce tree property nameShawn Guo
2015-07-15input: keyboard: imx: add snvs power key driverRobin Gong