aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek/pinctrl-mt8173.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-05-24pinctrl: mediatek: remove unused fields in struct mtk_eint_hwSean Wang1-1/+0
2018-05-24pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang1-20/+0
2018-05-24pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang1-5/+7
2016-01-27pinctrl: mediatek: mt8* make driver explicitly non-modularPaul Gortmaker1-7/+1
2015-12-22pinctrl: mediatek: convert to arch_initcallDaniel Kurtz1-1/+1
2015-08-26pinctrl: mediatek: Implement wake handler and suspend resumeMaoguang Meng1-0/+1
2015-06-02pinctrl: mediatek: Fix bug of ies/smt setting for mt8173.Hongzhou Yang1-1/+9
2015-05-19pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.Hongzhou Yang1-1/+1
2015-05-19pinctrl: mediatek: add ies/smt control to common code.Hongzhou Yang1-94/+107
2015-05-19pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen1-121/+45
2015-03-27pinctrl: constify of_device_id arrayFabian Frederick1-1/+3
2015-03-18pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin1-5/+3
2015-03-18pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen1-0/+3
2015-03-18arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang1-0/+452