summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c
AgeCommit message (Expand)Author
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: jh7110: ignore disabled device tree nodesNam Cao
2023-11-04pinctrl: starfive: jh7110: 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: jh7110: use new pinctrl GPIO helpersBartosz Golaszewski
2023-09-12pinctrl: starfive: jh7110: Add system pm ops to save and restore contextHal Feng
2023-09-12pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabledHal Feng
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring
2023-02-10pinctrl: starfive: Add StarFive JH7110 sys controller driverJianlong Huang