aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-25pinctrl: bcm: add driver for BCM4908 pinmuxRafał Miłecki3-0/+578
2022-01-24pinctrl: baytrail: Clear direct_irq_en flag on broken configsHans de Goede1-2/+53
2022-01-24pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko1-8/+2
2022-01-24pinctrl: intel: fix unexpected interruptŁukasz Bartosik1-20/+34
2022-01-24pinctrl: Place correctly CONFIG_PINCTRL_ST in the MakefileAndy Shevchenko1-1/+1
2022-01-24pinctrl: renesas: r8a7799[05]: Add MediaLB pinsNikita Yushchenko2-2/+34
2022-01-24pinctrl: renesas: r8a7791: Remove INTC_IRQx_NGeert Uytterhoeven1-20/+15
2022-01-24pinctrl: renesas: r8a7790: Remove INTC_IRQx_NGeert Uytterhoeven1-25/+18
2022-01-24pinctrl: renesas: rcar: Do not enforce GPIO if already muxedWolfram Sang1-1/+1
2022-01-24pinctrl: at91-pio4: Use platform_get_irq() to get the interruptLad Prabhakar1-9/+7
2022-01-24pinctrl: qcom: Return -EINVAL for setting affinity if no IRQ parentManivannan Sadhasivam1-2/+2
2022-01-24pinctrl: meson-g12a: add more pwm_f optionsGary Bisson1-1/+5
2022-01-24drivers/pinctrl: remove redundant ret variableMinghao Chi1-3/+2
2022-01-24pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara1-4/+4
2022-01-24pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mappingHans de Goede1-2/+3
2022-01-24pinctrl: thunderbay: rework loops looking for groups namesRafał Miłecki1-46/+25
2022-01-24pinctrl: thunderbay: comment process of building functions a bitRafał Miłecki1-9/+10
2022-01-23pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-upsKrzysztof Kozlowski1-0/+4
2022-01-23pinctrl: samsung: accept GPIO bank nodes with a suffixKrzysztof Kozlowski1-12/+45
2022-01-23pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpiosSam Protsenko1-2/+0
2022-01-23pinctrl: samsung: drop pin banks references on error pathsKrzysztof Kozlowski1-7/+23
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds69-1017/+6066
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-0/+1372
2022-01-02pinctrl: imx: fix assigning groups namesRafał Miłecki1-2/+4
2021-12-26Merge tag 'samsung-pinctrl-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into develLinus Walleij3-4/+89
2021-12-26pinctrl: bcm: ns: use generic groups & functions helpersRafał Miłecki2-115/+50
2021-12-26pinctrl: imx: fix allocation result checkRafał Miłecki1-1/+1
2021-12-25pinctrl: samsung: Use platform_get_irq_optional() to get the interruptLad Prabhakar1-4/+5
2021-12-22pinctrl: Propagate firmware node from a parent deviceAndy Shevchenko5-20/+27
2021-12-22pinctrl: add one more "const" for generic function groupsRafał Miłecki2-3/+3
2021-12-22pinctrl: keembay: rework loops looking for groups namesRafał Miłecki1-41/+25
2021-12-22pinctrl: keembay: comment process of building functions a bitRafał Miłecki1-10/+11
2021-12-22pinctrl: imx: prepare for making "group_names" in "function_desc" constRafał Miłecki1-4/+7
2021-12-20Merge tag 'renesas-pinctrl-for-v5.17-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij1-2/+2
2021-12-16Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsocArnd Bergmann3-0/+1372
2021-12-16pinctrl: starfive: Add pinctrl driver for StarFive SoCsEmil Renner Berthing3-0/+1372
2021-12-16pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEEDJulian Braha1-1/+1
2021-12-16Merge tag 'intel-pinctrl-v5.17-3' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into develLinus Walleij2-32/+100
2021-12-16pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko24-37/+8
2021-12-16pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne1-4/+4
2021-12-16pinctrl-sunxi: don't call pinctrl_gpio_direction()Hans Verkuil1-2/+6
2021-12-16pinctrl-bcm2835: don't call pinctrl_gpio_direction()Hans Verkuil1-3/+9
2021-12-10pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell1-13/+16
2021-12-10pinctrl: bcm2835: Silence uninit warningLinus Walleij1-1/+1
2021-12-09pinctrl: Sort Kconfig and Makefile entries alphabeticallyAndy Shevchenko2-258/+258
2021-12-09pinctrl: Add Intel Thunder Bay pinctrl driverLakshmi Sowjanya D3-0/+1342
2021-12-09pinctrl: qcom: Add SM8450 pinctrl driverVinod Koul3-0/+1699
2021-12-07pinctrl: renesas: r8a779a0: Align commentsGeert Uytterhoeven1-2/+2
2021-12-05Merge tag 'renesas-pinctrl-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij4-111/+216
2021-12-05pinctrl: spear: plgpio: Introduce regmap phandleHerve Codina1-5/+17