summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/mediatek/pinctrl-mt8173.c
AgeCommit message (Expand)Author
2023-12-04pinctrl: mediatek: Switch to use no-IRQ PM helpersAndy Shevchenko
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno
2022-03-17pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callbackAngeloGioacchino Del Regno
2022-03-17pinctrl: mediatek: common-v1: Commonize spec_pupd callbackAngeloGioacchino Del Regno
2021-05-27pinctrl: mediatek: don't hardcode mode encoding in common codeFabien Parent
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-05-24pinctrl: mediatek: remove unused fields in struct mtk_eint_hwSean Wang
2018-05-24pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang
2018-05-24pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang
2016-01-27pinctrl: mediatek: mt8* make driver explicitly non-modularPaul Gortmaker
2015-12-22pinctrl: mediatek: convert to arch_initcallDaniel Kurtz
2015-08-26pinctrl: mediatek: Implement wake handler and suspend resumeMaoguang Meng
2015-06-02pinctrl: mediatek: Fix bug of ies/smt setting for mt8173.Hongzhou Yang
2015-05-19pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.Hongzhou Yang
2015-05-19pinctrl: mediatek: add ies/smt control to common code.Hongzhou Yang
2015-05-19pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen
2015-03-27pinctrl: constify of_device_id arrayFabian Frederick
2015-03-18pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin
2015-03-18pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen
2015-03-18arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang