summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/da9052_onkey.c
Commit message (Expand)AuthorAgeFilesLines
* Input: da9052_onkey - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-171-13/+16
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-3/+3
|\
| * Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
| * Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
| * Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* | Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam2012-11-201-17/+5
|/
* Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl2012-04-111-1/+2
* Input: add support for OnKey module for DA9052/53 PMICAshish Jangam2012-03-041-0/+169