| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-19 | pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutex | Krzysztof Kozlowski | 1 | -0/+1 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-08-02 | Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+4 |
| 2025-06-18 | pinctrl: st: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-06-09 | pinctrl: st: Drop unused st_gpio_bank() function | Krzysztof Kozlowski | 1 | -5/+0 |
| 2024-06-17 | pinctrl: st: Use scope based of_node_put() cleanups | Peng Fan | 1 | -26/+11 |
| 2024-01-27 | pinctrl: st: Return pinctrl_gpio_direction_output to transfer the error | Chen Ni | 1 | -2/+1 |
| 2023-11-04 | pinctrl: st: drop the wrapper around pinctrl_gpio_direction_input() | Bartosz Golaszewski | 1 | -9/+2 |
| 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: st: use new pinctrl GPIO helpers | Bartosz Golaszewski | 1 | -2/+2 |
| 2023-04-14 | pinctrl: st: Convert to immutable irq_chip | Linus Walleij | 1 | -7/+9 |
| 2022-10-26 | Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 1 | -8/+13 |
| 2022-10-24 | pinctrl: st: Add missing header(s) | Andy Shevchenko | 1 | -8/+13 |
| 2022-10-17 | pinctrl: st: Switch to use fwnode instead of of_node | Andy Shevchenko | 1 | -2/+2 |
| 2022-10-04 | pinctrl: st: stop abusing of_get_named_gpio() | Dmitry Torokhov | 1 | -4/+30 |
| 2021-11-18 | pinctrl: st: Switch to use devm_kasprintf_strarray() | Andy Shevchenko | 1 | -2/+10 |
| 2021-11-18 | pinctrl: st: Convert to use dev_err_probe() | Andy Shevchenko | 1 | -20/+10 |
| 2021-11-18 | pinctrl: st: Make use of the devm_platform_ioremap_resource_byname() | Andy Shevchenko | 1 | -6/+1 |
| 2021-11-18 | pinctrl: st: Use temporary variable for struct device | Andy Shevchenko | 1 | -39/+34 |
| 2021-11-18 | pinctrl: st: Drop wrong kernel doc annotations | Andy Shevchenko | 1 | -2/+2 |
| 2021-09-17 | pinctrl: Fix spelling mistake "atleast" -> "at least" | Colin Ian King | 1 | -1/+1 |
| 2021-08-12 | pinctrl: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -1/+1 |
| 2021-01-05 | pinctrl: remove empty lines in pinctrl subsystem | Zhaoyu Liu | 1 | -1/+0 |
| 2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -3/+11 |
| 2019-10-16 | pinctrl: st: Pass irqchip when adding gpiochip | Linus Walleij | 1 | -21/+32 |
| 2019-08-21 | pinctrl: st: Add of_node_put() before return | Nishka Dasgupta | 1 | -2/+7 |
| 2019-08-21 | pinctrl: st: Include the right header | Linus Walleij | 1 | -1/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-04-23 | pinctrl: st: fix leaked of_node references | Wen Yang | 1 | -5/+10 |
| 2018-08-29 | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -3/+3 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -15/+16 |
| 2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
| 2017-08-22 | pinctrl: st: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 1 | -3/+3 |
| 2017-08-14 | pinctrl-st: fix of_irq_to_resource() result check | Sergei Shtylyov | 1 | -1/+1 |
| 2017-08-14 | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 1 | -1/+1 |
| 2017-08-14 | pinctrl: st: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
| 2017-03-23 | pinctrl: st: add irq_request/release_resources callbacks | Patrice Chotard | 1 | -6/+24 |
| 2016-12-13 | Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
| 2016-11-08 | pinctrl: st: st_pctl_dt_parse_groups simplify expression | Heinrich Schuchardt | 1 | -1/+1 |
| 2016-11-08 | pinctrl: st: st_pinconf_dbg_show wrong format string | Heinrich Schuchardt | 1 | -1/+1 |
| 2016-10-31 | pinctrl: st: don't specify default interrupt trigger | Patrice Chotard | 1 | -1/+1 |
| 2016-09-15 | pinctrl: st: Remove STiH415/6 SoC pinctrl driver support. | Peter Griffin | 1 | -62/+14 |
| 2016-08-11 | pinctrl: st: Use second parameter to gpio specifier | Patrice Chotard | 1 | -17/+0 |
| 2016-06-15 | pinctrl: fix incorrect inline keyword in multiple drivers | Arnd Bergmann | 1 | -1/+1 |
| 2016-04-21 | pinctrl: st: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+1 |
| 2016-01-27 | pinctrl: st: activate strict mux mode | Patrice Chotard | 1 | -0/+1 |
| 2016-01-05 | pinctrl: st: use gpiochip data pointer | Linus Walleij | 1 | -12/+9 |
| 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-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+2 |
| 2015-07-17 | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -3/+3 |
| 2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2015-06-25 | pinctrl/st: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -2/+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 |
| 2015-03-25 | pinctrl: st: Display pin's function when printing pinctrl debug information | Lee Jones | 1 | -1/+11 |
| 2015-03-25 | pinctrl: st: Show correct pin direction also in GPIO mode | Lee Jones | 1 | -1/+7 |
| 2015-03-25 | pinctrl: st: Supply a GPIO get_direction() call-back | Lee Jones | 1 | -1/+30 |
| 2015-03-25 | pinctrl: st: Move st_get_pio_control() further up the source file | Lee Jones | 1 | -10/+10 |
| 2015-03-25 | pinctrl: st: Introduce a 'get pin function' call | Lee Jones | 1 | -0/+14 |
| 2015-01-07 | pinctrl: st: Add irq_disable hook to st_gpio_irqchip | Patrice CHOTARD | 1 | -0/+1 |
| 2015-01-07 | pinctrl: st: avoid multiple mutex lock | Francesco VIRLINZI | 1 | -1/+3 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2014-10-21 | pinctrl: st: Fix Sparse error | Pramod Gurav | 1 | -1/+1 |
| 2014-10-20 | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-09-23 | pinctrl: st: remove gpiochip in failure cases | Pramod Gurav | 1 | -0/+1 |
| 2014-09-04 | pinctrl: clean up after enable refactoring | Linus Walleij | 1 | -3/+3 |
| 2014-08-07 | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -11/+4 |
| 2014-07-15 | pinctrl: st: Fix irqmux handler | Maxime COQUELIN | 1 | -1/+1 |
| 2014-07-11 | pinctrl: pinctrl-st.c: Cleaning up values that are never used | Rickard Strandqvist | 1 | -4/+2 |
| 2014-07-11 | pinctrl: pinctrl-st.c: Cleaning up if unsigned is less than zero | Rickard Strandqvist | 1 | -1/+1 |
| 2014-07-11 | pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flag | David PARIS | 1 | -0/+1 |
| 2014-07-11 | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 1 | -6/+0 |
| 2014-04-22 | pinctrl: st: Use ARRAY_SIZE for STiH415 data | Maxime COQUELIN | 1 | -2/+2 |
| 2014-04-22 | pinctrl: st: Use const qualifier when required | Maxime COQUELIN | 1 | -12/+12 |
| 2014-04-22 | pinctrl: st: use gpiolib irqchip helpers | Linus Walleij | 1 | -81/+19 |
| 2014-04-22 | pinctrl: st: switch IRQ locking to resource callbacks | Linus Walleij | 1 | -9/+7 |
| 2014-03-12 | pinctrl: st: Fix error check for of_irq_to_resource usage | Srinivas Kandagatla | 1 | -1/+1 |
| 2014-03-12 | pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays | Maxime COQUELIN | 1 | -2/+2 |
| 2014-03-12 | pinctrl: st: add pinctrl support for the STiH407 SoC | Giuseppe Cavallaro | 1 | -0/+17 |
| 2014-03-12 | pinctrl: st: Enhance the controller to manage unavailable registers | Giuseppe Cavallaro | 1 | -41/+59 |
| 2014-02-10 | pinctrl: st: Add software edge trigger interrupt support | Srinivas Kandagatla | 1 | -2/+114 |
| 2014-02-10 | pinctrl: st: Add Interrupt support | Srinivas Kandagatla | 1 | -2/+223 |
| 2014-01-15 | pinctrl: st: Fix a typo in probe | Srinivas Kandagatla | 1 | -4/+4 |
| 2013-08-28 | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 1 | -4/+7 |
| 2013-08-07 | pinctrl: st: Staticize local symbols | Sachin Kamat | 1 | -4/+4 |
| 2013-08-07 | pinctrl: st: Convert to use devm_ioremap_resource | Sachin Kamat | 1 | -5/+3 |
| 2013-06-30 | pinctrl: st: Remove unnecessary use of of_match_ptr macro | Axel Lin | 1 | -1/+1 |
| 2013-06-28 | pinctrl: st: fix return value check | Wei Yongjun | 1 | -4/+4 |
| 2013-06-25 | pinctrl: st: Add pinctrl and pinconf support. | Srinivas KANDAGATLA | 1 | -0/+1403 |