Age | Commit message (Expand) | Author | Files | Lines |
2020-09-30 | pinctrl: mediatek: use devm_platform_ioremap_resource_byname() | Wang Xiaojun | 1 | -9/+2 |
2018-11-09 | pinctrl: mediatek: clean up indentation issues, add missing tab | Colin Ian King | 1 | -2/+2 |
2018-09-26 | pinctrl: mediatek: fix check on EINT_NA comparison | Colin Ian King | 1 | -2/+2 |
2018-09-21 | pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe() | Wei Yongjun | 1 | -4/+4 |
2018-09-19 | pinctrl: mtk: Fix up GPIO includes | Linus Walleij | 1 | -0/+1 |
2018-09-19 | pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c | Sean Wang | 1 | -124/+0 |
2018-09-19 | pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on | Sean Wang | 1 | -8/+20 |
2018-09-19 | pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-... | Sean Wang | 1 | -7/+23 |
2018-09-19 | pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c | Sean Wang | 1 | -23/+43 |
2018-09-19 | pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c | Sean Wang | 1 | -7/+19 |
2018-09-19 | pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c | Sean Wang | 1 | -0/+33 |
2018-09-19 | pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c | Sean Wang | 1 | -29/+47 |
2018-09-19 | pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common... | Sean Wang | 1 | -31/+17 |
2018-09-19 | pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c | Sean Wang | 1 | -2/+2 |
2018-09-19 | pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c | Sean Wang | 1 | -10/+39 |
2018-09-19 | pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b... | Sean Wang | 1 | -0/+687 |