1. 472a61e pinctrl/gpio: Take MUX usage into account by Stefan Wahren · 5 years ago
  2. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  3. ec6516b pinctrl: remove unneeded #ifdef around declarations by Masahiro Yamada · 6 years ago
  4. 4eb2934 pinctrl: make pinconf.h self-contained by Masahiro Yamada · 6 years ago
  5. 78b9957 pinctrl: remove unused pin_is_valid() by Masahiro Yamada · 6 years ago
  6. f652e66 pinctrl: add include guard to pinctrl-state.h by Masahiro Yamada · 6 years ago
  7. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  8. 036f394 pinctrl: Enable device link creation for pin control by Benjamin Gaignard · 6 years ago
  9. c08e7e4 pinctrl: generic: add new 'drive-strength-microamp' property support by Guillaume La Roque · 6 years ago
  10. e733390 pinctrl: remove unused 'pinconf-config' debugfs interface by Vladimir Zapolskiy · 6 years ago
  11. 87eff9a pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h by Vladimir Zapolskiy · 6 years ago
  12. 63f3fb8 pinctrl: Document pin_config_group_get() return codes like pin_config_get() by Douglas Anderson · 7 years ago
  13. 23c35f4 pinctrl: remove include file from <linux/device.h> by Linus Torvalds · 7 years ago
  14. ef991796 Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  15. d3452f1 pinctrl: Forward declare struct device by Ladislav Michl · 7 years ago
  16. e10f72b gpio: gpiolib: Generalise state persistence beyond sleep by Andrew Jeffery · 7 years ago
  17. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  18. e0e1e39 pinctrl: Add skew-delay pin config and bindings by Linus Walleij · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. a9a1d2a pinctrl/gpio: Unify namespace for cross-calls by Linus Walleij · 7 years ago
  21. 6606bc9 pinctrl: Add sleep related state to indicate sleep related configs by Baolin Wang · 7 years ago
  22. 3f713b7 pinctrl: move const qualifier before struct by Masahiro Yamada · 7 years ago
  23. 0cca6c8 pinctrl: generic: update references to Documentation/pinctrl.txt by Ludovic Desroches · 7 years ago
  24. 4255624 pinctrl: generic: Add output-enable property by Jacopo Mondi · 8 years ago
  25. b4d2ea2 Revert "pinctrl: generic: Add bi-directional and output-enable" by Linus Walleij · 8 years ago
  26. 68fed41 Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  27. 8c58f1a pinctrl: generic: Add bi-directional and output-enable by Jacopo Mondi · 8 years ago
  28. 6118714 pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() by Tony Lindgren · 8 years ago
  29. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  30. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  31. 15381bc pinctrl: Allow configuration of pins from gpiolib based drivers by Mika Westerberg · 8 years ago
  32. 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
  33. 950b0d9 pinctrl: core: Fix regression caused by delayed work for hogs by Tony Lindgren · 8 years ago
  34. 8dfebf5 pinctrl: pinconf: Add generic helper function for freeing mappings by Jon Hunter · 9 years ago
  35. 80e0f8d pinctrl: Add devm_ apis for pinctrl_{register, unregister} by Laxman Dewangan · 9 years ago
  36. ef0eebc drivers/pinctrl: Add the concept of an "init" state by Douglas Anderson · 9 years ago
  37. 3c4b23d pinctrl: pinconf-generic: sort pin configuration params alphabetically by Masahiro Yamada · 9 years ago
  38. b3da97e pinctrl: use "const struct ..." rather than "struct ... const" by Masahiro Yamada · 10 years ago
  39. 5fbf65d pinctrl: remove useless const qualifier by Masahiro Yamada · 10 years ago
  40. 66eb3bd pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR by Fabian Frederick · 10 years ago
  41. 8c4c201 pinctrl: move strict option to pinmux_ops by Linus Walleij · 10 years ago
  42. fa76a3d pinctrl: allow exlusive GPIO/mux pin allocation by Sonic Zhang · 10 years ago
  43. 40eeb11 Revert "pinctrl: consumer: use correct retval for placeholder functions" by Linus Walleij · 10 years ago
  44. 5a7d2ef pinctrl: consumer: use correct retval for placeholder functions by Wolfram Sang · 10 years ago
  45. f684e4a pinctrl: pinconf-generic: loose DT dependence by Linus Walleij · 10 years ago
  46. dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 10 years ago
  47. 31c89c9 pinctrl: pinconf-generic: Infer map type from DT property by Soren Brinkmann · 10 years ago
  48. 0d37899 pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch by Geert Uytterhoeven · 10 years ago
  49. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  50. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  51. a30d5421 pinctrl: Add void * to pinctrl_pin_desc by Sherman Yin · 11 years ago
  52. 8ba3f4d pinctrl: Adds slew-rate, input-enable/disable by Sherman Yin · 11 years ago
  53. e9c9489 pinctrl: provide documentation pointer by Linus Walleij · 11 years ago
  54. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  55. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  56. 3287c24 pinctrl: utils : add support to pass config type in generic util APIs by Laxman Dewangan · 11 years ago
  57. 0d74d4a pinctrl: add includes and ifdefs for non-DT builds by Linus Walleij · 11 years ago
  58. e81c8f1 pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node by Laxman Dewangan · 11 years ago
  59. 256aeb6 pinctrl: set unit for debounce time pinconfig to usec by Heiko Stübner · 12 years ago
  60. 70637a6 pinctrl: more clarifications for generic pull configs by Heiko Stübner · 12 years ago
  61. ad42fc6 pinctrl: rip out the direct pinconf API by Linus Walleij · 12 years ago
  62. 1c851fb pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldoc by James Hogan · 12 years ago
  63. 5ca3353 pinctrl: establish pull-up/pull-down terminology by Linus Walleij · 12 years ago
  64. 56a5991 Fix comment on pinctrl_gpio_range.pin_base by Christian Ruppert · 12 years ago
  65. ff73cee pinctrl: move the pm state stubs by Linus Walleij · 12 years ago
  66. c8587ee pinctrl: add pin list based GPIO ranges by Christian Ruppert · 12 years ago
  67. 14005ee drivers: pinctrl sleep and idle states in the core by Linus Walleij · 12 years ago
  68. 7970cb7 pinctrl: add pinconf-generic define for a pin-default pull by Heiko Stübner · 12 years ago
  69. a2df426 pinconf-generic: add BIAS_BUS_HOLD pinconf by James Hogan · 12 years ago
  70. 63ad9cb pinctrl: generic: Fix typos and clarify comments by Laurent Pinchart · 12 years ago
  71. f07512e pinctrl/pinconfig: add debug interface by Laurent Meunier · 12 years ago
  72. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  73. ea27c39 pinctrl: generic: rename input schmitt disable by Haojian Zhuang · 12 years ago
  74. ab78029 drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  75. 684697c pinctrl: generic: add slew rate config parameter by Haojian Zhuang · 12 years ago
  76. d6e99ab pinctrl: core: get devname from pinctrl_dev by Haojian Zhuang · 12 years ago
  77. f868ef9 pinctrl: pinconf-generic: add drive strength parameter by Maxime Ripard · 12 years ago
  78. 483f33f pinctrl: add pinconf-generic defines for output by Linus Walleij · 12 years ago
  79. 2ccb0bc pinctrl: generic: add input schmitt disable parameter by Haojian Zhuang · 12 years ago
  80. 9afbefb pinctrl: add function to retrieve range from pin by Linus Walleij · 12 years ago
  81. 192c369 gpiolib: rename find_pinctrl_* by Linus Walleij · 12 years ago
  82. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  83. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  84. 7e10ee6 Revert "pinctrl: remove pinctrl_remove_gpio_range" by Viresh Kumar · 12 years ago
  85. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  86. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  87. b0e181d pinctrl: clarify idle vs sleep states by Linus Walleij · 12 years ago
  88. e60bc2d pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) by Uwe Kleine-König · 12 years ago
  89. ac5aa7f pinctrl: header: trivial: declare struct device by Richard Genoud · 12 years ago
  90. 3e5e00b pinctrl: add pinctrl_add_gpio_ranges function by Dong Aisheng · 13 years ago
  91. 5d589b0 pinctrl: remove pinctrl_remove_gpio_range by Dong Aisheng · 13 years ago
  92. 7af07ad Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrl by Olof Johansson · 13 years ago
  93. 65697e6 pinctrl: add sleep state definition by Linus Walleij · 13 years ago
  94. c7eea50 pinctrl: (cosmetic) fix two entries in DocBook comments by Guennadi Liakhovetski · 13 years ago
  95. 5b3aa5f pinctrl: add pinctrl_provide_dummies interface for platforms to use by Dong Aisheng · 13 years ago
  96. 02ae6da pinctrl: add kerneldoc for pinctrl_ops device tree functions by Stephen Warren · 13 years ago
  97. dd51270 pinctrl: fix dangling comment by Linus Walleij · 13 years ago
  98. 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 13 years ago
  99. 6cb4158 pinctrl: allow pctldevs to decode pin config in debugfs by Stephen Warren · 13 years ago
  100. d1e90e9 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 13 years ago