summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/meson
AgeCommit message (Expand)AuthorFilesLines
2025-08-18pinctrl: meson: Fix typo in device table macroAlexey Gladkov1-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-2/+2
2025-06-24pinctrl: amlogic: Staticize some local structsLinus Walleij1-4/+4
2025-06-24pinctrl: meson-g12a: add g12b pwm groupsDa Xue1-3/+19
2025-06-10pinctrl: meson: support amlogic S6/S7/S7D SoCXianwei Zhao1-2/+99
2025-06-10pinctrl: meson: a4: remove special data processingXianwei Zhao1-30/+3
2025-05-30Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-33/+19
2025-05-14pinctrl: meson: Drop unused aml_pctl_find_group_by_name()Krzysztof Kozlowski1-14/+0
2025-04-16pinctrl: amlogic-a4: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+4
2025-04-16pinctrl: meson: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+3
2025-04-15pinctrl: meson: Do not enable by default during compile testingKrzysztof Kozlowski1-12/+12
2025-04-15pinctrl: meson: define the pull up/down resistor value as 60 kOhmMartin Blumenstingl1-1/+1
2025-03-22pinctrl: amlogic-a4: Drop surplus semicolonLinus Walleij1-1/+1
2025-03-04pinctrl: meson: fix pin input property for a4Xianwei Zhao1-3/+3
2025-02-28pinctrl: Add driver support for Amlogic SoCsXianwei Zhao3-0/+1065
2024-08-23pinctrl: meson: Constify some structuresChristophe JAILLET15-106/+107
2024-06-17pinctrl: add missing MODULE_DESCRIPTION() macrosJeff Johnson9-0/+9
2024-03-28pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich1-3/+3
2023-09-25pinctrl: Add driver support for Amlogic T7 SoCsHuqiang Qin3-0/+1618
2023-08-23pinctrl: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski4-6/+4
2023-08-07pinctrl: Replace the IRQ number in the driver with the IRQID macro definitionHuqiang Qin1-17/+18
2023-07-23pinctrl: Add driver support for Amlogic C3 SoCsHuqiang Qin3-0/+1115
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring1-1/+0
2023-05-16pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll1-0/+1
2022-09-08pinctrl: meson: Switch to use fwnode instead of of_nodeAndy Shevchenko2-5/+6
2022-05-05Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij3-43/+39
2022-04-22pinctrl: meson: fix unused variable warningQianggui Song1-1/+2
2022-04-18pinctrl: meson: Replace custom code by gpiochip_node_count() callAndy Shevchenko1-16/+12
2022-04-18pinctrl: meson: Enable COMPILE_TESTAndy Shevchenko1-1/+1
2022-04-18pinctrl: meson: Rename REG_* to MESON_REG_*Andy Shevchenko2-26/+26
2022-01-30pinctrl: meson: add pinctrl driver support for Meson-S4 SocQianggui Song3-0/+1239
2022-01-24pinctrl: meson-g12a: add more pwm_f optionsGary Bisson1-1/+5
2020-11-05pinctrl/meson: enable building as modulesKevin Hilman10-13/+38
2020-07-16pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...Lee Jones1-5/+0
2020-07-07pinctrl: meson: fix drive strength register and bit calculationHyeonki Hong1-4/+7
2020-04-28pinctrl: meson: wire up the gpio_chip's set_config callbackMartin Blumenstingl1-0/+1
2020-04-28pinctrl: meson: implement the gpio_chip get_direction callbackMartin Blumenstingl1-0/+13
2020-04-03Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-0/+62
2020-03-12pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxmIgor Vavro2-0/+62
2020-02-21pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin1-2/+2
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-2/+7
2020-01-07pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3}Martin Blumenstingl1-1/+6
2020-01-07pinctrl: meson: Fix wrong shift value when get drive-strengthQianggui Song1-0/+1
2019-12-12pinctrl: meson-axg: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-11-19pinctrl: meson: add pinctrl driver support for Meson-A1 SoCQianggui Song5-0/+960
2019-11-19pinctrl: meson: add a new callback for SoCs fixupQianggui Song8-9/+39
2019-09-13pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier1-6/+6
2019-08-23pinctrl: meson: meson: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-08-05pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmuxNeil Armstrong1-0/+9
2019-07-14Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-102/+302