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