Age | Commit message (Expand) | Author | Files | Lines |
2021-12-16 | pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines | Fabien Dessenne | 1 | -4/+4 |
2021-12-10 | pinctrl: bcm2835: Change init order for gpio hogs | Phil Elwell | 1 | -13/+16 |
2021-11-24 | pinctrl: mediatek: fix global-out-of-bounds issue | Guodong Liu | 1 | -2/+6 |
2021-11-16 | pinctrl: qcom: sm8350: Correct UFS and SDC offsets | Bjorn Andersson | 1 | -4/+4 |
2021-11-16 | pinctrl: tegra194: remove duplicate initializer again | Arnd Bergmann | 1 | -1/+0 |
2021-11-16 | pinctrl: qcom: sdm845: Enable dual edge errata | Bjorn Andersson | 1 | -0/+1 |
2021-11-16 | pinctrl: apple: Always return valid type in apple_gpio_irq_type | Sven Peter | 1 | -6/+6 |
2021-11-16 | pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c' | Sergio Paracuellos | 1 | -0/+1 |
2021-11-16 | pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIP | Julian Braha | 1 | -0/+2 |
2021-11-16 | pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group() | Prathamesh Shete | 1 | -2/+2 |
2021-11-16 | pinctrl: amd: Fix wakeups when IRQ is shared with SCI | Mario Limonciello | 1 | -3/+26 |
2021-11-05 | Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 48 | -402/+7532 |
2021-10-27 | pinctrl: add pinctrl/GPIO driver for Apple SoCs | Joey Gouly | 3 | -0/+551 |
2021-10-26 | pinctrl: tegra: Fix warnings and error | Prathamesh Shete | 1 | -3/+2 |
2021-10-26 | pinctrl: intel: Kconfig: Add configuration menu to Intel pin control | Cai Huoqing | 1 | -3/+3 |
2021-10-26 | pinctrl: tegra: Use correct offset for pin group | Prathamesh Shete | 1 | -2/+31 |
2021-10-25 | pinctrl: core: fix possible memory leak in pinctrl_enable() | Yang Yingliang | 1 | -0/+2 |
2021-10-25 | pinctrl: bcm2835: Allow building driver as a module | Florian Fainelli | 2 | -2/+9 |
2021-10-25 | pinctrl: equilibrium: Fix function addition in multiple groups | Rahul Tanwar | 1 | -1/+6 |
2021-10-24 | pinctrl: tegra: Add pinmux support for Tegra194 | Prathamesh Shete | 1 | -35/+1759 |
2021-10-24 | pinctrl: tegra: include lpdr pin properties | Suresh Mangipudi | 2 | -164/+168 |
2021-10-24 | pinctrl: mediatek: add support for MT7986 SoC | Sam Shih | 3 | -0/+935 |
2021-10-24 | pinctrl: microchip sgpio: use reset driver | Horatiu Vultur | 1 | -0/+7 |
2021-10-17 | pinctrl: qcom: spmi-mpp: add support for hierarchical IRQ chip | Dmitry Baryshkov | 1 | -17/+69 |
2021-10-17 | pinctrl: qcom: spmi-mpp: hardcode IRQ counts | Dmitry Baryshkov | 1 | -15/+10 |
2021-10-17 | pinctrl: qcom: ssbi-mpp: add support for hierarchical IRQ chip | Dmitry Baryshkov | 1 | -18/+93 |
2021-10-17 | pinctrl: qcom: ssbi-mpp: hardcode IRQ counts | Dmitry Baryshkov | 1 | -14/+8 |
2021-10-17 | pinctrl: samsung: support ExynosAutov9 SoC pinctrl | Chanho Park | 3 | -0/+111 |
2021-10-17 | Merge tag 'renesas-pinctrl-for-v5.16-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij | 5 | -34/+119 |
2021-10-16 | pinctrl: amd: disable and mask interrupts on probe | Sachi King | 1 | -0/+31 |
2021-10-15 | pinctrl: renesas: checker: Prefix common checker output | Geert Uytterhoeven | 1 | -3/+3 |
2021-10-15 | pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pins | Geert Uytterhoeven | 1 | -3/+5 |
2021-10-15 | pinctrl: renesas: checker: Move overlapping field check | Geert Uytterhoeven | 1 | -21/+34 |
2021-10-15 | pinctrl: renesas: checker: Fix off-by-one bug in drive register check | Geert Uytterhoeven | 1 | -1/+1 |
2021-10-15 | pinctrl: renesas: Fix save/restore on SoCs with pull-down only pins | Geert Uytterhoeven | 1 | -2/+4 |
2021-10-15 | pinctrl: renesas: r8a779[56]x: Add MediaLB pins | Andrey Gusakov | 4 | -6/+74 |
2021-10-14 | pinctrl: gemini: fix typos | Du Huanpeng | 1 | -2/+2 |
2021-10-14 | pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume() | Fabien Dessenne | 1 | -2/+2 |
2021-10-14 | pinctrl: stm32: do not warn when 'st,package' is absent | Fabien Dessenne | 1 | -13/+3 |
2021-10-14 | Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode" | Rafał Miłecki | 1 | -19/+10 |
2021-10-13 | pinctrl: uniphier: Add UniPhier NX1 pinctrl driver | Kunihiko Hayashi | 3 | -0/+494 |
2021-10-13 | pinctrl: uniphier: Add extra audio pinmux settings for LD11, LD20 and PXs3 SoCs | Kunihiko Hayashi | 3 | -0/+93 |
2021-10-13 | pinctrl: qcom: spmi-gpio: Add compatible for PM6350 | Luca Weiss | 1 | -0/+1 |
2021-10-08 | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2021-10-07 | qcom_scm: hide Kconfig symbol | Arnd Bergmann | 1 | -1/+2 |
2021-10-03 | Merge tag 'renesas-pinctrl-for-v5.16-tag1' of git://git.kernel.org/pub/scm/li... | Linus Walleij | 2 | -7/+7 |
2021-10-03 | pinctrl: mediatek: add rsel setting on MT8195 | Zhiyong Tao | 1 | -0/+133 |
2021-10-03 | pinctrl: mediatek: support rsel feature | Zhiyong Tao | 3 | -48/+289 |
2021-10-03 | pinctrl: mediatek: fix coding style | Zhiyong Tao | 1 | -4/+4 |
2021-10-03 | pinctrl: qcom: spmi-gpio: add support to enable/disable output | Subbaraman Narayanamurthy | 1 | -0/+6 |