summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-06-18pinctrl: starfive: jh7100: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-18pinctrl: Constify static 'pinctrl_desc'Krzysztof Kozlowski
2024-06-26pinctrl: starfive: Use scope based of_node_put() cleanupsPeng Fan
2024-01-17Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-12-12pinctrl: starfive: Convert to use grp memberAndy Shevchenko
2023-12-04pinctrl: starfive: jh7100: ignore disabled device tree nodesNam Cao
2023-11-04pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski
2023-11-04pinctrl: starfive: jh7100: use new pinctrl GPIO helpersBartosz Golaszewski
2022-11-22pinctrl: starfive: Use existing variable gpioGeert Uytterhoeven
2022-10-24pinctrl: starfive: Add missing header(s)Andy Shevchenko
2022-10-04pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang