Age | Commit message (Expand) | Author |
2021-02-22 | Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-02-15 | pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt | Hailong Fan |
2021-01-06 | pinctrl: mediatek: Fix fallback call path | Hsin-Yi Wang |
2021-01-04 | pinctrl: mediatek: moore: convert comma to semicolon | Zheng Yongjun |
2021-01-04 | pinctrl: mediatek: paris: convert comma to semicolon | Zheng Yongjun |
2020-12-12 | pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable... | Zheng Yongjun |
2020-12-04 | pinctrl: mtk: Fix low level output voltage issue | Zhiyong Tao |
2020-11-10 | pinctrl: mt7622: drop pwm ch7 as mt7622 only has 6 channels | Frank Wunderlich |
2020-10-14 | Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-07 | pinctrl: mediatek: Free eint data on failure | Enric Balletbo i Serra |
2020-10-01 | pinctrl: mediatek: check mtk_is_virt_gpio input parameter | Hanks Chen |
2020-09-30 | pinctrl: mediatek: use devm_platform_ioremap_resource_byname() | Wang Xiaojun |
2020-09-29 | pinctrl: mediatek: mt7622: add antsel pins/groups | Chuanhong Guo |
2020-09-27 | pinctrl: mediatek: Add MT8167 Pinctrl driver | Fabien Parent |
2020-08-27 | pinctrl: mediatek: Add pinctrl driver for mt8192 | Zhiyong Tao |
2020-08-04 | pinctrl: mediatek: fix build for tristate changes | Randy Dunlap |
2020-08-04 | pinctrl: mediatek: add mt6779 eint support | Hanks Chen |
2020-08-04 | pinctrl: mediatek: add pinctrl support for MT6779 SoC | Hanks Chen |
2020-08-04 | pinctrl: mediatek: avoid virtual gpio trying to set reg | Hanks Chen |
2020-07-16 | pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_nam... | Lee Jones |
2020-06-07 | Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-05-12 | pinctrl: mediatek: add pinctrl-mtk-common-v2 module license | Arnd Bergmann |
2020-04-16 | pinctrl: mediatek: remove shadow variable declaration | Light Hsieh |
2020-04-16 | pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo... | Light Hsieh |
2020-04-16 | pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl... | Light Hsieh |
2020-03-27 | pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-02-21 | pinctrl: mediatek: Fix some off by one bugs | Dan Carpenter |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2020-02-20 | pinctrl: mediatek: remove set but not used variable 'e' | YueHaibing |
2020-02-14 | pinctrl: mediatek: Add support for pin configuration dump via debugfs. | Light Hsieh |
2020-02-14 | pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage | Light Hsieh |
2020-02-14 | pinctrl: mediatek: Refine mtk_pinconf_get() | Light Hsieh |
2020-02-14 | pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set() | Light Hsieh |
2020-02-14 | pinctrl: mediatek: Supporting driving setting without mapping current to regi... | Light Hsieh |
2020-02-14 | pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_... | Light Hsieh |
2019-12-12 | pinctrl: mediatek: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-10-24 | pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-06-27 | pinctrl: mediatek: Update cur_mask in mask/mask ops | Nicolas Boichat |
2019-06-26 | pinctrl: mediatek: Ignore interrupts that are wake only during resume | Nicolas Boichat |
2019-06-01 | pinctrl: mediatek: mt8183: Add pm_ops | Nicolas Boichat |
2019-06-01 | pinctrl: mediatek: Add pm_ops to pinctrl-paris | Nicolas Boichat |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-03 | pinctrl: mediatek: Add MT8516 Pinctrl driver | Fabien Parent |
2019-04-08 | pinctrl: add drive for I2C related pins on MT8183 | Zhiyong Tao |
2019-02-11 | Merge tag 'v5.0-rc6' into devel | Linus Walleij |
2019-01-11 | pinctrl: mediatek: fix Kconfig build errors for moore core | Ryder Lee |
2019-01-11 | pinctrl: mediatek: add EINT support to virtual GPIOs | chuanjia.liu |
2018-12-21 | pinctrl: mediatek: improve Kconfig dependencies | Ryder Lee |