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