1. baf927a pinctrl: microchip-sgpio: Fix support for regmap by Horatiu Vultur · 2 years, 11 months ago
  2. 3a52869 pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP by Julian Braha · 3 years ago
  3. 5297c69 pinctrl: bcm2835: Fix a few error paths by Florian Fainelli · 2 years, 11 months ago
  4. 474932a Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into fixes by Linus Walleij · 2 years, 11 months ago
  5. 500c77e pinctrl: zynqmp: Revert "Unify pin naming" by Gerhard Engleder · 2 years, 11 months ago
  6. e12963c pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line by Andy Shevchenko · 3 years ago
  7. e986f0e pinctrl: intel: fix unexpected interrupt by Łukasz Bartosik · 3 years ago
  8. 7731123 pinctrl: Place correctly CONFIG_PINCTRL_ST in the Makefile by Andy Shevchenko · 3 years ago
  9. 1fd6bb5 pinctrl: sunxi: Fix H616 I2S3 pin data by Andre Przywara · 3 years ago
  10. aa28514 pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mapping by Hans de Goede · 3 years ago
  11. 25d2e41 pinctrl: thunderbay: rework loops looking for groups names by Rafał Miłecki · 3 years ago
  12. 30cc538 pinctrl: thunderbay: comment process of building functions a bit by Rafał Miłecki · 3 years ago
  13. e3084ed Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years ago
  14. bb4ed26 Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  15. 7442936 pinctrl: imx: fix assigning groups names by Rafał Miłecki · 3 years ago
  16. c8eefdb Merge tag 'samsung-pinctrl-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel by Linus Walleij · 3 years ago
  17. 4b1643c pinctrl: bcm: ns: use generic groups & functions helpers by Rafał Miłecki · 3 years ago
  18. aa63e65 pinctrl: imx: fix allocation result check by Rafał Miłecki · 3 years ago
  19. a382d56 pinctrl: samsung: Use platform_get_irq_optional() to get the interrupt by Lad Prabhakar · 3 years ago
  20. ce85283 pinctrl: Propagate firmware node from a parent device by Andy Shevchenko · 3 years ago
  21. bd0aae6 pinctrl: add one more "const" for generic function groups by Rafał Miłecki · 3 years ago
  22. c26c4bf pinctrl: keembay: rework loops looking for groups names by Rafał Miłecki · 3 years ago
  23. 5d06749 pinctrl: keembay: comment process of building functions a bit by Rafał Miłecki · 3 years ago
  24. 02f1171 pinctrl: imx: prepare for making "group_names" in "function_desc" const by Rafał Miłecki · 3 years ago
  25. facb4e4 Merge tag 'renesas-pinctrl-for-v5.17-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 3 years ago
  26. 4c07777 Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsoc by Arnd Bergmann · 3 years ago
  27. ec648f6 pinctrl: starfive: Add pinctrl driver for StarFive SoCs by Emil Renner Berthing · 3 years, 6 months ago
  28. 54dd5a4 pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEED by Julian Braha · 3 years ago
  29. f9b94d2 Merge tag 'intel-pinctrl-v5.17-3' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into devel by Linus Walleij · 3 years ago
  30. 8a8d6bb pinctrl: Get rid of duplicate of_node assignment in the drivers by Andy Shevchenko · 3 years ago
  31. b67210c pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines by Fabien Dessenne · 3 years ago
  32. 8df89a7 pinctrl-sunxi: don't call pinctrl_gpio_direction() by Hans Verkuil · 3 years, 1 month ago
  33. 1a4541b pinctrl-bcm2835: don't call pinctrl_gpio_direction() by Hans Verkuil · 3 years, 1 month ago
  34. 266423e pinctrl: bcm2835: Change init order for gpio hogs by Phil Elwell · 3 years, 1 month ago
  35. dc1b242 pinctrl: bcm2835: Silence uninit warning by Linus Walleij · 3 years, 1 month ago
  36. b124c8b pinctrl: Sort Kconfig and Makefile entries alphabetically by Andy Shevchenko · 3 years, 1 month ago
  37. 12422af pinctrl: Add Intel Thunder Bay pinctrl driver by Lakshmi Sowjanya D · 3 years, 1 month ago
  38. 4beb02f pinctrl: qcom: Add SM8450 pinctrl driver by Vinod Koul · 3 years, 1 month ago
  39. ea7e26e pinctrl: renesas: r8a779a0: Align comments by Geert Uytterhoeven · 3 years, 1 month ago
  40. bef873d Merge tag 'renesas-pinctrl-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 3 years, 1 month ago
  41. 1288cad pinctrl: spear: plgpio: Introduce regmap phandle by Herve Codina · 3 years, 1 month ago
  42. 7151cef pinctrl: spear: plgpio: Convert to regmap by Herve Codina · 3 years, 1 month ago
  43. d11db04 pinctrl: spear: spear: Convert to regmap by Herve Codina · 3 years, 1 month ago
  44. f3e3e63 pinctrl: apple-gpio: fix flexible_array.cocci warnings by kernel test robot · 3 years, 1 month ago
  45. 9f9d17c pinctrl: mediatek: add a check for error in mtk_pinconf_bias_get_rsel() by Dan Carpenter · 3 years, 1 month ago
  46. 67bbbcb pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin() by Dan Carpenter · 3 years, 1 month ago
  47. debc8b0 pinctrl: freescale: Add i.MXRT1050 pinctrl driver support by Giulio Benetti · 3 years, 1 month ago
  48. bceb673 pinctrl/rockchip: fix gpio device creation by John Keeping · 3 years, 1 month ago
  49. 839930c pinctrl: apple: return an error if pinmux is missing in the DT by Joey Gouly · 3 years, 1 month ago
  50. 077db34 pinctrl: apple: use modulo rather than bitwise and by Joey Gouly · 3 years, 1 month ago
  51. 44bddfa pinctrl: apple: don't set gpio_chip.of_node by Joey Gouly · 3 years, 1 month ago
  52. 391aad3 pinctrl: apple: remove gpio-controller check by Joey Gouly · 3 years, 1 month ago
  53. a8888e6 pinctrl: apple: give error label a specific name by Joey Gouly · 3 years, 1 month ago
  54. 7d26491 pinctrl: apple: make apple_gpio_get_direction more readable by Joey Gouly · 3 years, 1 month ago
  55. 3605f10 pinctrl: apple: handle regmap_read errors by Joey Gouly · 3 years, 1 month ago
  56. 7c06f08 pinctrl: apple: add missing bits.h header by Joey Gouly · 3 years, 1 month ago
  57. 67a6c28 pinctrl: apple: use C style comment by Joey Gouly · 3 years, 1 month ago
  58. 5ad6973 pinctrl: apple: add missing comma by Joey Gouly · 3 years, 1 month ago
  59. 361856d pinctrl: apple: fix some formatting issues by Joey Gouly · 3 years, 1 month ago
  60. 2448eab Merge tag 'v5.16-rc2' into devel by Linus Walleij · 3 years, 1 month ago
  61. db1b2a8 pinctrl: cherryview: Use temporary variable for struct device by Andy Shevchenko · 3 years, 1 month ago
  62. 07199db pinctrl: cherryview: Do not allow the same interrupt line to be used by 2 pins by Hans de Goede · 3 years, 1 month ago
  63. bdfbef2 pinctrl: cherryview: Don't use selection 0 to mark an interrupt line as unused by Hans de Goede · 3 years, 1 month ago
  64. 2d5446d pinctrl: mediatek: fix global-out-of-bounds issue by Guodong Liu · 3 years, 2 months ago
  65. 6b45426 pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchip by Hans de Goede · 3 years, 1 month ago
  66. 16dd3bb pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' static by Wei Yongjun · 3 years, 1 month ago
  67. 2afbbab pinctrl: microchip-sgpio: update to support regmap by Colin Foster · 3 years, 1 month ago
  68. 076d9e7 pinctrl: ocelot: convert pinctrl to regmap by Colin Foster · 3 years, 1 month ago
  69. a159c2b pinctrl: ocelot: update pinctrl to automatic base address by Colin Foster · 3 years, 1 month ago
  70. ad96111 pinctrl: ocelot: combine get resource and ioremap into single call by Colin Foster · 3 years, 1 month ago
  71. ef874e0 pinctrl: spmi-gpio: Add support for PM2250 by Loic Poulain · 3 years, 1 month ago
  72. 5277525 pinctrl: qcom: sc7280: Add egpio support by Rajendra Nayak · 3 years, 1 month ago
  73. bebc49c pinctrl: qcom: Add egpio feature support by Prasad Sodagudi · 3 years, 1 month ago
  74. f347438 pinctrl: qcom-pmic-gpio: Add support for pm8019 by Konrad Dybcio · 3 years, 2 months ago
  75. bdbf104 pinctrl: qcom: Add SDX65 pincontrol driver by Vamsi Krishna Lanka · 3 years, 1 month ago
  76. 531d6ab pinctrl: ocelot: Extend support for lan966x by Kavyasree Kotagiri · 3 years, 1 month ago
  77. 7c50a40 pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls by Geert Uytterhoeven · 3 years, 1 month ago
  78. 54784ff2 pinctrl: zynqmp: Unify pin naming by Andy Shevchenko · 3 years, 2 months ago
  79. 3956d6c pinctrl: st: Switch to use devm_kasprintf_strarray() by Andy Shevchenko · 3 years, 2 months ago
  80. 3d4d3e0 pinctrl: st: Convert to use dev_err_probe() by Andy Shevchenko · 3 years, 2 months ago
  81. 3809671 pinctrl: st: Make use of the devm_platform_ioremap_resource_byname() by Andy Shevchenko · 3 years, 2 months ago
  82. f972707 pinctrl: st: Use temporary variable for struct device by Andy Shevchenko · 3 years, 2 months ago
  83. e803ab9 pinctrl: st: Drop wrong kernel doc annotations by Andy Shevchenko · 3 years, 2 months ago
  84. b32b195 pinctrl: armada-37xx: Switch to use devm_kasprintf_strarray() by Andy Shevchenko · 3 years, 2 months ago
  85. 06cb10e pinctrl: armada-37xx: Convert to use dev_err_probe() by Andy Shevchenko · 3 years, 2 months ago
  86. 49bdef5 pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource() by Andy Shevchenko · 3 years, 2 months ago
  87. 50cf2ed pinctrl: armada-37xx: Use temporary variable for struct device by Andy Shevchenko · 3 years, 2 months ago
  88. a6d93da pinctrl: armada-37xx: Fix function name in the kernel doc by Andy Shevchenko · 3 years, 2 months ago
  89. 069d779 pinctrl/rockchip: Switch to use devm_kasprintf_strarray() by Andy Shevchenko · 3 years, 2 months ago
  90. 0045028 pinctrl/rockchip: Convert to use dev_err_probe() by Andy Shevchenko · 3 years, 2 months ago
  91. fb17dcd pinctrl/rockchip: Make use of the devm_platform_get_and_ioremap_resource() by Andy Shevchenko · 3 years, 2 months ago
  92. e4dd7fd pinctrl/rockchip: Use temporary variable for struct device by Andy Shevchenko · 3 years, 2 months ago
  93. 5a83227 pinctrl/rockchip: Drop wrong kernel doc annotation by Andy Shevchenko · 3 years, 2 months ago
  94. b0ef7b1 pinctrl: samsung: Add Exynos7885 SoC specific data by David Virag · 3 years, 2 months ago
  95. 62209e8 pinctrl: qcom: sm8350: Correct UFS and SDC offsets by Bjorn Andersson · 3 years, 2 months ago
  96. 293083f pinctrl: tegra194: remove duplicate initializer again by Arnd Bergmann · 3 years, 2 months ago
  97. 3a3a100 pinctrl: qcom: sdm845: Enable dual edge errata by Bjorn Andersson · 3 years, 2 months ago
  98. 9b3b94e pinctrl: apple: Always return valid type in apple_gpio_irq_type by Sven Peter · 3 years, 2 months ago
  99. a5b9703 pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c' by Sergio Paracuellos · 3 years, 2 months ago
  100. 60430d4 pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIP by Julian Braha · 3 years, 2 months ago