Age | Commit message (Expand) | Author | Files | Lines |
2021-12-16 | pinctrl: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko | 1 | -4/+3 |
2021-09-16 | pinctrl: mediatek: moore: check if pin_desc is valid before use | Sam Shih | 1 | -0/+18 |
2021-04-22 | pinctrl: mediatek: use spin lock in mtk_rmw | Tzung-Bi Shih | 1 | -1/+1 |
2021-03-25 | pinctrl: add lock in mtk_rmw function. | Zhiyong Tao | 1 | -0/+2 |
2021-01-04 | pinctrl: mediatek: moore: convert comma to semicolon | Zheng Yongjun | 1 | -2/+2 |
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 |