1. 692f872 pinctrl: pinctrl_stm32: Add stm32mp2 support by Patrice Chotard · Fri Oct 27 16:43:02 2023 +0200
  2. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  3. 8f0c89c pinctrl: pinctrl_stm32: Add slew rate support for stm32_pinctrl_get_pin_muxing() by Patrice Chotard · Mon Mar 27 09:46:41 2023 +0200
  4. 866dfea pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · Tue Aug 30 14:09:13 2022 +0200
  5. fd65f0a pinctrl: stm32: add support of STM32MP135 by Patrick Delaunay · Fri May 20 18:24:48 2022 +0200
  6. 5554a54 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · Fri Apr 22 09:38:31 2022 +0200
  7. f828aed pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins by Patrice Chotard · Fri Apr 22 09:38:30 2022 +0200
  8. 2266390 pinctrl: pinctrl_stm32: Update pinmux_mode definition by Patrice Chotard · Fri Apr 22 09:38:29 2022 +0200
  9. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  10. 13fd15c pinctrl: stm32: bind only the enabled GPIO subnode by Patrick Delaunay · Thu Jan 21 17:39:08 2021 +0100
  11. 764d3ba pinctrl: stm32: correct management pin display of OTYPE by Patrick Delaunay · Thu Jan 21 17:39:07 2021 +0100
  12. 84a9a4e pinctrl: stm32: migrate trace to log macro by Patrick Delaunay · Fri Nov 06 19:01:32 2020 +0100
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  14. 6347ed9 pinctrl: stm32: display bias information for all pins by Patrick Delaunay · Wed Oct 28 10:49:07 2020 +0100
  15. 4b3f012 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · Wed Sep 09 17:50:15 2020 +0200
  16. 11ec597 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:50:14 2020 +0200
  17. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:33 2020 +0200
  18. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  19. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  20. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  21. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  22. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  23. e16e8f4 pinctrl: pinctrl_stm32: cosmetic: Reorder include files by Patrice Chotard · Tue Jul 30 19:16:10 2019 +0200
  24. 05a9319 pinctrl: stm32: update .bind callback by Patrice Chotard · Fri Jun 21 15:39:23 2019 +0200
  25. 4c11a11 pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:52 2019 +0200
  26. 636768f pinctrl: stm32: Add st,stm32f769-pinctrl compatible string by Patrice Chotard · Tue Dec 11 14:49:18 2018 +0100
  27. 0b96800 pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · Mon Dec 03 10:52:54 2018 +0100
  28. 7ef9108 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · Mon Dec 03 10:52:50 2018 +0100
  29. 16f6f33 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · Tue Nov 27 13:49:53 2018 +0100
  30. a46fb39 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · Wed Oct 24 14:10:20 2018 +0200
  31. 881e867 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · Wed Oct 24 14:10:19 2018 +0200
  32. aaf68e8 pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · Wed Oct 24 14:10:18 2018 +0200
  33. d252d75 pinctrl: stm32: update pincontrol for stmp32mp157 by Patrick Delaunay · Mon Mar 12 10:46:13 2018 +0100
  34. b5652b7 pinctrl: stm32: add stm32f4 pinctrl compatible strings by Patrice Chotard · Tue Dec 12 09:49:35 2017 +0100
  35. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  36. 6502c47 pinctrl: stm32: add stm32h743-pinctrl compatible by Patrice Chotard · Wed Sep 13 18:00:04 2017 +0200
  37. d666155 pinctrl: stm32: add set_state ops by Christophe Kerello · Tue Jun 20 17:04:19 2017 +0200
  38. a466d21 pinctrl: stm32: handle a configuration list by Christophe Kerello · Tue Jun 20 17:04:18 2017 +0200
  39. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  40. 40ddb3a stm32f7: increase the max no of pin configuration to 70 by Vikas Manocha · Mon Apr 10 15:03:04 2017 -0700
  41. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · Mon Apr 10 15:02:59 2017 -0700
  42. ec8630a dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · Mon Apr 10 15:02:57 2017 -0700
  43. 07e9e41 PINCTRL: stm32f7: add pin control driver by Vikas Manocha · Sun Feb 12 10:25:49 2017 -0800