1. b67210c pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines by Fabien Dessenne · 3 years ago
  2. 5a1bcbd Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 2 months ago
  3. c370bb4 pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume() by Fabien Dessenne · 3 years, 3 months ago
  4. 576ad17 pinctrl: stm32: do not warn when 'st,package' is absent by Fabien Dessenne · 3 years, 3 months ago
  5. a022135 pinctrl: stm32: Add STM32MP135 SoC support by Alexandre Torgue · 3 years, 5 months ago
  6. a32b344 Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 6 months ago
  7. db0f032 pinctrl: stm32: check for IRQ MUX validity during alloc() by Fabien Dessenne · 3 years, 6 months ago
  8. 67e2996 pinctrl: stm32: fix the reported number of GPIO lines per bank by Fabien Dessenne · 3 years, 6 months ago
  9. 589b9b8 pinctrl: stm32: Print invalid AF warning inside stm32_pctrl_is_function_valid() by Marek Vasut · 3 years, 9 months ago
  10. ffeaa23 pinctrl: stm32: add missing of_node_put by Junlin Yang · 3 years, 11 months ago
  11. 290a9f9 pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API by Fabien Dessenne · 4 years, 7 months ago
  12. b1a05ba pinctrl: stm32: add possibility to configure pins individually by Alexandre Torgue · 4 years, 7 months ago
  13. d9665bb pinctrl: stm32: return proper error code in pin_config_set by Alexandre Torgue · 4 years, 7 months ago
  14. 2254e77 pinctrl: stm32: defer probe if reset resource is not yet ready by Etienne Carriere · 4 years, 7 months ago
  15. d888229 pinctrl: stm32: don't print an error on probe deferral during clock get by Etienne Carriere · 4 years, 7 months ago
  16. bc3b3f4 Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 9 months ago
  17. 00760d3 irqchip/stm32: Retrigger both in eoi and unmask callbacks by Marek Vasut · 4 years, 9 months ago
  18. 47beed5 pinctrl: stm32: Add level interrupt support to gpio irq chip by Alexandre Torgue · 4 years, 10 months ago
  19. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
  20. a7caba8 pinctrl: stm32: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  21. 474137c pinctrl: stm32: stm32: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  22. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  23. 489b64d pinctrl: stm32: Add links to consumers by Linus Walleij · 6 years ago
  24. 8eb2dfee pinctrl: stm32: add lock mechanism for irqmux selection by Alexandre Torgue · 6 years ago
  25. a45623d pinctrl: stm32: Enable suspend/resume for stm32mp157c SoC by Alexandre Torgue · 6 years ago
  26. e2f3cf1 pinctrl: stm32: add suspend/resume management by Alexandre Torgue · 6 years ago
  27. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  28. d86f4d7 pinctrl: stm32: check irq controller availability at probe by Fabien Dessenne · 6 years ago
  29. a7672c4 pinctrl: stm32: align stm32mp157 pin names by Alexandre Torgue · 6 years ago
  30. 6918bf4 pinctrl: stm32: add package information for stm32mp157c by Alexandre Torgue · 6 years ago
  31. cc52886 pinctrl: stm32: introduce package support by Alexandre Torgue · 6 years ago
  32. e003ec6 pinctrl: stm32: return error upon hwspinlock failure by Alexandre Torgue · 6 years ago
  33. cd8c9b5 pinctrl: stm32: fix memory leak issue by Alexandre Torgue · 6 years ago
  34. 97cfb6c pinctrl: stm32: protect configuration registers with a hwspinlock by Benjamin Gaignard · 6 years ago
  35. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  36. 2e25a9c pinctrl: stm32: add syscfg mask parameter by Ludovic Barre · 6 years ago
  37. 17cf082 pinctrl: stm32: check node status before new gpio bank registering by Alexandre Torgue · 6 years ago
  38. 3b8283f pinctrl: stm32: fix bank io port number by Alexandre Torgue · 6 years ago
  39. c12fcfb pinctrl/stm32: Add irq_eoi for stm32gpio irqchip by Ludovic Barre · 7 years ago
  40. 86822c2f pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependency by Masahiro Yamada · 7 years ago
  41. 430a2a5 pinctrl: stm32: Optimizes and enhances stm32gpio irqchip by Radoslaw Pietrzyk · 7 years ago
  42. ef991796 Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  43. f90160f pinctrl: stm32: add STM32F769 MCU support by Alexandre Torgue · 7 years ago
  44. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  45. 4ef4cc1 pinctrl: stm32: Add STM32MP157 MPU support by Ludovic Barre · 7 years ago
  46. e7c0e2f pinctrl: stm32: Fix copyright by Benjamin Gaignard · 7 years ago
  47. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  48. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  51. a9a1d2a pinctrl/gpio: Unify namespace for cross-calls by Linus Walleij · 7 years ago
  52. d9e99bd pinctrl: stm32: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  53. 8db63f5 pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on by Masahiro Yamada · 7 years ago
  54. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  55. b7c747d pinctrl: stm32: Fix bad function call by Alexandre TORGUE · 8 years ago
  56. b8bfcb0 pinctrl: stm32: remove useless check by Alexandre TORGUE · 8 years ago
  57. acaa037 pinctrl: stm32: Implement .get_direction gpio_chip callback by Alexandre TORGUE · 8 years ago
  58. 9efa6d1 pinctrl: stm32: set pin to gpio input when used as interrupt by Alexandre TORGUE · 8 years ago
  59. ca028db pinctrl: stm32: Add STM32F469 MCU support by Alexandre TORGUE · 8 years ago
  60. 4a4e5f6 pinctrl: stm32: replace device_initcall() with arch_initcall() by Alexandre TORGUE · 8 years ago
  61. 1dc9d28 pinctrl: stm32: add possibility to use gpio-ranges to declare bank range by Alexandre TORGUE · 8 years ago
  62. deb30f5 pinctrl: stm32: Add STM32H743 MCU support by Alexandre TORGUE · 8 years ago
  63. dca72e0 pinctrl: stm32: fix bad location of gpiochip_lock_as_irq by Alexandre TORGUE · 8 years ago
  64. c32c22e pinctrl: stm32: activate strict mux mode by Gabriel Fernandez · 8 years ago
  65. 20d5ba4 Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  66. 5b209ef pinctrl: stm32: use builtin_platform_driver by Geliang Tang · 8 years ago
  67. 1064a2b pinctrl: stm32: remove dependency with interrupt controller by Alexandre TORGUE · 8 years ago
  68. 49cf2f2 pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependency by Arnd Bergmann · 8 years ago
  69. d9048cd pinctrl: stm32: constify gpio_chip structures by Julia Lawall · 8 years ago
  70. 0eb9f68 pinctrl: Add IRQ support to STM32 gpios by Alexandre TORGUE · 8 years ago
  71. 25af8bf pinctrl: Add STM32F746 MCU support by Alexandre TORGUE · 8 years ago
  72. 4fac724 pinctrl: stm32: factorize stm32_pconf_input/output_get() by Patrice Chotard · 9 years ago
  73. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  74. 3beed93 pinctrl: stm32: Implement .pin_config_dbg_show() by Patrice Chotard · 9 years ago
  75. 88edad0 pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  76. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  77. b5576e0 pinctrl: stm32: make explicitly non-modular by Paul Gortmaker · 9 years ago
  78. 38a3fbf pinctrl: stm32: Remove dependency with DT bindings header files by Maxime Coquelin · 9 years ago
  79. 1300568 pinctrl: stm32: fix compile error and modernize by Linus Walleij · 9 years ago
  80. aceb16d pinctrl: Add STM32 MCUs support by Maxime Coquelin · 9 years ago