aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sirfsoc-onkey.c
AgeCommit message (Expand)Author
2021-08-30Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2017-01-21Input: misc - drop empty remove functionsGuenter Roeck
2017-01-21Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck
2016-01-27Input: sirfsoc-onkey - allow modular buildArnd Bergmann
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du
2014-02-15Input: sirfsoc-onkey - update copyright years to 2014Barry Song
2014-02-15Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du
2014-02-15Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du
2014-02-15Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du
2014-02-15Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song
2014-02-15Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-06Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat
2013-06-02Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan