1. a1de103 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · 2 years, 3 months ago
  2. 35c50a7 mvebu: pinctrl: Add Armada 38x driver by Pali Rohár · 2 years, 3 months ago
  3. 92c4a95 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · 2 years, 3 months ago
  4. 07110c6 imx: pinctrl: add pinctrl and pinfunc file for i.MX93 by Peng Fan · 2 years, 3 months ago
  5. 4d30111 pinctrl: mtmips: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  6. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 4 months ago
  7. 123462e pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · 2 years, 4 months ago
  8. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 5 months ago
  9. cf1d0fd pinctrl: stm32: add support of STM32MP135 by Patrick Delaunay · 2 years, 5 months ago
  10. f49d616 pinctrl: nuvoton: Add NPCM7xx pinctrl driver by Jim Liu · 2 years, 5 months ago
  11. f9ec791 pinctrl: probe pinctrl drivers during post-bind by Robert Marko · 2 years, 6 months ago
  12. 427f452 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · 2 years, 6 months ago
  13. 234b03f pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins by Patrice Chotard · 2 years, 6 months ago
  14. 4382e55 pinctrl: pinctrl_stm32: Update pinmux_mode definition by Patrice Chotard · 2 years, 6 months ago
  15. 1a80ef5 pinctrl: mediatek: add support for different types of IO pins by Sam Shih · 2 years, 6 months ago
  16. 10334e0 pinctrl: mediatek: introduce multiple memory bases support by Sam Shih · 2 years, 6 months ago
  17. dafe0fb pinctrl: mediatek: rewrite mtk_pinconf_set and related functions by Sam Shih · 2 years, 6 months ago
  18. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  19. 086863c rockchip: rk3066: add rk3066 pinctrl driver by Paweł Jarosz · 2 years, 6 months ago
  20. 9eb5e7d pinctrl: nxp: don't automatically select DEVRES by Angus Ainslie · 2 years, 9 months ago
  21. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  22. 77834dc pinctrl: sunxi: Add SPI0 pinmuxes by Samuel Holland · 3 years, 2 months ago
  23. aa4823c pinctrl: sunxi: Add the A64 PWM pinmux by Samuel Holland · 3 years, 2 months ago
  24. 7570c54 pinctrl: sunxi: Add MMC pinmuxes by Samuel Holland · 3 years, 2 months ago
  25. 4c8f11d pinctrl: sunxi: Add I2C pinmuxes by Samuel Holland · 3 years, 2 months ago
  26. 37b3de4 pinctrl: sunxi: Add sun8i EMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  27. 7a93644 pinctrl: sunxi: Add sunxi GMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  28. fcdbbd6 pinctrl: sunxi: Add sun4i EMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  29. 470a7bd pinctrl: sunxi: Add UART pinmuxes by Samuel Holland · 3 years, 2 months ago
  30. 50c195e sunxi: pinctrl: Implement pin configuration by Samuel Holland · 3 years, 2 months ago
  31. d4b3882 sunxi: pinctrl: Implement get_pin_muxing function by Samuel Holland · 3 years, 2 months ago
  32. 29babfd sunxi: pinctrl: Implement pin muxing functions by Samuel Holland · 3 years, 2 months ago
  33. b799eab sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 2 months ago
  34. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  35. 73ee1f2 pinctrl: Add the pinctrl setting for PWM. by Billy Tsai · 2 years, 8 months ago
  36. aa34e13 pinctrl: k210: Fix bias-pull-up by Niklas Cassel · 2 years, 8 months ago
  37. daaf182 pinctrl: k210: Fix loop in k210_pc_get_drive() by Niklas Cassel · 2 years, 8 months ago
  38. a6c86ec k210: dts: align fpioa node with Linux by Damien Le Moal · 2 years, 8 months ago
  39. fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 8 months ago
  40. dbd673f pinctrl: zynqmp: Add pinctrl driver by Ashok Reddy Soma · 2 years, 8 months ago
  41. 87724d5 arm64: a37xx: pinctrl: Fix PWM pins indexes by Marek Behún · 2 years, 8 months ago
  42. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  43. 1041eae pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2 by AJ Bagwell · 2 years, 11 months ago
  44. 4c59560 pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  45. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  46. 886d36e pinctrl: meson: Correct the driver GPIO declaration by Simon Glass · 3 years ago
  47. b814e00 pinctrl: Add Apple pinctrl driver by Mark Kettenis · 3 years ago
  48. 46220bf aspeed: AST2600 Pinctrl Driver by Ryan Chen · 3 years ago
  49. 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  50. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years ago
  51. 2b77d9a exynos78x0: pinctrl: set const to structs by Minkyu Kang · 3 years ago
  52. 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years ago
  53. d8428f7 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · 3 years ago
  54. fd921d2 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 2 months ago
  55. 62f86c6 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 2 months ago
  56. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  57. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  58. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  59. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  60. 423e324 pinctrl: fix typo by Yuan Fang · 3 years, 1 month ago
  61. 0bf4a77 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · 3 years, 2 months ago
  62. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  63. 5534fb4 arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 3 months ago
  64. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  65. 4d159b6 pinctrl: Avoid coverity warning when checking width by Simon Glass · 3 years, 5 months ago
  66. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  67. 5503435 pinctrl: mscc: Fix multiple definition error by Tom Rini · 3 years, 6 months ago
  68. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  69. df8adad pinctrl: renesas: Import R8A779A0 V3U PFC tables by Marek Vasut · 3 years, 6 months ago
  70. a2a1485 pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  71. 1e78790 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 6 months ago
  72. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  73. 6fc323c pinctrl: renesas: Implement unlock register masks by Marek Vasut · 3 years, 6 months ago
  74. 1fffcae pinctrl: renesas: Fix R-Car Gen2 help text by Marek Vasut · 3 years, 6 months ago
  75. c0de8e7 pinctrl: renesas: Deduplicate Kconfig by Marek Vasut · 3 years, 6 months ago
  76. 230bc62 pinctrl: single: fix a never true comparison by Dario Binacchi · 3 years, 6 months ago
  77. 69414d8 pinctrl: single: check function mask to be non-zero by Dario Binacchi · 3 years, 6 months ago
  78. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  79. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 6 months ago
  80. 76d470d pinctrl: single: add get_pin_muxing operation by Dario Binacchi · 3 years, 6 months ago
  81. 0b12162 pinctrl: single: add get_pin_name operation by Dario Binacchi · 3 years, 6 months ago
  82. 1dd7ae2 pinctrl: single: add get_pins_count operation by Dario Binacchi · 3 years, 6 months ago
  83. 180531f pinctrl: single: add register access functions by Dario Binacchi · 3 years, 6 months ago
  84. d85b93e pinctrl: single: change function mask default value by Dario Binacchi · 3 years, 6 months ago
  85. 971c64a pinctrl: single: check "register-width" DT property by Dario Binacchi · 3 years, 6 months ago
  86. 9fd8a43 pinctrl: single: get register area size by device API by Dario Binacchi · 3 years, 6 months ago
  87. fcf6a2b pinctrl: single: fix debug messages formatting by Dario Binacchi · 3 years, 6 months ago
  88. 9b884e7 pinctrl: single: fix offset management by Dario Binacchi · 3 years, 6 months ago
  89. 6719294 pinctrl: single: fix the loop counter variable type by Dario Binacchi · 3 years, 6 months ago
  90. 4ace4fa pinctrl: single: fix format of structure documentation by Dario Binacchi · 3 years, 6 months ago
  91. bddac45 pinctrl: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 7 months ago
  92. 7d23eb9 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 7 months ago
  93. a449cdb pinctrl: mt7629: add jtag function and pin group by Weijie Gao · 3 years, 8 months ago
  94. 70a2b42 pinctrl: mediatek: do not probe gpio driver if not enabled by Weijie Gao · 3 years, 8 months ago
  95. e254d2c pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by Sam Shih · 3 years, 8 months ago
  96. 4fc5d4c pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by Sam Shih · 3 years, 8 months ago
  97. 220f308 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 7 months ago
  98. 4ece226 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · 3 years, 7 months ago
  99. 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 9 months ago
  100. 9648789 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 9 months ago