index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
da9063_onkey.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
Input: da9063_onkey - avoid explicitly setting input's parent
Dmitry Torokhov
1
-1
/
+0
2024-01-04
Input: da9063_onkey - avoid using OF-specific APIs
Dmitry Torokhov
1
-3
/
+4
2023-12-14
Input: da9063 - use dev_err_probe()
Biju Das
1
-9
/
+6
2023-12-14
Input: da9063 - drop redundant prints in probe()
Biju Das
1
-15
/
+4
2023-12-14
Input: da9063 - simplify obtaining OF match data
Biju Das
1
-15
/
+12
2023-07-18
Input: da9063 - add wakeup support
Samuel Holland
1
-0
/
+9
2022-02-28
Input: da9063 - use devm_delayed_work_autocancel()
Christophe JAILLET
1
-10
/
+3
2019-10-02
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
1
-4
/
+1
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-5
/
+2
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-20
Input: da9063_onkey - convert header to SPDX
Wolfram Sang
1
-10
/
+1
2019-05-20
Input: da9063_onkey - remove platform_data support
Wolfram Sang
1
-9
/
+2
2017-01-21
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
1
-1
/
+0
2016-10-26
Input: da9063 - fix module autoload when registered via OF
Javier Martinez Canillas
1
-0
/
+1
2016-10-26
Input: da9061 - onkey driver
Steve Twiss
1
-4
/
+4
2015-12-12
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
1
-4
/
+4
2015-09-29
Input: add DA9062 OnKey capability to DA9063 OnKey driver
S Twiss
1
-25
/
+104
2015-06-09
Input: add OnKey driver for DA9063 MFD part
Steve Twiss
1
-0
/
+226