summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/imx_sc_key.c
Commit message (Expand)AuthorAgeFilesLines
* Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang2020-05-131-18/+15
* Input: imx_sc_key - only take the valid data from SCU firmware as key stateAnson Huang2019-12-131-1/+7
* Input: imx_sc_key - correct SCU message structure to avoid stack corruptionAnson Huang2019-11-151-1/+1
* Input: keyboard - imx_sc: Add i.MX system controller key supportAnson Huang2019-10-151-0/+187