summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2022-07-19pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean-6/+21
2022-07-19pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean-19/+19
2022-07-18pinctrl: Don't allow PINCTRL_AMD to be a moduleMario Limonciello-1/+1
2022-07-18pinctrl: ocelot: Fix pincfgHoratiu Vultur-6/+13
2022-07-18pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur-71/+124
2022-07-11pinctrl: sunplus: Add check for kcallocWilliam Dean-0/+3
2022-07-11pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean-0/+2
2022-06-28pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne-8/+12
2022-06-28pinctrl: imx: Add the zero base flag for imx93Jacky Bai-0/+1
2022-06-27pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev-0/+2
2022-06-15pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland-5/+5
2022-06-15pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai-2/+2
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3912/+6678
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-252/+187
2022-05-25pinctrl: apple: Use a raw spinlock for the regmapHector Martin-0/+1
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+57
2022-05-22Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij-72/+110
2022-05-22pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIszhaoxiao-2/+1
2022-05-20pinctrl: intel: Fix kernel doc format, i.e. add return sectionsAndy Shevchenko-0/+5
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+6
2022-05-19pinctrl: starfive: Make the irqchip immutableGeert Uytterhoeven-3/+8
2022-05-19pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10AngeloGioacchino Del Regno-0/+2329
2022-05-19pinctrl: freescale: Add i.MXRT1170 pinctrl driver supportJesse Taube-0/+357
2022-05-19pinctrl: qcom: spmi-gpio: Add pm6125 compatibleMarijn Suijten-0/+1
2022-05-18pinctrl: intel: Drop unused irqchip member in struct intel_pinctrlAndy Shevchenko-2/+0
2022-05-18pinctrl: intel: make irq_chip immutableAndy Shevchenko-15/+25
2022-05-17pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()Andy Shevchenko-4/+3
2022-05-16pinctrl: lynxpoint: make irq_chip immutableAndy Shevchenko-10/+16
2022-05-16pinctrl: cherryview: make irq_chip immutableAndy Shevchenko-27/+38
2022-05-16pinctrl: baytrail: make irq_chip immutableAndy Shevchenko-17/+25
2022-05-14pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()Andy Shevchenko-12/+9
2022-05-14pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pinAndre Przywara-1/+1
2022-05-14pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae-1/+1
2022-05-14Merge tag 'renesas-pinctrl-for-v5.19-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij-2497/+1173
2022-05-11pinctrl: broxton: Add module alias for Intel Apollo LakeAndy Shevchenko-0/+1
2022-05-09pinctrl: microchip-sgpio: Switch to use fwnode instead of of_nodeAndy Shevchenko-1/+1
2022-05-09pinctrl: equilibrium: Switch to use fwnode instead of of_nodeAndy Shevchenko-10/+11
2022-05-05pinctrl: microchip-sgpio: make irq_chip immutableMichael Walle-5/+9
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-36/+57
2022-05-05pinctrl: stm32: Fix up errorpath after mergeLinus Walleij-0/+4
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski-36/+57
2022-05-05pinctrl: renesas: checker: Add reserved field checksGeert Uytterhoeven-1/+10
2022-05-05pinctrl: renesas: sh7786: Optimize fixed-width reserved fieldsGeert Uytterhoeven-13/+8
2022-05-05pinctrl: renesas: sh7785: Optimize fixed-width reserved fieldsGeert Uytterhoeven-36/+24
2022-05-05pinctrl: renesas: sh7757: Optimize fixed-width reserved fieldsGeert Uytterhoeven-57/+38
2022-05-05pinctrl: renesas: sh7734: Optimize fixed-width reserved fieldsGeert Uytterhoeven-12/+9
2022-05-05pinctrl: renesas: sh7724: Optimize fixed-width reserved fieldsGeert Uytterhoeven-3/+4
2022-05-05pinctrl: renesas: sh7723: Optimize fixed-width reserved fieldsGeert Uytterhoeven-31/+39
2022-05-05pinctrl: renesas: sh7722: Optimize fixed-width reserved fieldsGeert Uytterhoeven-122/+80
2022-05-05pinctrl: renesas: sh7720: Optimize fixed-width reserved fieldsGeert Uytterhoeven-29/+28