1. 96e1a15 meson: Correct driver declaration for meson_axg_gpio by Simon Glass · 7 months ago
  2. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  3. c924f7e pinctrl: rockchip: rk3588: Fix support for rockchip_get_mux() by Jonas Karlman · 8 months ago
  4. 2644755 pinctrl: rockchip: rv1126: Fix support for IOMUX_L_SOURCE_PMU flag by Jonas Karlman · 8 months ago
  5. 4b48894 pinctrl: rockchip: rk3188: Fix support for IOMUX_GPIO_ONLY flag by Jonas Karlman · 8 months ago
  6. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  7. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 8 months ago
  8. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  9. 31cf220 pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset() by Jonas Karlman · 8 months ago
  10. c45973b pinctrl: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  11. e782102 Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  12. 095d96d pinctrl: qcom: apq8016: Add GPIO pinctrl function by Sumit Garg · 9 months ago
  13. b04f0cd pinctrl: qcom: Add support for driving GPIO pins output by Sumit Garg · 9 months ago
  14. 6e992a6 apq8016: Add support for UART1 clocks and pinmux by Sumit Garg · 9 months ago
  15. 8c4c6a2 pinctrl: qcom: ipq4019: support all pin functions by Robert Marko · 9 months ago
  16. 1dd073b pinctrl: qcom: ipq4019: enable DM_FLAG_PRE_RELOC by Robert Marko · 9 months ago
  17. c88f0b1 pinctrl: qcom: ipq4019: adapt pin name lookup to upstream DTS by Robert Marko · 9 months ago
  18. 622f676 pinctrl: qcom: allow selecting with ARCH_IPQ40XX by Robert Marko · 9 months ago
  19. 4d9f811 pinctrl: qcom: sdm845: add special pin names by Caleb Connolly · 9 months ago
  20. 9cb6fb7 pinctrl: qcom: add sm8250 pinctrl driver by Caleb Connolly · 9 months ago
  21. aeb95a4 pinctrl: qcom: add sm6115 pinctrl driver by Caleb Connolly · 9 months ago
  22. 0ecb8cf pinctrl: qcom: add qcm2290 pinctrl driver by Caleb Connolly · 9 months ago
  23. 610d789 pinctrl: qcom: Add SM8650 pinctrl driver by Neil Armstrong · 10 months ago
  24. ba0df20 pinctrl: qcom: Add SM8550 pinctrl driver by Neil Armstrong · 10 months ago
  25. 493f069 pinctrl: qcom: pass pin number to get_function_mux callback by Volodymyr Babchuk · 10 months ago
  26. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 10 months ago
  27. 1d01440 pinctrl: Check pinconfig nodes pre-reloc status recursively by Jonas Karlman · 11 months ago
  28. f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 11 months ago
  29. ca40ed6 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 11 months ago
  30. 88bb410 pinctrl: aspeed: add pass-through pins and siopbi/siopbo by Ivan Mikhaylov · 12 months ago
  31. c744e63 board: dragonboard410c: upstream DT compat by Caleb Connolly · 11 months ago
  32. 8048976 pinctrl: qcom: apq8016: init pre-reloaction by Caleb Connolly · 11 months ago
  33. 97487ac pinctrl: qcom: fix DT compatibility by Caleb Connolly · 11 months ago
  34. a245aec pinctrl: qcom: stub support for special GPIOs by Caleb Connolly · 11 months ago
  35. bebf916 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  36. 995a857 pinctrl: renesas: Add R8A779H0 V4M PFC tables by Hai Pham · 12 months ago
  37. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 1 month ago
  38. b90862d pinctrl: renesas: Drop include common.h by Marek Vasut · 12 months ago
  39. f09a355 pinctrl: exynos: Add pinctrl support for Exynos850 by Sam Protsenko · 1 year ago
  40. 2c2cc3e pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 1 year, 2 months ago
  41. 24d2908 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year, 2 months ago
  42. 53b2c7a pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 1 year, 2 months ago
  43. 0727b10 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 1 year ago
  44. 5bf111b pinctrl: exynos: Convert to use livetree API for fdt access by Sam Protsenko · 1 year, 2 months ago
  45. da06fef pinctrl: exynos: Reduce variables scope by Sam Protsenko · 1 year, 2 months ago
  46. aad0f6a pinctrl: exynos: Refactor handling the pin related dt properties by Sam Protsenko · 1 year, 2 months ago
  47. 2ed4ba8 pinctrl: exynos: Support different register types in pin banks by Sam Protsenko · 1 year, 2 months ago
  48. 2dfcb25 pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name by Sam Protsenko · 1 year, 2 months ago
  49. 58e84bf pinctrl: exynos: Extract pin parsing code into a separate function by Sam Protsenko · 1 year, 2 months ago
  50. 7b34206 pinctrl: exynos: Improve coding style by Sam Protsenko · 1 year, 2 months ago
  51. cb3ce95 global: Drop common.h inclusion by Tom Rini · 1 year, 1 month ago
  52. b98bed0 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · 1 year, 2 months ago
  53. 9106932 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 1 year, 2 months ago
  54. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  55. 778f4ea pinctrl: pinctrl_stm32: Add stm32mp2 support by Patrice Chotard · 1 year, 3 months ago
  56. 0070d57 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · 1 year, 3 months ago
  57. a1b3787 pinctrl: rzg2l: Drop <common.h> by Paul Barker · 1 year, 3 months ago
  58. 5572d23 pinctrl: npcm8xx: Add name for gpio function by Jim Liu · 1 year, 3 months ago
  59. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 4 months ago
  60. ad9dcb5 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · 2 years, 5 months ago
  61. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 4 months ago
  62. 30097ee pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 5 months ago
  63. 21e4ba1 gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year, 3 months ago
  64. b378c40 pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year, 3 months ago
  65. 7f18fb8 pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · 1 year, 4 months ago
  66. 9898d10 pinctrl: zynqmp: Display the tristate configuration for all pins by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
  67. bad8214 pinctrl: renesas: Synchronize R8A779G0 V4H PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  68. d1fd6c7 pinctrl: renesas: Synchronize R8A779F0 S4 PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  69. c589971 pinctrl: renesas: Synchronize R8A779A0 V3U PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  70. 2cc3238 pinctrl: renesas: Synchronize R8A77995 D3 PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  71. a723b2a pinctrl: renesas: Synchronize R8A77990 E3 PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  72. 827cece pinctrl: renesas: Synchronize R8A77980 V3H PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  73. b16bd90 pinctrl: renesas: Synchronize R8A77970 V3M PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  74. 617850a pinctrl: renesas: Synchronize R8A77965 M3-N PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  75. 05329b9 pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  76. 259aac6 pinctrl: renesas: Synchronize R8A77951 H3 PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  77. 84e367c pinctrl: renesas: Synchronize R8A7794 E2 PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  78. 49e78ea pinctrl: renesas: Synchronize R8A7792 V2H PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  79. ef16c75 pinctrl: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  80. 7ad92d5 pinctrl: renesas: Synchronize R8A7790 H2 PFC tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  81. f3a163d pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels by Marek Vasut · 1 year, 4 months ago
  82. 8cf4d3f pinctrl: renesas: Drop R8A77950 H3 ES1.x PFC table entry by Marek Vasut · 1 year, 4 months ago
  83. 9f482d7 pinctrl: renesas: Rename RZ/A1 R7S72100 PFC tables to RZ/A1 by Marek Vasut · 1 year, 4 months ago
  84. 6db2bb6 pinctrl: renesas: Rename R8A7795 H3 PFC tables file name to R8A77951 by Marek Vasut · 1 year, 4 months ago
  85. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  86. 12d2da9 pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · 1 year, 5 months ago
  87. 4af320b pinctrl: zynqmp: Add version check for TRISTATE configuration by Ashok Reddy Soma · 1 year, 5 months ago
  88. d7009fa pinctrl: rockchip: Fix drive and input schmitt on RK3568 by Jonas Karlman · 1 year, 5 months ago
  89. e34cf6f pinctrl: mediatek: add pinctrl driver for MT7988 SoC by Weijie Gao · 1 year, 6 months ago
  90. f9c6106 pinctrl: mediatek: add pinmux_set ops support by Weijie Gao · 1 year, 6 months ago
  91. 4fd0be0 pinctrl: mediatek: fix the return value in driving configuration functions by Weijie Gao · 1 year, 6 months ago
  92. 7cb50cd pinctrl: mediatek: convert most definitions to const by Weijie Gao · 1 year, 6 months ago
  93. 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 6 months ago
  94. 0adbb8f pinctrl: nuvoton: fix reset reason error for poweron by Jim Liu · 1 year, 7 months ago
  95. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 7 months ago
  96. 63348d6 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · 1 year, 7 months ago
  97. 9402d2a pinctrl: meson: add pinctrl driver for Amlogic A1 by Igor Prusov · 1 year, 9 months ago
  98. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 7 months ago
  99. b597b6f pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration by Hai Pham · 2 years ago
  100. f517f61 pinctrl: nuvoton: set output state before enabling the output by Jim Liu · 1 year, 8 months ago