| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | pinctrl: add new generic groups/function creation function for pinmux | Conor Dooley | 1 | -0/+14 |
| 6 days | pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void data | Conor Dooley | 1 | -4/+2 |
| 7 days | pinctrl: avoid duplicate function definitions | Arnd Bergmann | 1 | -1/+1 |
| 9 days | pinctrl: Add OF dependency for PINCTRL_GENERIC_MUX | Frank Li | 1 | -1/+1 |
| 2026-05-05 | pinctrl: extract pinctrl_generic_to_map() from pinctrl_generic_pins_function_... | Frank Li | 1 | -0/+18 |
| 2026-03-24 | pinctrl: introduce pinctrl_gpio_get_config() | AKASHI Takahiro | 1 | -0/+6 |
| 2026-01-21 | pinctrl: add generic functions + pins mapper | Conor Dooley | 1 | -0/+16 |
| 2025-05-13 | pinctrl: add stubs for OF-specific pinconf functions | Bartosz Golaszewski | 1 | -0/+17 |
| 2025-02-28 | pinctrl: pinconf-generic: Add API for pinmux propertity in DTS file | Xianwei Zhao | 1 | -0/+4 |
| 2023-12-04 | pinctrl: Convert unsigned to unsigned int | Andy Shevchenko | 1 | -5/+5 |
| 2022-10-24 | pinctrl: Clean up headers | Andy Shevchenko | 1 | -0/+10 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 1 | -2/+1 |
| 2017-08-14 | pinctrl: move const qualifier before struct | Masahiro Yamada | 1 | -12/+12 |
| 2017-01-26 | pinctrl: Allow configuration of pins from gpiolib based drivers | Mika Westerberg | 1 | -0/+9 |
| 2015-01-11 | pinctrl: pinconf-generic: Allow driver to specify DT params | Soren Brinkmann | 1 | -15/+7 |
| 2013-06-16 | pinctrl: add function to parse generic pinconfig properties from a dt node | Heiko Stübner | 1 | -0/+6 |
| 2013-04-03 | Merge tag 'v3.9-rc5' into devel | Linus Walleij | 1 | -1/+1 |
| 2013-03-13 | pinctrl: generic: Fix compilation error | Sachin Kamat | 1 | -1/+1 |
| 2013-03-07 | pinctrl: generic: dump pin configuration | Haojian Zhuang | 1 | -0/+8 |
| 2012-04-18 | pinctrl: pinconf: fix compilation error if PINCONF is not selected | Viresh Kumar | 1 | -1/+1 |
| 2012-04-18 | pinctrl: ifdef CONFIG_DEBUG_FS cleanup | Stephen Warren | 1 | -5/+12 |
| 2012-03-12 | pinctrl: introduce generic pin config | Linus Walleij | 1 | -3/+40 |
| 2012-03-05 | pinctrl: enhance mapping table to support pin config operations | Stephen Warren | 1 | -0/+40 |
| 2012-02-22 | pinctrl: Re-order pinconf.[ch] to match each-other | Stephen Warren | 1 | -4/+1 |
| 2012-01-26 | pinctrl: add checks for empty function names | Tony Lindgren | 1 | -2/+2 |
| 2012-01-03 | pinctrl: add a pin config interface | Linus Walleij | 1 | -0/+36 |