summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-03-29Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-24pinctrl: mediatek: Add EINT support for multiple addressesHao Chang
2025-03-22pinctrl: amlogic-a4: Drop surplus semicolonLinus Walleij
2025-03-20pinctrl: nuvoton: Reduce use of OF-specific APIsAndy Shevchenko
2025-03-20pinctrl: nuvoton: Convert to use struct group_descAndy Shevchenko
2025-03-20pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()Andy Shevchenko
2025-03-20pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko
2025-03-20pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignmentAndy Shevchenko
2025-03-20pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()Dan Carpenter
2025-03-18pinctrl: PINCTRL_AMDISP should depend on DRM_AMD_ISPGeert Uytterhoeven
2025-03-18pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionallyGeert Uytterhoeven
2025-03-18Merge tag 'samsung-pinctrl-6.15' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2025-03-17pinctrl: qcom: sa8775p: Enable egpio functionWasim Nazir
2025-03-17pinctrl: qcom: tlmm-test: Validate irq_enable delivers edge irqsBjorn Andersson
2025-03-17pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold
2025-03-17pinctrl: bcm281xx: Add missing assignment in bcm21664_pinctrl_lock_all()Dan Carpenter
2025-03-17pinctrl: amd: isp411: Fix IS_ERR() vs NULL check in probe()Dan Carpenter
2025-03-17pinctrl: tegra: Set SFIO mode to Mux RegisterPrathamesh Shete
2025-03-14pinctrl-tegra: Restore SFSEL bit when freeing pinsPrathamesh Shete
2025-03-14pinctrl: tegra: Add descriptions for SoC data fieldsPrathamesh Shete
2025-03-14pinctrl: spacemit: destroy mutex at driver detachBartosz Golaszewski
2025-03-14pinctrl: ingenic: jz4730: add pinmux for I2S interfaceH. Nikolaus Schaller
2025-03-14pinctrl: ingenic: jz4730: add pinmux for MIIH. Nikolaus Schaller
2025-03-14pinctrl: ingenic: add x1600 supportPaul Boddie
2025-03-13pinctrl: sunxi: Add support for the secondary A523 GPIO portsAndre Przywara
2025-03-13pinctrl: sunxi: Add support for the Allwinner A523Andre Przywara
2025-03-13pinctrl: sunxi: allow reading mux values from DTAndre Przywara
2025-03-13pinctrl: sunxi: support moved power configuration registersAndre Przywara
2025-03-13pinctrl: sunxi: move bank K register offsetAndre Przywara
2025-03-13pinctrl: sunxi: increase number of GPIO bank regulatorsAndre Przywara
2025-03-13pinctrl: sunxi: refactor pinctrl variants into flagsAndre Przywara
2025-03-13Merge tag 'intel-pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2025-03-13Merge tag 'renesas-pinctrl-for-v6.15-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-03-11pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin
2025-03-06pinctrl: renesas: rza2: Fix missing of_node_put() callFabrizio Castro
2025-03-06pinctrl: renesas: rzv2m: Fix missing of_node_put() callFabrizio Castro
2025-03-06pinctrl: renesas: rzg2l: Fix missing of_node_put() callFabrizio Castro
2025-03-05pinctrl: bcm281xx: Add support for BCM21664 pinmuxArtur Weber
2025-03-05pinctrl: bcm281xx: Provide pinctrl device info as OF platform dataArtur Weber
2025-03-05pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"Artur Weber
2025-03-05pinctrl: amd: isp411: Add amdisp GPIO pinctrlPratap Nirujogi
2025-03-04pinctrl: pinconf-generic: Fix spelling mistake "paramers" -> "parameters"Colin Ian King
2025-03-04pinctrl: meson: fix pin input property for a4Xianwei Zhao
2025-03-04pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction()Bartosz Golaszewski
2025-03-04pinctrl: rockchip: Add support for RK3528Steven Liu
2025-03-03pinctrl: intel: drop repeated config dependencyRaag Jadav
2025-03-03pinctrl: samsung: add support for exynos7870 pinctrlKaustabh Chakraborty
2025-02-28pinctrl: qcom: Add test case for TLMM interrupt handlingBjorn Andersson
2025-02-28pinctrl-tegra: Add config property GPIO modePrathamesh Shete
2025-02-28pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helperAndy Shevchenko