- 798a315 pinctrl: mediatek: Fix fallback behavior for bias_set_combo by Hsin-Yi Wang · 3 years, 6 months ago
- 21c423a pinctrl: mediatek: fix mode encoding by Matthias Brugger · 3 years, 7 months ago
- 375eede pinctrl: mtk: Fix mt8365 Kconfig dependency by Linus Walleij · 3 years, 7 months ago
- 696beef pinctrl: mediatek: move bit assignment by Linus Walleij · 3 years, 7 months ago
- e94d8b6 pinctrl: mediatek: add support for mt8365 SoC by Fabien Parent · 3 years, 8 months ago
- 9f940d8 pinctrl: mediatek: don't hardcode mode encoding in common code by Fabien Parent · 3 years, 8 months ago
- 56ab29e pinctrl: mediatek: use spin lock in mtk_rmw by Tzung-Bi Shih · 3 years, 9 months ago
- ea9d2ed pinctrl: add drive for I2C related pins on MT8195 by Zhiyong Tao · 3 years, 9 months ago
- 6cf5e9e pinctrl: add pinctrl driver on mt8195 by Zhiyong Tao · 3 years, 9 months ago
- 42a4643 pinctrl: add lock in mtk_rmw function. by Zhiyong Tao · 3 years, 10 months ago
- 3b9cdaf Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 10 months ago
- b40b760 pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt by Hailong Fan · 4 years ago
- 81bd157 pinctrl: mediatek: Fix fallback call path by Hsin-Yi Wang · 4 years ago
- 0014d7a pinctrl: mediatek: moore: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- 8ad5749 pinctrl: mediatek: paris: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- a15f859 pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1() by Zheng Yongjun · 4 years, 1 month ago
- 517c3f5 pinctrl: mtk: Fix low level output voltage issue by Zhiyong Tao · 4 years, 1 month ago
- 5797264 pinctrl: mt7622: drop pwm ch7 as mt7622 only has 6 channels by Frank Wunderlich · 4 years, 3 months ago
- b4e1bce Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 3 months ago
- db75157 pinctrl: mediatek: Free eint data on failure by Enric Balletbo i Serra · 4 years, 3 months ago
- 39c4dbe pinctrl: mediatek: check mtk_is_virt_gpio input parameter by Hanks Chen · 4 years, 4 months ago
- 48548c7 pinctrl: mediatek: use devm_platform_ioremap_resource_byname() by Wang Xiaojun · 4 years, 4 months ago
- 19f599e pinctrl: mediatek: mt7622: add antsel pins/groups by Chuanhong Guo · 4 years, 3 months ago
- 82d7062 pinctrl: mediatek: Add MT8167 Pinctrl driver by Fabien Parent · 4 years, 4 months ago
- d32f38f pinctrl: mediatek: Add pinctrl driver for mt8192 by Zhiyong Tao · 4 years, 5 months ago
- 047cd9a pinctrl: mediatek: fix build for tristate changes by Randy Dunlap · 4 years, 5 months ago
- c1282ae pinctrl: mediatek: add mt6779 eint support by Hanks Chen · 4 years, 5 months ago
- 920e469 pinctrl: mediatek: add pinctrl support for MT6779 SoC by Hanks Chen · 4 years, 5 months ago
- edd5464 pinctrl: mediatek: avoid virtual gpio trying to set reg by Hanks Chen · 4 years, 5 months ago
- ea0b879 pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_names' as __maybe_unused by Lee Jones · 4 years, 6 months ago
- cf0c97f Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 7 months ago
- c7acd6f pinctrl: mediatek: add pinctrl-mtk-common-v2 module license by Arnd Bergmann · 4 years, 8 months ago
- d1f7af4 pinctrl: mediatek: remove shadow variable declaration by Light Hsieh · 4 years, 9 months ago
- 9c95f7c pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable module by Light Hsieh · 4 years, 9 months ago
- 8174a85 pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module by Light Hsieh · 4 years, 9 months ago
- 7eb42f9 pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 3385ab7 pinctrl: mediatek: Fix some off by one bugs by Dan Carpenter · 4 years, 11 months ago
- 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
- 86ecb7d pinctrl: mediatek: remove set but not used variable 'e' by YueHaibing · 4 years, 11 months ago
- 184d8e1 pinctrl: mediatek: Add support for pin configuration dump via debugfs. by Light Hsieh · 5 years ago
- cafe19d pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage by Light Hsieh · 5 years ago
- 1bea6af pinctrl: mediatek: Refine mtk_pinconf_get() by Light Hsieh · 5 years ago
- 3599cc52 pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set() by Light Hsieh · 5 years ago
- 5f755e1 pinctrl: mediatek: Supporting driving setting without mapping current to register value by Light Hsieh · 5 years ago
- 3de7dee pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup() by Light Hsieh · 5 years ago
- c81d37b pinctrl: mediatek: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 6571317 pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
- 9d957a9 pinctrl: mediatek: Update cur_mask in mask/mask ops by Nicolas Boichat · 6 years ago
- 35594bc pinctrl: mediatek: Ignore interrupts that are wake only during resume by Nicolas Boichat · 6 years ago
- 5ca1b1c pinctrl: mediatek: mt8183: Add pm_ops by Nicolas Boichat · 6 years ago
- 5c09044 pinctrl: mediatek: Add pm_ops to pinctrl-paris by Nicolas Boichat · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 2646671 pinctrl: mediatek: Add MT8516 Pinctrl driver by Fabien Parent · 6 years ago
- 5e73de3 pinctrl: add drive for I2C related pins on MT8183 by Zhiyong Tao · 6 years ago
- e653721 Merge tag 'v5.0-rc6' into devel by Linus Walleij · 6 years ago
- 2d2d478 pinctrl: mediatek: fix Kconfig build errors for moore core by Ryder Lee · 6 years ago
- 6e737a4 pinctrl: mediatek: add EINT support to virtual GPIOs by chuanjia.liu · 6 years ago
- b5af33d pinctrl: mediatek: improve Kconfig dependencies by Ryder Lee · 6 years ago
- 9ede2a7 pinctrl: mediatek: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- b446773 pinctrl: mediatek: add pinctrl support for MT7629 SoC by Ryder Lee · 6 years ago
- f969b7a pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC by Manivannan Sadhasivam · 6 years ago
- 7c68024 pinctrl: mediatek: Fix dependencies for EINT_MTK by Olof Johansson · 6 years ago
- 78bf386 pinctrl: mediatek: clean up indentation issues, add missing tab by Colin Ian King · 6 years ago
- 28e0603 pinctrl: mediatek: Make eint_m u16 by Manivannan Sadhasivam · 6 years ago
- 71a9d39 pinctrl: mediatek: select GPIOLIB by Arnd Bergmann · 6 years ago
- ad335be pinctrl: mediatek: mark dummy helpers as 'static inline' by Arnd Bergmann · 6 years ago
- 7a52127 pinctrl: mediatek: fix check on EINT_NA comparison by Colin Ian King · 6 years ago
- bb8d846 pinctrl: mediatek: add eint support to MT6765 pinctrl driver by Mars Cheng · 6 years ago
- 477fece pinctrl: mediatek: add MT6765 pinctrl driver by ZH Chen · 6 years ago
- ecfcfb4 pinctrl: mediatek: add no eint function for pin define by Mars Cheng · 6 years ago
- 7f2e29e pinctrl: mediatek: fix static checker warning caused by EINT_NA by Sean Wang · 6 years ago
- 068cfb9 pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe() by Wei Yongjun · 6 years ago
- 07c6b03 pinctrl: mediatek: make symbol 'mtk_drive' static by Wei Yongjun · 6 years ago
- 184744e pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe() by Wei Yongjun · 6 years ago
- 22d7fe4 pinctrl: mtk: Fix up GPIO includes by Linus Walleij · 6 years ago
- 55818b9 Merge branch 'ib-mtk' into devel by Linus Walleij · 6 years ago
- 6561859 pinctrl: mediatek: add eint support to MT8183 pinctrl driver by Sean Wang · 6 years ago
- 89132dd pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- 29686f0 pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183 by Zhiyong Tao · 6 years ago
- 79348f6 pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- 750cd15 pinctrl: mediatek: add MT8183 pinctrl driver by Zhiyong Tao · 6 years ago
- 8052509 pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings by Zhiyong Tao · 6 years ago
- b7d7f9e pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on by Sean Wang · 6 years ago
- 9d9b171 pinctrl: mediatek: adjust error code and message when some register not supported is found by Sean Wang · 6 years ago
- 2bc47df pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- ea051eb pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- e7507f5 pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding by Sean Wang · 6 years ago
- 9afc305 pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- 182c842 pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- 0d7ca77 pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- 85430152 pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- 3ad38a1 pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- c283219 pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- 1dc5e53 pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- fb5fa8d pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- b906faf pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
- e78d57b pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-bindings by Sean Wang · 6 years ago
- a1a503a pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls by Sean Wang · 6 years ago