开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
da9063_onkey.c
Age
Commit message (
Expand
)
Author
2024-01-04
Input: da9063_onkey - avoid explicitly setting input's parent
Dmitry Torokhov
2024-01-04
Input: da9063_onkey - avoid using OF-specific APIs
Dmitry Torokhov
2023-12-14
Input: da9063 - use dev_err_probe()
Biju Das
2023-12-14
Input: da9063 - drop redundant prints in probe()
Biju Das
2023-12-14
Input: da9063 - simplify obtaining OF match data
Biju Das
2023-07-18
Input: da9063 - add wakeup support
Samuel Holland
2022-02-28
Input: da9063 - use devm_delayed_work_autocancel()
Christophe JAILLET
2019-10-02
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-20
Input: da9063_onkey - convert header to SPDX
Wolfram Sang
2019-05-20
Input: da9063_onkey - remove platform_data support
Wolfram Sang
2017-01-21
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2016-10-26
Input: da9063 - fix module autoload when registered via OF
Javier Martinez Canillas
2016-10-26
Input: da9061 - onkey driver
Steve Twiss
2015-12-12
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
2015-09-29
Input: add DA9062 OnKey capability to DA9063 OnKey driver
S Twiss
2015-06-09
Input: add OnKey driver for DA9063 MFD part
Steve Twiss