summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-21Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-15Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-05Merge tag 'renesas-pinctrl-for-v6.11-tag3' of git://git.kernel.org/pub/scm/li...Linus Walleij
2024-07-04pinctrl: renesas: rzg2l: Support output enable on RZ/G2LPaul Barker
2024-07-04pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functionsPaul Barker
2024-07-04pinctrl: renesas: rzg2l: Clarify OEN read/write supportPaul Barker
2024-07-03pinctrl: freescale: Use scope based of_node_put() cleanupsPeng Fan
2024-07-03pinctrl: equilibrium: Use scope based of_node_put() cleanupsPeng Fan
2024-07-03pinctrl: ti: iodelay: Use scope based of_node_put() cleanupsPeng Fan
2024-07-03pinctrl: qcom: lpass-lpi: increase MAX_NR_GPIO to 32Alexey Klimov
2024-07-03pinctrl: cy8c95x0: Update cache modificationPatrick Rudolph
2024-07-03pinctrl: cy8c95x0: Use cleanup.hPatrick Rudolph
2024-07-02Merge tag 'renesas-pinctrl-for-v6.11-tag2-v2' of git://git.kernel.org/pub/scm...Linus Walleij
2024-07-01pinctrl: renesas: r8a779h0: Remove unneeded separatorsGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Add INTC-EX pins, groups, and functionGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Remove unneeded separatorsGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779h0: Add AVB MII pins and groupsGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Fix TPU suffixesGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Fix TCLK suffixesGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: FIX PWM suffixesGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Fix IRQ suffixesGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Fix (H)SCIF3 suffixesGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Fix (H)SCIF1 suffixesGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Fix FXR_TXEN[AB] suffixesGeert Uytterhoeven
2024-07-01pinctrl: renesas: r8a779g0: Fix CANFD5 suffixGeert Uytterhoeven
2024-07-01pinctrl: renesas: sh73a0: Use rdev_get_drvdata()Michał Mirosław
2024-06-26pinctrl: mlxbf3: Fix return value check for devm_platform_ioremap_resourceChen Ni
2024-06-26pinctrl: aspeed-g6: Add NCSI pin group configPotin Lai
2024-06-26pinctrl: qcom: Introduce SM4250 LPI pinctrl driverSrinivas Kandagatla
2024-06-26pinctrl: k210: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: freescale: mxs: Fix refcount of childPeng Fan
2024-06-26pinctrl: pinconf-generic: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: bcm: bcm63xx: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: mediatek: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: nomadik: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: s32cc: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: at91: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: rockchip: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: spear: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: sprd: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: starfive: Use scope based of_node_put() cleanupsPeng Fan
2024-06-26pinctrl: tegra: Use scope based of_node_put() cleanupsPeng Fan
2024-06-25pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()Bartosz Golaszewski
2024-06-24pinctrl: renesas: rzg2l: Reorganize variable configuration macroLad Prabhakar
2024-06-24pinctrl: renesas: rzg2l: Move RZG2L_SINGLE_PIN definition to top of the fileLad Prabhakar
2024-06-24pinctrl: renesas: rzg2l: Adjust bit masks for PIN_CFG_VARIABLE to use BIT(62)Lad Prabhakar
2024-06-24pinctrl: renesas: rzg2l: Update PIN_CFG_MASK() macro to be 32-bit wideLad Prabhakar
2024-06-18pinctrl: freescale: Select missing featuresLinus Walleij
2024-06-17pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL checkDan Carpenter