1. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  2. 017f485 pinctrl: probe pinctrl drivers during post-bind by Robert Marko · Fri May 06 20:01:39 2022 +0200
  3. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  4. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  5. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  6. 33bf7b8 pinctrl: Return -ENOSYS when system call is not available by Simon Glass · Thu Mar 25 10:26:11 2021 +1300
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  9. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  10. defcc63 pinctrl: Drop post_bind() method when not needed by Simon Glass · Wed Dec 23 08:11:13 2020 -0700
  11. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  12. ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · Wed Oct 23 15:44:36 2019 +0200
  13. 2c7526a dm: pinctrl: fix for introduce PINCONF_RECURSIVE option by Patrick Delaunay · Mon Oct 21 15:02:40 2019 +0200
  14. d23bcf1 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  15. 990a4c5 dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · Tue Sep 17 22:06:03 2019 +0200
  16. bcdb104 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  17. 8751096 pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · Sun Apr 21 23:57:23 2019 +0200
  18. cb484fc pinctrl: exit pinconfig_post_bind if there are no subnodes by Urja Rannikko · Fri Mar 22 19:14:33 2019 +0000
  19. 1408ab3 dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() by Patrick Delaunay · Mon Feb 25 13:39:56 2019 +0100
  20. 7411063 dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL by Patrice Chotard · Mon Feb 25 13:39:55 2019 +0100
  21. 826325f dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · Tue Feb 12 18:28:53 2019 +0100
  22. 6fdf272 Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before relocation" by Lukasz Majewski · Wed Jan 09 23:05:02 2019 +0100
  23. 734b451 dm: pinctrl: Add pinctrl_decode_pin_config_dm(). by Christoph Muellner · Wed Jan 02 15:09:18 2019 +0100
  24. cb3ef41 dm: pinctrl: Prevent (re-)configuring pins when already done before relocation by Lukasz Majewski · Tue Dec 18 12:30:50 2018 +0100
  25. fbf8082 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · Wed Oct 24 14:10:14 2018 +0200
  26. 74ba3f2 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · Wed Oct 24 14:10:13 2018 +0200
  27. 16ed971 pinctrl: do not set_state for device without valid ofnode by Kever Yang · Wed Apr 18 17:54:04 2018 +0800
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  29. a589762 pinctrl-uclass: convert to use live dt by Kever Yang · Fri Feb 09 10:56:24 2018 +0800
  30. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  31. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · Thu Jun 22 16:54:05 2017 +0900
  32. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  33. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  34. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  35. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  36. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  37. 0cbfe5c pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · Fri Aug 19 18:26:54 2016 +0900
  38. 87adc64 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · Sat Apr 23 22:18:07 2016 +0530
  39. 2d4fa3c dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · Thu Jan 21 19:43:56 2016 -0700
  40. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · Thu Jan 21 19:43:26 2016 -0700
  41. 9cefa47 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · Tue Dec 29 05:22:52 2015 -0700
  42. 7778b03 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · Sun Sep 06 01:44:50 2015 +0900
  43. ac2ee65 pinctrl: Add the concept of peripheral IDs by Simon Glass · Sun Aug 30 16:55:13 2015 -0600
  44. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · Thu Aug 27 12:44:29 2015 +0900