summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek/pinctrl-paris.c
AgeCommit message (Expand)Author
2020-12-04pinctrl: mtk: Fix low level output voltage issueZhiyong Tao
2020-09-30pinctrl: mediatek: use devm_platform_ioremap_resource_byname()Wang Xiaojun
2020-08-04pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-16pinctrl: mediatek: remove shadow variable declarationLight Hsieh
2020-04-16pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...Light Hsieh
2020-03-27pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-02-21pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2020-02-14pinctrl: mediatek: Add support for pin configuration dump via debugfs.Light Hsieh
2020-02-14pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh
2020-02-14pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh
2019-06-01pinctrl: mediatek: Add pm_ops to pinctrl-parisNicolas Boichat
2019-04-08pinctrl: add drive for I2C related pins on MT8183Zhiyong Tao
2018-11-19pinctrl: mediatek: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-09pinctrl: mediatek: clean up indentation issues, add missing tabColin Ian King
2018-09-21pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()Wei Yongjun
2018-09-18pinctrl: mtk: Fix up GPIO includesLinus Walleij
2018-09-18pinctrl: mediatek: add eint support to MT8183 pinctrl driverSean Wang
2018-09-18pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindingsZhiyong Tao