Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-04 | pinctrl: rk805: drop the wrapper around pinctrl_gpio_direction_input() | Bartosz Golaszewski | 1 | -7/+1 |
2023-11-04 | treewide: rename pinctrl_gpio_direction_output_new() | Bartosz Golaszewski | 1 | -1/+1 |
2023-11-04 | treewide: rename pinctrl_gpio_direction_input_new() | Bartosz Golaszewski | 1 | -1/+1 |
2023-11-04 | pinctrl: rk805: use new pinctrl GPIO helpers | Bartosz Golaszewski | 1 | -2/+2 |
2023-05-15 | pinctrl: rk805: Add rk806 pinctrl support | Sebastian Reichel | 1 | -21/+168 |
2021-12-22 | pinctrl: Propagate firmware node from a parent device | Andy Shevchenko | 1 | -6/+6 |
2020-05-12 | pinctrl: rk805: Constify rk805_gpio_cfgs | Rikard Falkeborn | 1 | -2/+2 |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -2/+5 |
2019-08-21 | pinctrl: rk805: Make structures constant | Nishka Dasgupta | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2017-08-21 | pinctrl: Add pinctrl driver for the RK805 PMIC | Joseph Chen | 1 | -0/+493 |