Age | Commit message (Expand) | Author | Files | Lines |
2024-01-17 | Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -8/+8 |
2023-12-12 | pinctrl: starfive: Convert to use grp member | Andy Shevchenko | 2 | -8/+8 |
2023-12-04 | pinctrl: starfive: jh7100: ignore disabled device tree nodes | Nam Cao | 1 | -2/+2 |
2023-12-04 | pinctrl: starfive: jh7110: ignore disabled device tree nodes | Nam Cao | 1 | -2/+2 |
2023-11-04 | pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free() | Bartosz Golaszewski | 1 | -12/+2 |
2023-11-04 | pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free() | Bartosz Golaszewski | 1 | -12/+2 |
2023-11-04 | treewide: rename pinctrl_gpio_free_new() | Bartosz Golaszewski | 2 | -2/+2 |
2023-11-04 | treewide: rename pinctrl_gpio_request_new() | Bartosz Golaszewski | 2 | -2/+2 |
2023-11-04 | pinctrl: starfive: jh7110: use new pinctrl GPIO helpers | Bartosz Golaszewski | 1 | -2/+2 |
2023-11-04 | pinctrl: starfive: jh7100: use new pinctrl GPIO helpers | Bartosz Golaszewski | 1 | -2/+2 |
2023-09-12 | pinctrl: starfive: jh7110: Add system pm ops to save and restore context | Hal Feng | 4 | -0/+52 |
2023-09-12 | pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabled | Hal Feng | 1 | -2/+0 |
2023-07-20 | pinctrl: Explicitly include correct DT includes | Rob Herring | 3 | -7/+1 |
2023-02-10 | pinctrl: starfive: Add StarFive JH7110 aon controller driver | Jianlong Huang | 3 | -0/+190 |
2023-02-10 | pinctrl: starfive: Add StarFive JH7110 sys controller driver | Jianlong Huang | 5 | -0/+1525 |
2022-11-22 | pinctrl: starfive: Use existing variable gpio | Geert Uytterhoeven | 1 | -2/+2 |
2022-10-24 | pinctrl: starfive: Add missing header(s) | Andy Shevchenko | 1 | -0/+3 |
2022-10-04 | pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100" | Jianlong Huang | 3 | -3/+3 |
2022-10-04 | pinctrl: Create subdirectory for StarFive drivers | Jianlong Huang | 3 | -0/+1385 |