summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier
2022-07-19pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean
2022-07-19pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean
2022-07-18pinctrl: Don't allow PINCTRL_AMD to be a moduleMario Limonciello
2022-07-18pinctrl: ocelot: Fix pincfgHoratiu Vultur
2022-07-18pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur
2022-07-16pinctrl: ocelot: Make irq_chip immutableMichael Walle
2022-07-14pinctrl: intel: Check against matching data instead of ACPI companionAndy Shevchenko
2022-07-11pinctrl: sunplus: Add check for kcallocWilliam Dean
2022-07-11pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean
2022-07-10pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interruptLad Prabhakar
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier
2022-06-28pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne
2022-06-28pinctrl: imx: Add the zero base flag for imx93Jacky Bai
2022-06-27pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev
2022-06-15pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland
2022-06-15pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai
2022-06-10pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()Saravana Kannan
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-25pinctrl: apple: Use a raw spinlock for the regmapHector Martin
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-22Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2022-05-22pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIszhaoxiao
2022-05-20pinctrl: intel: Fix kernel doc format, i.e. add return sectionsAndy Shevchenko
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-19pinctrl: starfive: Make the irqchip immutableGeert Uytterhoeven
2022-05-19pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10AngeloGioacchino Del Regno
2022-05-19pinctrl: freescale: Add i.MXRT1170 pinctrl driver supportJesse Taube
2022-05-19pinctrl: qcom: spmi-gpio: Add pm6125 compatibleMarijn Suijten
2022-05-18pinctrl: intel: Drop unused irqchip member in struct intel_pinctrlAndy Shevchenko
2022-05-18pinctrl: intel: make irq_chip immutableAndy Shevchenko
2022-05-17pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()Andy Shevchenko
2022-05-16pinctrl: lynxpoint: make irq_chip immutableAndy Shevchenko
2022-05-16pinctrl: cherryview: make irq_chip immutableAndy Shevchenko
2022-05-16pinctrl: baytrail: make irq_chip immutableAndy Shevchenko
2022-05-14pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()Andy Shevchenko
2022-05-14pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pinAndre Przywara
2022-05-14pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae
2022-05-14Merge tag 'renesas-pinctrl-for-v5.19-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2022-05-11pinctrl: broxton: Add module alias for Intel Apollo LakeAndy Shevchenko
2022-05-09pinctrl: microchip-sgpio: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-05-09pinctrl: equilibrium: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-05-05pinctrl: microchip-sgpio: make irq_chip immutableMichael Walle