index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
mtk-pmic-keys.c
Age
Commit message (
Expand
)
Author
2025-04-29
Input: mtk-pmic-keys - fix possible null pointer dereference
Gary Bisson
2024-10-19
Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
2023-01-19
Input: mtk-pmic-keys: add MT6357 support
Fabien Parent
2022-12-07
Input: mtk-pmic-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-09-13
Input: mtk-pmic-keys - add support for MT6331 PMIC keys
AngeloGioacchino Del Regno
2022-05-31
Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regs
AngeloGioacchino Del Regno
2022-05-31
Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regs
AngeloGioacchino Del Regno
2022-05-31
Input: mtk-pmic-keys - use single update when configuring long press behavior
Dmitry Torokhov
2022-02-07
Input: mtk-pmic-keys - add support for MT6358
Mattijs Korpershoek
2022-02-07
Input: mtk-pmic-keys - use get_irq_byname() instead of index
Mattijs Korpershoek
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-07-11
Input: mtk-pmic-keys - add of_node_put() before return
Nishka Dasgupta
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-01-13
Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.c
YueHaibing
2018-04-16
input: Add MediaTek PMIC keys support
Chen Zhong