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
/
snvs_pwrkey.c
Age
Commit message (
Expand
)
Author
2019-12-04
Input: snvs_pwrkey - remove gratuitous NULL initializers
Dmitry Torokhov
2019-11-25
Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q
Robin van der Gracht
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-10
Merge tag 'v5.1' into next
Dmitry Torokhov
2019-04-04
Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify code
Anson Huang
2019-04-03
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
Anson Huang
2018-06-21
Input: snvs_pwrkey - switch to SPDX identifier
Fabio Estevam
2017-10-24
Input: keyboard - convert timers to use timer_setup()
Kees Cook
2016-09-26
Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
Axel Lin
2016-03-11
Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...
Vladimir Zapolskiy
2016-03-02
Input: snvs_pwrkey - use __maybe_unused to hide pm functions
Arnd Bergmann
2015-10-26
Input: snvs_pwrkey - remove duplicated semicolon
Javier Martinez Canillas
2015-07-18
input: snvs_pwrkey: use "wakeup-source" as deivce tree property name
Shawn Guo
2015-07-15
input: keyboard: imx: add snvs power key driver
Robin Gong