summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-10-14Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-07pinctrl: amd: Add missing pins to the pin group listShyam Sundar S K
2020-10-07pinctrl: visconti: PINCTRL_TMPV7700 should depend on ARCH_VISCONTIGeert Uytterhoeven
2020-10-07pinctrl: mediatek: Free eint data on failureEnric Balletbo i Serra
2020-10-06pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah
2020-10-06pinctrl: qcom: Use return value from irq_set_wake() callMaulik Shah
2020-10-06pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flagsMaulik Shah
2020-10-01pinctrl: single: fix debug output when #pinctrl-cells = 2Drew Fustini
2020-10-01pinctrl: single: fix pinctrl_spec.args_count bounds checkDrew Fustini
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov
2020-09-30pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistentAndy Shevchenko
2020-09-30pinctrl: cannonlake: Modify COMMUNITY macros to be consistentAndy Shevchenko
2020-09-30pinctrl: tigerlake: Fix register offsets for TGL-H variantAndy Shevchenko
2020-09-30pinctrl: mediatek: use devm_platform_ioremap_resource_byname()Wang Xiaojun
2020-09-30pinctrl: nuvoton: npcm7xx: Constify static ops structsRikard Falkeborn
2020-09-29pinctrl: mediatek: mt7622: add antsel pins/groupsChuanhong Guo
2020-09-29pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()Qinglang Miao
2020-09-29pinctrl: at91-pio4: add support for sama7g5 SoCEugen Hristev
2020-09-29pinctrl: spear: simplify the return expression of tvc_connect()Qinglang Miao
2020-09-29pinctrl: spear: simplify the return expression of spear310_pinctrl_probeLiu Shixin
2020-09-29pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran
2020-09-29pinctrl: sprd: use module_platform_driver to simplify the codeLiu Shixin
2020-09-29pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-09-29pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780.周琰杰 (Zhou Yanjie)
2020-09-29pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780.周琰杰 (Zhou Yanjie)
2020-09-29pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banksAndrew Jeffery
2020-09-29pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery
2020-09-29pinctrl: aspeed: Format pinconf debug consistent with pinmuxAndrew Jeffery
2020-09-29pinctrl: imx: Support building i.MX pinctrl core driver as moduleAnson Huang
2020-09-29pinctrl: imx: Support building SCU pinctrl core driver as moduleAnson Huang
2020-09-29pinctrl: imx: Use function callbacks for SCU related functionsAnson Huang
2020-09-27pinctrl: mediatek: Add MT8167 Pinctrl driverFabien Parent
2020-09-21Merge tag 'intel-pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-09-21Merge tag 'renesas-pinctrl-for-v5.10-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2020-09-21pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOsHans de Goede
2020-09-15pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc codeGeert Uytterhoeven
2020-09-15pinctrl: Rename sh-pfc to renesasGeert Uytterhoeven
2020-09-15pinctrl: rzn1: Do not select GENERIC_PIN{CTRL_GROUPS,MUX_FUNCTIONS}Geert Uytterhoeven
2020-09-15pinctrl: rza1: Switch to using "output-enable"Geert Uytterhoeven
2020-09-15pinctrl: sh-pfc: Tidy up driver description titleKuninori Morimoto
2020-09-15pinctrl: sh-pfc: Align driver description titleKuninori Morimoto
2020-09-15pinctrl: sh-pfc: Collect Renesas related CONFIGs in one placeKuninori Morimoto
2020-09-15pinctrl: sh-pfc: Tidy up Emma Mobile EV2Kuninori Morimoto
2020-09-12pinctrl: devicetree: Keep deferring even on timeoutThierry Reding
2020-09-12pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham
2020-09-12pinctrl: sx150x: Fix pinctrl enablement order bugMartin DEVERA
2020-09-12pinctrl: rockchip: depend on OFHeiko Stuebner