summaryrefslogtreecommitdiff
path: root/drivers/input/misc/da9063_onkey.c
AgeCommit message (Expand)Author
2024-01-04Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov
2024-01-04Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov
2023-12-14Input: da9063 - use dev_err_probe()Biju Das
2023-12-14Input: da9063 - drop redundant prints in probe()Biju Das
2023-12-14Input: da9063 - simplify obtaining OF match dataBiju Das
2023-07-18Input: da9063 - add wakeup supportSamuel Holland
2022-02-28Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET
2019-10-02Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-20Input: da9063_onkey - convert header to SPDXWolfram Sang
2019-05-20Input: da9063_onkey - remove platform_data supportWolfram Sang
2017-01-21Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2016-10-26Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas
2016-10-26Input: da9061 - onkey driverSteve Twiss
2015-12-12Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss
2015-09-29Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss