summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sirfsoc-onkey.c
Commit message (Expand)AuthorAgeFilesLines
* Input: misc - drop empty remove functionsGuenter Roeck2017-01-221-6/+0Star
* Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-221-2/+0Star
* Input: sirfsoc-onkey - allow modular buildArnd Bergmann2016-01-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-3/+1Star
|\
| * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-3/+1Star
* | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
|/
* Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
* Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du2014-03-281-0/+1
* Input: sirfsoc-onkey - update copyright years to 2014Barry Song2014-02-151-1/+2
* Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du2014-02-151-11/+32
* Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du2014-02-151-3/+2Star
* Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du2014-02-151-2/+2
* Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song2014-02-151-1/+1
* Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov2014-02-151-10/+43
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan2013-06-031-0/+165