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