aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek
AgeCommit message (Expand)Author
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove set but not used variable 'e'YueHaibing
2024-05-17pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2024-05-17pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2024-05-17pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang
2024-05-17pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logicChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove shadow variable declarationLight Hsieh
2024-05-17pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh
2024-05-17pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh
2024-05-17pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh
2024-05-17pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh
2024-05-17pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-04-15pinctrl: mediatek: paris: Fix pingroup pin config state readbackChen-Yu Tsai
2022-04-15pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()Chen-Yu Tsai
2022-04-15pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_initMiaoqian Lin
2021-12-29pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat
2019-06-26pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat
2019-06-01pinctrl: mediatek: mt8183: Add pm_opsNicolas Boichat
2019-06-01pinctrl: mediatek: Add pm_ops to pinctrl-parisNicolas Boichat
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-03pinctrl: mediatek: Add MT8516 Pinctrl driverFabien Parent
2019-04-08pinctrl: add drive for I2C related pins on MT8183Zhiyong Tao
2019-02-11Merge tag 'v5.0-rc6' into develLinus Walleij
2019-01-11pinctrl: mediatek: fix Kconfig build errors for moore coreRyder Lee
2019-01-11pinctrl: mediatek: add EINT support to virtual GPIOschuanjia.liu
2018-12-21pinctrl: mediatek: improve Kconfig dependenciesRyder Lee
2018-11-19pinctrl: mediatek: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-19pinctrl: mediatek: add pinctrl support for MT7629 SoCRyder Lee
2018-11-15pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoCManivannan Sadhasivam
2018-11-15pinctrl: mediatek: Fix dependencies for EINT_MTKOlof Johansson
2018-11-09pinctrl: mediatek: clean up indentation issues, add missing tabColin Ian King
2018-10-15pinctrl: mediatek: Make eint_m u16Manivannan Sadhasivam
2018-10-10pinctrl: mediatek: select GPIOLIBArnd Bergmann
2018-09-28pinctrl: mediatek: mark dummy helpers as 'static inline'Arnd Bergmann
2018-09-26pinctrl: mediatek: fix check on EINT_NA comparisonColin Ian King
2018-09-21pinctrl: mediatek: add eint support to MT6765 pinctrl driverMars Cheng
2018-09-21pinctrl: mediatek: add MT6765 pinctrl driverZH Chen
2018-09-21pinctrl: mediatek: add no eint function for pin defineMars Cheng
2018-09-21pinctrl: mediatek: fix static checker warning caused by EINT_NASean Wang
2018-09-21pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()Wei Yongjun
2018-09-21pinctrl: mediatek: make symbol 'mtk_drive' staticWei Yongjun
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-18Merge branch 'ib-mtk' into develLinus Walleij