summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sirfsoc-onkey.c
Commit message (Expand)AuthorAgeFilesLines
* 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