summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mediatek: common: drop the wrappers around pinctrl_gpio_direction_in...Bartosz Golaszewski2023-11-041-7/+1
* pinctrl: mediatek: moore: drop the wrappers around pinctrl_gpio_direction_inp...Bartosz Golaszewski2023-11-041-6/+1
* treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski2023-11-043-3/+3
* treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski2023-11-043-3/+3
* pinctrl: mediatek: paris: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2
* pinctrl: mediatek: common: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2
* pinctrl: mediatek: moore: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2
* pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_...Karina Yankevich2023-09-271-3/+6
* pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux()Karina Yankevich2023-09-271-3/+1
* pinctrl: mediatek: mt7981: add additional uart groupsDaniel Golle2023-09-111-3/+13
* pinctrl: mediatek: assign functions to configure pin bias on MT7986Daniel Golle2023-08-211-0/+8
* pinctrl: mediatek: fix pull_type data for MT7981Daniel Golle2023-08-211-31/+13
* pinctrl: Explicitly include correct DT includesRob Herring2023-07-2010-11/+0
* Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-05-0211-33/+1336
|\
| * pinctrl: Use of_property_present() for testing DT property presenceRob Herring2023-03-231-1/+1
| * pinctrl: mediatek: remove OF_GPIO as reverse dependencyArınç ÜNAL2023-03-191-3/+0
| * pinctrl: ralink: move to mediatek as mtmipsArınç ÜNAL2023-03-1910-29/+1335
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-273-3/+0
|\ \
| * | pinctrl: mediatek: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-133-3/+0
| |/
* | pinctrl: mediatek: fix naming inconsistencyArınç ÜNAL2023-03-061-21/+21
* | pinctrl: mediatek: add missing options to PINCTRL_MT7981Arınç ÜNAL2023-03-061-0/+2
|/
* Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-02-226-5/+1056
|\
| * pinctrl: add mt7981 pinctrl driverDaniel Golle2023-02-073-0/+1054
| * pinctrl: mediatek: Initialize variable *buf to zeroGuodong Liu2023-01-261-1/+1
| * pinctrl: mediatek: Initialize variable pullen and pullup to zeroGuodong Liu2023-01-261-1/+1
| * pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko2023-01-163-3/+0
* | pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu2023-01-261-2/+2
|/
* Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-12-136-33/+183
|\
| * pinctrl: mediatek: common: Remove check for pins-are-numberedBernhard Rosenkränzer2022-12-031-6/+0
| * pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoCSam Shih2022-11-101-0/+56
| * pinctrl: mediatek: extend pinctrl-moore to support new bias functionsSam Shih2022-11-101-7/+42
| * pinctrl: mediatek: fix the pinconf register offset of some pinsSam Shih2022-11-101-12/+12
| * pinctrl: mediatek: mt8365: use mt8365_set_clr_mode() callbackBalsam CHIHI2022-11-071-0/+18
| * pinctrl: mediatek: common: add mt8365_set_clr_mode() callback for broken SET/...Balsam CHIHI2022-11-072-1/+22
| * Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2022-10-262-0/+8
| |\
| | * pinctrl: mediatek: Add missing header(s)Andy Shevchenko2022-10-242-0/+8
| * | pinctrl: mt7986: allow configuring uart rx/tx and rts/cts separatelySam Shih2022-10-171-7/+25
| |/
* | pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda2022-11-221-3/+6
* | pinctrl: mediatek: Export debounce time tablesLinus Walleij2022-11-151-0/+3
* | pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno2022-11-1422-5/+53
* | pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPEAngeloGioacchino Del Regno2022-11-091-0/+3
|/
* pinctrl: mediatek: add mt8188 driverHui.Liu2022-08-254-0/+3945
* pinctrl: mediatek: mt8192: Fix compile warningsLinus Walleij2022-06-271-9/+9
* pinctrl: mediatek: fix the pinconf definition of some GPIO pinsGuodong Liu2022-06-261-60/+0
* pinctrl: mediatek: dropping original advanced drive configuration functionGuodong Liu2022-06-261-2/+0
* pinctrl: mediatek: add rsel setting on mt8192Guodong Liu2022-06-261-0/+136
* pinctrl: mediatek: add drive for I2C related pins on mt8192Guodong Liu2022-06-261-70/+26
* pinctrl: mediatek: add generic driving setup property on mt8192Guodong Liu2022-06-261-2/+2
* Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-284-0/+2330
|\
| * pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10AngeloGioacchino Del Regno2022-05-194-0/+2329