summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/meson
AgeCommit message (Expand)AuthorLines
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-17/+88
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley-1/+70
2026-02-03pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpersFelix Gu-4/+6
2026-01-19pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski-1/+1
2026-01-09pinctrl: meson: amlogic-a4: mark the GPIO controller as sleepingBartosz Golaszewski-1/+1
2026-01-09pinctrl: meson: extend build coverage with COMPILE_TEST=yBartosz Golaszewski-11/+11
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+24
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij-6/+6
2025-08-28pinctrl: meson-gxl: add missing i2c_d pinmuxDa Xue-0/+10
2025-08-19pinctrl: meson-g12a: add GPIOC_7 pcie_clkreqn pinmuxDa Xue-0/+8
2025-08-18pinctrl: meson: Fix typo in device table macroAlexey Gladkov-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-2/+2
2025-06-24pinctrl: amlogic: Staticize some local structsLinus Walleij-4/+4
2025-06-24pinctrl: meson-g12a: add g12b pwm groupsDa Xue-3/+19
2025-06-10pinctrl: meson: support amlogic S6/S7/S7D SoCXianwei Zhao-2/+99
2025-06-10pinctrl: meson: a4: remove special data processingXianwei Zhao-30/+3
2025-05-30Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-33/+19
2025-05-13pinctrl: meson: Drop unused aml_pctl_find_group_by_name()Krzysztof Kozlowski-14/+0
2025-04-15pinctrl: amlogic-a4: use new GPIO line value setter callbacksBartosz Golaszewski-4/+4
2025-04-15pinctrl: meson: use new GPIO line value setter callbacksBartosz Golaszewski-3/+3
2025-04-15pinctrl: meson: Do not enable by default during compile testingKrzysztof Kozlowski-12/+12
2025-04-15pinctrl: meson: define the pull up/down resistor value as 60 kOhmMartin Blumenstingl-1/+1
2025-03-22pinctrl: amlogic-a4: Drop surplus semicolonLinus Walleij-1/+1
2025-03-04pinctrl: meson: fix pin input property for a4Xianwei Zhao-3/+3
2025-02-28pinctrl: Add driver support for Amlogic SoCsXianwei Zhao-0/+1065
2024-08-23pinctrl: meson: Constify some structuresChristophe JAILLET-106/+107
2024-06-17pinctrl: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+9
2024-03-28pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich-3/+3
2023-09-25pinctrl: Add driver support for Amlogic T7 SoCsHuqiang Qin-0/+1618
2023-08-23pinctrl: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski-6/+4
2023-08-07pinctrl: Replace the IRQ number in the driver with the IRQID macro definitionHuqiang Qin-17/+18
2023-07-23pinctrl: Add driver support for Amlogic C3 SoCsHuqiang Qin-0/+1115
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring-1/+0
2023-05-16pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll-0/+1
2022-09-08pinctrl: meson: Switch to use fwnode instead of of_nodeAndy Shevchenko-5/+6
2022-05-04Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij-43/+39
2022-04-22pinctrl: meson: fix unused variable warningQianggui Song-1/+2
2022-04-18pinctrl: meson: Replace custom code by gpiochip_node_count() callAndy Shevchenko-16/+12
2022-04-18pinctrl: meson: Enable COMPILE_TESTAndy Shevchenko-1/+1
2022-04-18pinctrl: meson: Rename REG_* to MESON_REG_*Andy Shevchenko-26/+26
2022-01-30pinctrl: meson: add pinctrl driver support for Meson-S4 SocQianggui Song-0/+1239
2022-01-24pinctrl: meson-g12a: add more pwm_f optionsGary Bisson-1/+5
2020-11-05pinctrl/meson: enable building as modulesKevin Hilman-13/+38
2020-07-16pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...Lee Jones-5/+0
2020-07-07pinctrl: meson: fix drive strength register and bit calculationHyeonki Hong-4/+7
2020-04-28pinctrl: meson: wire up the gpio_chip's set_config callbackMartin Blumenstingl-0/+1
2020-04-28pinctrl: meson: implement the gpio_chip get_direction callbackMartin Blumenstingl-0/+13
2020-04-02Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-0/+62
2020-03-12pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxmIgor Vavro-0/+62
2020-02-21pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin-2/+2