aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-scmi.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-24pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATEDan Carpenter1-4/+8
2026-03-24pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS supportDan Carpenter1-3/+0
2026-03-24pinctrl: scmi: Add SCMI_PIN_INPUT_VALUEDan Carpenter1-7/+26
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-07pinctrl: imx: Add support for NXP i.MX952Peng Fan1-1/+2
2025-10-29pinctrl-scmi: remove unused struct membersDan Carpenter1-2/+0
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij1-1/+1
2025-05-21pinctrl: freescale: Add support for imx943 pinctrlJacky Bai1-0/+1
2024-06-17pinctrl: scmi: add blocklistPeng Fan1-0/+9
2024-04-19pinctrl: Implementation of the generic scmi-pinctrl driverPeng Fan1-0/+571