summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2024-06-17pinctrl: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-17pinctrl: zynqmp: Support muxing individual pinsSean Anderson
2024-06-17pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao
2024-06-17pinctrl: rockchip: use dedicated pinctrl type for RK3328Huang-Huang Bao
2024-06-17pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pinsHuang-Huang Bao
2024-06-17pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pinsHuang-Huang Bao
2024-06-17pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-06-17pinctrl: single: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-06-17pinctrl: core: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-06-17pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFERHagar Hemdan
2024-06-17pinctrl: bcm2835: Use string_choices API instead of ternary operatorStefan Wahren
2024-06-17pinctrl: bcm2835: Fix permissions of persist_gpio_outputsStefan Wahren
2024-06-17pinctrl: tps6594: add missing support for LP8764 PMICThomas Richard
2024-06-17Merge tag 'renesas-pinctrl-for-v6.11-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2024-06-17pinctrl: keembay: Fix func conversion in keembay_build_functions()Nathan Chancellor
2024-06-17pinctrl: imx: support SCMI pinctrl protocol for i.MX95Peng Fan
2024-06-17pinctrl: scmi: add blocklistPeng Fan
2024-06-17pinctrl: qcom: sdm670: add pdc wakeirq mapRichard Acayan
2024-06-17pinctrl: cy8c95x0: Use REGCACHE_MAPLEPatrick Rudolph
2024-06-17pinctrl: cy8c95x0: Use regmap rangesPatrick Rudolph
2024-06-17pinctrl: cy8c95x0: Use single I2C lockPatrick Rudolph
2024-06-17pinctrl: pinmux: Remove unused members from struct function_descAndy Shevchenko
2024-06-17pinctrl: mediatek: moore: Convert to use func memberAndy Shevchenko
2024-06-17pinctrl: keembay: Convert to use func memberAndy Shevchenko
2024-06-17pinctrl: ingenic: Convert to use func memberAndy Shevchenko
2024-06-17pinctrl: imx: Convert to use func memberAndy Shevchenko
2024-06-17pinctrl: pinmux: Embed struct pinfunction into struct function_descAndy Shevchenko
2024-06-17pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()Andy Shevchenko
2024-06-17pinctrl: mediatek: moore: Provide a helper macro PINCTRL_PIN_FUNCTION()Andy Shevchenko
2024-06-17pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()Andy Shevchenko
2024-06-17pinctrl: equilibrium: Make use of struct pinfunctionAndy Shevchenko
2024-06-17pinctrl: berlin: Make use of struct pinfunctionAndy Shevchenko
2024-06-17pinctrl: rockchip: update rk3308 iomux routesDmitry Yashin