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