summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-01-30pinctrl: Add driver for Sunplus SP7021Wells Lu
2022-01-30pinctrl: meson: add pinctrl driver support for Meson-S4 SocQianggui Song
2022-01-30pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPJulian Braha
2022-01-30pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli
2022-01-30Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2022-01-28pinctrl: zynqmp: Revert "Unify pin naming"Gerhard Engleder
2022-01-25pinctrl: samsung: add FSD SoC specific dataAlim Akhtar
2022-01-25pinctrl: bcm: add driver for BCM4908 pinmuxRafał Miłecki
2022-01-24pinctrl: baytrail: Clear direct_irq_en flag on broken configsHans de Goede
2022-01-24pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko
2022-01-24pinctrl: intel: fix unexpected interruptŁukasz Bartosik
2022-01-24pinctrl: Place correctly CONFIG_PINCTRL_ST in the MakefileAndy Shevchenko
2022-01-24pinctrl: renesas: r8a7799[05]: Add MediaLB pinsNikita Yushchenko
2022-01-24pinctrl: renesas: r8a7791: Remove INTC_IRQx_NGeert Uytterhoeven
2022-01-24pinctrl: renesas: r8a7790: Remove INTC_IRQx_NGeert Uytterhoeven
2022-01-24pinctrl: renesas: rcar: Do not enforce GPIO if already muxedWolfram Sang
2022-01-24pinctrl: at91-pio4: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-24pinctrl: qcom: Return -EINVAL for setting affinity if no IRQ parentManivannan Sadhasivam
2022-01-24pinctrl: meson-g12a: add more pwm_f optionsGary Bisson
2022-01-24drivers/pinctrl: remove redundant ret variableMinghao Chi
2022-01-24pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara
2022-01-24pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mappingHans de Goede
2022-01-24pinctrl: thunderbay: rework loops looking for groups namesRafał Miłecki
2022-01-24pinctrl: thunderbay: comment process of building functions a bitRafał Miłecki
2022-01-23pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-upsKrzysztof Kozlowski
2022-01-23pinctrl: samsung: accept GPIO bank nodes with a suffixKrzysztof Kozlowski
2022-01-23pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpiosSam Protsenko
2022-01-23pinctrl: samsung: drop pin banks references on error pathsKrzysztof Kozlowski
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-02pinctrl: imx: fix assigning groups namesRafał Miłecki
2021-12-26Merge tag 'samsung-pinctrl-5.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2021-12-26pinctrl: bcm: ns: use generic groups & functions helpersRafał Miłecki
2021-12-26pinctrl: imx: fix allocation result checkRafał Miłecki
2021-12-25pinctrl: samsung: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2021-12-22pinctrl: Propagate firmware node from a parent deviceAndy Shevchenko
2021-12-22pinctrl: add one more "const" for generic function groupsRafał Miłecki
2021-12-22pinctrl: keembay: rework loops looking for groups namesRafał Miłecki
2021-12-22pinctrl: keembay: comment process of building functions a bitRafał Miłecki
2021-12-22pinctrl: imx: prepare for making "group_names" in "function_desc" constRafał Miłecki
2021-12-20Merge tag 'renesas-pinctrl-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2021-12-16Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsocArnd Bergmann
2021-12-16pinctrl: starfive: Add pinctrl driver for StarFive SoCsEmil Renner Berthing
2021-12-16pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEEDJulian Braha
2021-12-16Merge tag 'intel-pinctrl-v5.17-3' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2021-12-16pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2021-12-16pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne
2021-12-16pinctrl-sunxi: don't call pinctrl_gpio_direction()Hans Verkuil
2021-12-16pinctrl-bcm2835: don't call pinctrl_gpio_direction()Hans Verkuil
2021-12-10pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell