| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-24 | pinctrl: pxa2xx: use devm_kmemdup_array() | Raag Jadav | 1 | -4/+4 |
| 2024-03-28 | pinctrl: pxa2xx: Make use of struct pingroup | Andy Shevchenko | 2 | -22/+16 |
| 2024-03-28 | pinctrl: pxa2xx: Make use of struct pinfunction | Andy Shevchenko | 2 | -21/+11 |
| 2023-07-20 | pinctrl: Explicitly include correct DT includes | Rob Herring | 2 | -2/+0 |
| 2022-01-24 | drivers/pinctrl: remove redundant ret variable | Minghao Chi | 1 | -3/+2 |
| 2021-04-22 | pinctrl: Introduce MODE group in enum pin_config_param | Andy Shevchenko | 1 | -2/+2 |
| 2020-06-04 | pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken | Christophe JAILLET | 1 | -9/+0 |
| 2020-02-04 | pinctrl: fix pxa2xx.c build warnings | Randy Dunlap | 1 | -0/+1 |
| 2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -18/+8 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 4 | -20/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2017-11-30 | pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan | 1 | -0/+4 |
| 2016-04-21 | pinctrl: pxa: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+1 |
| 2016-04-14 | pinctrl: pxa: add pxa25x architecture | Robert Jarzmik | 3 | -1/+284 |
| 2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 1 | -1/+1 |
| 2016-03-09 | pinctrl: pxa2xx: export symbols | Linus Walleij | 1 | -0/+2 |
| 2015-12-15 | pinctrl: pxa: pxa2xx: add pin control skeleton | Robert Jarzmik | 1 | -2/+2 |
| 2015-12-10 | pinctrl: pxa: add pxa27x architecture | Robert Jarzmik | 3 | -0/+576 |
| 2015-12-10 | pinctrl: pxa: pxa2xx: add pin configuration support | Robert Jarzmik | 1 | -0/+63 |
| 2015-12-10 | pinctrl: pxa: pxa2xx: add pin muxing | Robert Jarzmik | 1 | -0/+121 |
| 2015-12-10 | pinctrl: pxa: pxa2xx: add pin control skeleton | Robert Jarzmik | 3 | -0/+353 |