aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+0
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-3/+2
2021-07-23pinctrl: mediatek: fix platform_no_drv_owner.cocci warningskernel test robot1-1/+0
2021-07-23pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang1-5/+3
2021-06-09pinctrl: mediatek: fix mode encodingMatthias Brugger1-2/+2
2021-06-07pinctrl: mtk: Fix mt8365 Kconfig dependencyLinus Walleij1-0/+1
2021-05-28pinctrl: mediatek: move bit assignmentLinus Walleij1-1/+1
2021-05-27pinctrl: mediatek: add support for mt8365 SoCFabien Parent4-0/+2020
2021-05-27pinctrl: mediatek: don't hardcode mode encoding in common codeFabien Parent10-10/+36
2021-04-22pinctrl: mediatek: use spin lock in mtk_rmwTzung-Bi Shih4-5/+6
2021-04-22pinctrl: add drive for I2C related pins on MT8195Zhiyong Tao3-0/+41
2021-04-22pinctrl: add pinctrl driver on mt8195Zhiyong Tao4-0/+2504
2021-03-25pinctrl: add lock in mtk_rmw function.Zhiyong Tao4-0/+10
2021-02-22Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-6/+15
2021-02-15pinctrl: mediatek: Fix trigger type setting follow for unexpected interruptHailong Fan1-2/+11
2021-01-06pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang1-0/+4
2021-01-04pinctrl: mediatek: moore: convert comma to semicolonZheng Yongjun1-2/+2
2021-01-04pinctrl: mediatek: paris: convert comma to semicolonZheng Yongjun1-2/+2
2020-12-12pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()Zheng Yongjun1-8/+2
2020-12-04pinctrl: mtk: Fix low level output voltage issueZhiyong Tao1-4/+4
2020-11-10pinctrl: mt7622: drop pwm ch7 as mt7622 only has 6 channelsFrank Wunderlich1-12/+1
2020-10-14Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds10-31/+5435
2020-10-07pinctrl: mediatek: Free eint data on failureEnric Balletbo i Serra1-6/+18
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen1-0/+4
2020-09-30pinctrl: mediatek: use devm_platform_ioremap_resource_byname()Wang Xiaojun3-26/+5
2020-09-29pinctrl: mediatek: mt7622: add antsel pins/groupsChuanhong Guo1-0/+103
2020-09-27pinctrl: mediatek: Add MT8167 Pinctrl driverFabien Parent4-0/+1618
2020-08-27pinctrl: mediatek: Add pinctrl driver for mt8192Zhiyong Tao4-0/+3692
2020-08-04pinctrl: mediatek: fix build for tristate changesRandy Dunlap1-0/+1
2020-08-04pinctrl: mediatek: add mt6779 eint supportHanks Chen1-0/+8
2020-08-04pinctrl: mediatek: add pinctrl support for MT6779 SoCHanks Chen4-0/+2875
2020-08-04pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen3-0/+33
2020-07-16pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_names' as __maybe_unusedLee Jones1-1/+1
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-5/+60
2020-05-12pinctrl: mediatek: add pinctrl-mtk-common-v2 module licenseArnd Bergmann1-0/+4
2020-04-16pinctrl: mediatek: remove shadow variable declarationLight Hsieh1-2/+0
2020-04-16pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable moduleLight Hsieh2-1/+5
2020-04-16pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable moduleLight Hsieh5-4/+51
2020-03-27pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-02-21pinctrl: mediatek: Fix some off by one bugsDan Carpenter1-7/+7
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2-2/+8
2020-02-20pinctrl: mediatek: remove set but not used variable 'e'YueHaibing1-3/+1
2020-02-14pinctrl: mediatek: Add support for pin configuration dump via debugfs.Light Hsieh2-0/+112
2020-02-14pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh5-28/+265
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh1-25/+15
2020-02-14pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh3-108/+65
2020-02-14pinctrl: mediatek: Supporting driving setting without mapping current to register valueLight Hsieh3-2/+19
2020-02-14pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()Light Hsieh2-6/+46
2019-12-12pinctrl: mediatek: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1