| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-06-18 | pinctrl: as3722: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -6/+13 |
| 2025-06-18 | pinctrl: as3722: Move fixed assignments to 'pinctrl_desc' definition | Krzysztof Kozlowski | 1 | -2/+2 |
| 2023-11-24 | pinctrl: as3722: Use devm_gpiochip_add_data() to simplify remove path | Andrew Davis | 1 | -15/+2 |
| 2023-11-04 | pinctrl: as3722: drop the wrapper around pinctrl_gpio_direction_input() | Bartosz Golaszewski | 1 | -6/+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: as3722: use new pinctrl GPIO helpers | Bartosz Golaszewski | 1 | -2/+2 |
| 2023-10-10 | pinctrl: as3722: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULE | Thomas Gleixner | 1 | -14/+1 |
| 2021-12-22 | pinctrl: Propagate firmware node from a parent device | Andy Shevchenko | 1 | -6/+7 |
| 2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 1 | -1/+1 |
| 2016-04-21 | pinctrl: as3722: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -6/+3 |
| 2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 1 | -1/+1 |
| 2016-01-05 | pinctrl: as3722: use gpiochip data pointer | Linus Walleij | 1 | -9/+4 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
| 2015-10-16 | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 1 | -12/+2 |
| 2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 1 | -2/+2 |
| 2015-03-27 | pinctrl: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
| 2014-10-20 | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-09-04 | pinctrl: clean up after enable refactoring | Linus Walleij | 1 | -2/+2 |
| 2014-07-22 | pinctrl: remove all usage of gpio_remove ret val in driver/pinctl | abdoulaye berthe | 1 | -9/+2 |
| 2014-04-22 | pinctrl: as3722: fix handling of GPIO invert bit | Andrew Bresticker | 1 | -6/+11 |
| 2014-01-21 | Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+20 |
| 2014-01-14 | pinctrl: as3722: Set pin to output mode for some function | Mallikarjun Kasoju | 1 | -0/+20 |
| 2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
| 2013-10-10 | pincntrl: add support for ams AS3722 pin control driver | Laxman Dewangan | 1 | -0/+630 |