summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/da9063_onkey.c
Commit message (Expand)AuthorAgeFilesLines
* Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET2022-02-281-10/+3
* Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch2019-10-021-4/+1
* Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-141-5/+2
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-151-1/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | Input: da9063_onkey - convert header to SPDXWolfram Sang2019-05-201-10/+1
* | Input: da9063_onkey - remove platform_data supportWolfram Sang2019-05-201-9/+2
|/
* Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-211-1/+0
* Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas2016-10-261-0/+1
* Input: da9061 - onkey driverSteve Twiss2016-10-261-4/+4
* Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss2015-12-121-4/+4
* Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2015-09-291-25/+104
* Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-091-0/+226