summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek
AgeCommit message (Expand)AuthorLines
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-5/+1056
2023-02-07pinctrl: add mt7981 pinctrl driverDaniel Golle-0/+1054
2023-01-26pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu-2/+2
2023-01-26pinctrl: mediatek: Initialize variable *buf to zeroGuodong Liu-1/+1
2023-01-26pinctrl: mediatek: Initialize variable pullen and pullup to zeroGuodong Liu-1/+1
2023-01-16pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko-3/+0
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-33/+183
2022-12-03pinctrl: mediatek: common: Remove check for pins-are-numberedBernhard Rosenkränzer-6/+0
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda-3/+6
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij-0/+3
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno-5/+53
2022-11-10pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoCSam Shih-0/+56
2022-11-10pinctrl: mediatek: extend pinctrl-moore to support new bias functionsSam Shih-7/+42
2022-11-10pinctrl: mediatek: fix the pinconf register offset of some pinsSam Shih-12/+12
2022-11-09pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPEAngeloGioacchino Del Regno-0/+3
2022-11-07pinctrl: mediatek: mt8365: use mt8365_set_clr_mode() callbackBalsam CHIHI-0/+18
2022-11-07pinctrl: mediatek: common: add mt8365_set_clr_mode() callback for broken SET/...Balsam CHIHI-1/+22
2022-10-26Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij-0/+8
2022-10-24pinctrl: mediatek: Add missing header(s)Andy Shevchenko-0/+8
2022-10-17pinctrl: mt7986: allow configuring uart rx/tx and rts/cts separatelySam Shih-7/+25
2022-08-25pinctrl: mediatek: add mt8188 driverHui.Liu-0/+3945
2022-06-27pinctrl: mediatek: mt8192: Fix compile warningsLinus Walleij-9/+9
2022-06-26pinctrl: mediatek: fix the pinconf definition of some GPIO pinsGuodong Liu-60/+0
2022-06-26pinctrl: mediatek: dropping original advanced drive configuration functionGuodong Liu-2/+0
2022-06-26pinctrl: mediatek: add rsel setting on mt8192Guodong Liu-0/+136
2022-06-26pinctrl: mediatek: add drive for I2C related pins on mt8192Guodong Liu-70/+26
2022-06-26pinctrl: mediatek: add generic driving setup property on mt8192Guodong Liu-2/+2
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2330
2022-05-19pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10AngeloGioacchino Del Regno-0/+2329
2022-05-01Merge tag 'v5.18-rc5' into develLinus Walleij-0/+1
2022-05-01pinctrl: mediatek: mt8365: fix IES control pinsMattijs Korpershoek-1/+1
2022-04-22pinctrl: mediatek: mt8195: enable driver on mtk platformsFabien Parent-0/+1
2022-04-21pinctrl: mediatek: moore: Fix build errorYueHaibing-0/+1
2022-03-27pinctrl: mediatek: common-v1: fix semicolon.cocci warningskernel test robot-1/+1
2022-03-24pinctrl: mediatek: mt8186: Account for probe refactoringLinus Walleij-6/+2
2022-03-17pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callbackAngeloGioacchino Del Regno-103/+71
2022-03-17pinctrl: mediatek: common-v1: Commonize spec_pupd callbackAngeloGioacchino Del Regno-75/+46
2022-03-17pinctrl: mediatek: common-v1: Use common probe functionAngeloGioacchino Del Regno-60/+15
2022-03-17pinctrl: mediatek: common-v1: Add common probe functionAngeloGioacchino Del Regno-0/+13
2022-03-17pinctrl: mediatek: paris: Unify probe function by using OF match dataAngeloGioacchino Del Regno-47/+19
2022-03-15pinctrl: mediatek: pinctrl-mtk-common: Simplify with dev_err_probe()AngeloGioacchino Del Regno-14/+11
2022-03-15pinctrl: mediatek: pinctrl-paris: Simplify with dev_err_probe()AngeloGioacchino Del Regno-12/+7
2022-03-15pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe()AngeloGioacchino Del Regno-16/+9
2022-03-15pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UAChen-Yu Tsai-0/+99
2022-03-15pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logicChen-Yu Tsai-83/+61
2022-03-15pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOsChen-Yu Tsai-0/+3
2022-03-15pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin()Chen-Yu Tsai-8/+4
2022-03-15pinctrl: mediatek: paris: Fix pingroup pin config state readbackChen-Yu Tsai-5/+3
2022-03-15pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()Chen-Yu Tsai-2/+1
2022-03-15pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readbackChen-Yu Tsai-10/+6