| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-18 | pinctrl: Constify static 'pinctrl_desc' | Krzysztof Kozlowski | 1 | -1/+1 |
| 2024-10-11 | pinctrl: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-10-10 | pinctrl: artpec6: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2020-01-07 | pinctrl: artpec6: fix __iomem on reg in set | Ben Dooks (Codethink) | 1 | -1/+1 |
| 2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
| 2019-04-11 | pinctrl: artpec6: Drop unused function and rename | Linus Walleij | 1 | -17/+4 |
| 2019-04-04 | pinctrl: artpec6: Make two functions static | YueHaibing | 1 | -4/+6 |
| 2018-03-01 | pinctrl: artpec-6: Add smaller groups for uarts | Jesper Nilsson | 1 | -16/+50 |
| 2017-08-22 | pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 1 | -1/+1 |
| 2017-04-28 | pinctrl: artpec6: Fix return value check in artpec6_pmx_probe() | Wei Yongjun | 1 | -2/+2 |
| 2017-04-26 | pinctrl: artpec6: Remove .owner field for driver | Wei Yongjun | 1 | -1/+0 |
| 2017-04-24 | pinctrl: make artpec6 explicitly non-modular | Paul Gortmaker | 1 | -12/+0 |
| 2017-04-07 | pinctrl: Add pincontrol driver for ARTPEC-6 SoC | Jesper Nilsson | 1 | -0/+992 |