aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/starfive
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-8/+8
2023-12-12pinctrl: starfive: Convert to use grp memberAndy Shevchenko2-8/+8
2023-12-04pinctrl: starfive: jh7100: ignore disabled device tree nodesNam Cao1-2/+2
2023-12-04pinctrl: starfive: jh7110: ignore disabled device tree nodesNam Cao1-2/+2
2023-11-04pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski1-12/+2
2023-11-04pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski1-12/+2
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski2-2/+2
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski2-2/+2
2023-11-04pinctrl: starfive: jh7110: use new pinctrl GPIO helpersBartosz Golaszewski1-2/+2
2023-11-04pinctrl: starfive: jh7100: use new pinctrl GPIO helpersBartosz Golaszewski1-2/+2
2023-09-12pinctrl: starfive: jh7110: Add system pm ops to save and restore contextHal Feng4-0/+52
2023-09-12pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabledHal Feng1-2/+0
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring3-7/+1
2023-02-10pinctrl: starfive: Add StarFive JH7110 aon controller driverJianlong Huang3-0/+190
2023-02-10pinctrl: starfive: Add StarFive JH7110 sys controller driverJianlong Huang5-0/+1525
2022-11-22pinctrl: starfive: Use existing variable gpioGeert Uytterhoeven1-2/+2
2022-10-24pinctrl: starfive: Add missing header(s)Andy Shevchenko1-0/+3
2022-10-04pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang3-3/+3
2022-10-04pinctrl: Create subdirectory for StarFive driversJianlong Huang3-0/+1385