summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/mediatek
AgeCommit message (Expand)Author
2024-08-23pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPENícolas F. R. A. Prado
2024-06-26pinctrl: mediatek: Use scope based of_node_put() cleanupsPeng Fan
2024-06-17pinctrl: mediatek: moore: Convert to use func memberAndy Shevchenko
2024-06-17pinctrl: mediatek: moore: Provide a helper macro PINCTRL_PIN_FUNCTION()Andy Shevchenko
2024-06-17pinctrl: ralink: mt76x8: fix pinmux functionWeihao Li
2024-05-20Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-17pinctrl: mediatek: fix module autoloadingKrzysztof Kozlowski
2024-04-04pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-04-04pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-02-07pinctrl: mediatek: Drop bogus slew rate register range for MT8192Chen-Yu Tsai
2024-02-07pinctrl: mediatek: Drop bogus slew rate register range for MT8186Chen-Yu Tsai
2024-01-28pinctrl: mediatek: mt7981: add additional emmc groupsJean Thomas
2024-01-28pinctrl: mediatek: mt7981: add additional uart groupJean Thomas
2024-01-28pinctrl: mt7986: excise kernel-doc warningsRandy Dunlap
2023-12-12pinctrl: mediatek: Convert to use grp memberAndy Shevchenko
2023-12-12pinctrl: mediatek: Use C99 initializers in PINCTRL_PIN_GROUP()Andy Shevchenko
2023-12-04pinctrl: mediatek: Switch to use no-IRQ PM helpersAndy Shevchenko
2023-11-04pinctrl: mediatek: common: drop the wrappers around pinctrl_gpio_direction_in...Bartosz Golaszewski
2023-11-04pinctrl: mediatek: moore: drop the wrappers around pinctrl_gpio_direction_inp...Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski
2023-11-04pinctrl: mediatek: paris: use new pinctrl GPIO helpersBartosz Golaszewski
2023-11-04pinctrl: mediatek: common: use new pinctrl GPIO helpersBartosz Golaszewski
2023-11-04pinctrl: mediatek: moore: use new pinctrl GPIO helpersBartosz Golaszewski
2023-09-27pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_...Karina Yankevich
2023-09-27pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux()Karina Yankevich
2023-09-11pinctrl: mediatek: mt7981: add additional uart groupsDaniel Golle
2023-08-21pinctrl: mediatek: assign functions to configure pin bias on MT7986Daniel Golle
2023-08-21pinctrl: mediatek: fix pull_type data for MT7981Daniel Golle
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring
2023-05-02Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-13pinctrl: mediatek: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-23pinctrl: Use of_property_present() for testing DT property presenceRob Herring
2023-03-19pinctrl: mediatek: remove OF_GPIO as reverse dependencyArınç ÜNAL
2023-03-19pinctrl: ralink: move to mediatek as mtmipsArınç ÜNAL
2023-03-06pinctrl: mediatek: fix naming inconsistencyArınç ÜNAL
2023-03-06pinctrl: mediatek: add missing options to PINCTRL_MT7981Arınç ÜNAL
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-02-07pinctrl: add mt7981 pinctrl driverDaniel Golle
2023-01-26pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu
2023-01-26pinctrl: mediatek: Initialize variable *buf to zeroGuodong Liu
2023-01-26pinctrl: mediatek: Initialize variable pullen and pullup to zeroGuodong Liu
2023-01-16pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-12-03pinctrl: mediatek: common: Remove check for pins-are-numberedBernhard Rosenkränzer
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno
2022-11-10pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoCSam Shih