aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/max8925_onkey.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd1-6/+2
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+2
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi1-37/+18
2013-05-05Input: max8925_onkey - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu1-3/+0
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov1-47/+44
2012-03-05Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu1-0/+34
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding1-12/+1
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-18/+54
2010-05-22Input: enable onkey driver of max8925Haojian Zhuang1-0/+148