summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-06-28pinctrl: ingenic: Use irqd_to_hwirq()Aidan MacDonald
2022-06-28pinctrl: pinctrl-zynqmp: Fix kernel-doc warningSai Krishna Potthuri
2022-06-28pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedanceSai Krishna Potthuri
2022-06-28pinctrl: ocelot: allow building as a moduleClément Léger
2022-06-27pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev
2022-06-27pinctrl: qcom: sc7280: Fix compile bugLinus Walleij
2022-06-27Merge tag 'renesas-pinctrl-for-v5.20-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2022-06-27pinctrl: mediatek: mt8192: Fix compile warningsLinus Walleij
2022-06-26pinctrl: mediatek: fix the pinconf definition of some GPIO pinsGuodong Liu
2022-06-26pinctrl: mediatek: dropping original advanced drive configuration functionGuodong Liu
2022-06-26pinctrl: mediatek: add rsel setting on mt8192Guodong Liu
2022-06-26pinctrl: mediatek: add drive for I2C related pins on mt8192Guodong Liu
2022-06-26pinctrl: mediatek: add generic driving setup property on mt8192Guodong Liu
2022-06-26pinctrl: bcm2835: Make the irqchip immutableStefan Wahren
2022-06-26pinctrl: bcm2835: drop irq_enable/disable callbacksStefan Wahren
2022-06-26pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin
2022-06-26pinctrl: qcom: sc7280: Add clock optional check for ADSP bypass targetsSrinivasa Rao Mandadapu
2022-06-20pinctrl: intel: Drop no more used members of struct intel_pingroupAndy Shevchenko
2022-06-20pinctrl: intel: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: merrifield: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: lynxpoint: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: cherryview: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: baytrail: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: intel: Embed struct pingroup into struct intel_pingroupAndy Shevchenko
2022-06-15pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin
2022-06-15Merge branch 'ib-v5.20-amd-pinctrl' into develLinus Walleij
2022-06-15pinctrl: sunxi: Remove reset controller consumersSamuel Holland
2022-06-15pinctrl: amd: Implement pinmux functionalityBasavaraj Natikar
2022-06-15pinctrl: amd: Add amd_get_iomux_res functionBasavaraj Natikar
2022-06-15pinctrl: amd: Define and use AMD_PINS macroBasavaraj Natikar
2022-06-15pinctrl: amd: Use PINCTRL_PINGROUP to manage pingroupsBasavaraj Natikar
2022-06-15pinctrl: amd: Remove amd_pingroup and use pingroupBasavaraj Natikar
2022-06-15pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland
2022-06-15pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai
2022-06-10pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()Saravana Kannan
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-06pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabledLad Prabhakar
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-25pinctrl: apple: Use a raw spinlock for the regmapHector Martin
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-22Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2022-05-22pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIszhaoxiao
2022-05-20pinctrl: intel: Fix kernel doc format, i.e. add return sectionsAndy Shevchenko
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-19pinctrl: starfive: Make the irqchip immutableGeert Uytterhoeven
2022-05-19pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10AngeloGioacchino Del Regno
2022-05-19pinctrl: freescale: Add i.MXRT1170 pinctrl driver supportJesse Taube
2022-05-19pinctrl: qcom: spmi-gpio: Add pm6125 compatibleMarijn Suijten