summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-01-171-4/+4
|\
| * pinctrl: starfive: Convert to use grp memberAndy Shevchenko2023-12-121-4/+4
* | pinctrl: starfive: jh7110: ignore disabled device tree nodesNam Cao2023-12-041-2/+2
|/
* pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski2023-11-041-12/+2
* treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski2023-11-041-1/+1
* treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski2023-11-041-1/+1
* pinctrl: starfive: jh7110: use new pinctrl GPIO helpersBartosz Golaszewski2023-11-041-2/+2
* pinctrl: starfive: jh7110: Add system pm ops to save and restore contextHal Feng2023-09-121-0/+40
* pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabledHal Feng2023-09-121-2/+0
* pinctrl: Explicitly include correct DT includesRob Herring2023-07-201-1/+0
* pinctrl: starfive: Add StarFive JH7110 sys controller driverJianlong Huang2023-02-101-0/+982