1. 8dfebf5 pinctrl: pinconf: Add generic helper function for freeing mappings by Jon Hunter · 8 years ago
  2. 80e0f8d pinctrl: Add devm_ apis for pinctrl_{register, unregister} by Laxman Dewangan · 9 years ago
  3. ef0eebc drivers/pinctrl: Add the concept of an "init" state by Douglas Anderson · 9 years ago
  4. 3c4b23d pinctrl: pinconf-generic: sort pin configuration params alphabetically by Masahiro Yamada · 9 years ago
  5. b3da97e pinctrl: use "const struct ..." rather than "struct ... const" by Masahiro Yamada · 9 years ago
  6. 5fbf65d pinctrl: remove useless const qualifier by Masahiro Yamada · 9 years ago
  7. 66eb3bd pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR by Fabian Frederick · 9 years ago
  8. 8c4c201 pinctrl: move strict option to pinmux_ops by Linus Walleij · 9 years ago
  9. fa76a3d pinctrl: allow exlusive GPIO/mux pin allocation by Sonic Zhang · 9 years ago
  10. 40eeb11 Revert "pinctrl: consumer: use correct retval for placeholder functions" by Linus Walleij · 9 years ago
  11. 5a7d2ef pinctrl: consumer: use correct retval for placeholder functions by Wolfram Sang · 10 years ago
  12. f684e4a pinctrl: pinconf-generic: loose DT dependence by Linus Walleij · 10 years ago
  13. dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 10 years ago
  14. 31c89c9 pinctrl: pinconf-generic: Infer map type from DT property by Soren Brinkmann · 10 years ago
  15. 0d37899 pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch by Geert Uytterhoeven · 10 years ago
  16. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  17. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 10 years ago
  18. a30d5421 pinctrl: Add void * to pinctrl_pin_desc by Sherman Yin · 11 years ago
  19. 8ba3f4d pinctrl: Adds slew-rate, input-enable/disable by Sherman Yin · 11 years ago
  20. e9c9489 pinctrl: provide documentation pointer by Linus Walleij · 11 years ago
  21. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  22. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  23. 3287c24 pinctrl: utils : add support to pass config type in generic util APIs by Laxman Dewangan · 11 years ago
  24. 0d74d4a pinctrl: add includes and ifdefs for non-DT builds by Linus Walleij · 11 years ago
  25. e81c8f1 pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node by Laxman Dewangan · 11 years ago
  26. 256aeb6 pinctrl: set unit for debounce time pinconfig to usec by Heiko Stübner · 11 years ago
  27. 70637a6 pinctrl: more clarifications for generic pull configs by Heiko Stübner · 11 years ago
  28. ad42fc6 pinctrl: rip out the direct pinconf API by Linus Walleij · 11 years ago
  29. 1c851fb pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldoc by James Hogan · 11 years ago
  30. 5ca3353 pinctrl: establish pull-up/pull-down terminology by Linus Walleij · 11 years ago
  31. 56a5991 Fix comment on pinctrl_gpio_range.pin_base by Christian Ruppert · 11 years ago
  32. ff73cee pinctrl: move the pm state stubs by Linus Walleij · 11 years ago
  33. c8587ee pinctrl: add pin list based GPIO ranges by Christian Ruppert · 11 years ago
  34. 14005ee drivers: pinctrl sleep and idle states in the core by Linus Walleij · 11 years ago
  35. 7970cb7 pinctrl: add pinconf-generic define for a pin-default pull by Heiko Stübner · 11 years ago
  36. a2df426 pinconf-generic: add BIAS_BUS_HOLD pinconf by James Hogan · 11 years ago
  37. 63ad9cb pinctrl: generic: Fix typos and clarify comments by Laurent Pinchart · 11 years ago
  38. f07512e pinctrl/pinconfig: add debug interface by Laurent Meunier · 11 years ago
  39. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  40. ea27c39 pinctrl: generic: rename input schmitt disable by Haojian Zhuang · 12 years ago
  41. ab78029 drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  42. 684697c pinctrl: generic: add slew rate config parameter by Haojian Zhuang · 12 years ago
  43. d6e99ab pinctrl: core: get devname from pinctrl_dev by Haojian Zhuang · 12 years ago
  44. f868ef9 pinctrl: pinconf-generic: add drive strength parameter by Maxime Ripard · 12 years ago
  45. 483f33f pinctrl: add pinconf-generic defines for output by Linus Walleij · 12 years ago
  46. 2ccb0bc pinctrl: generic: add input schmitt disable parameter by Haojian Zhuang · 12 years ago
  47. 9afbefb pinctrl: add function to retrieve range from pin by Linus Walleij · 12 years ago
  48. 192c369 gpiolib: rename find_pinctrl_* by Linus Walleij · 12 years ago
  49. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  50. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  51. 7e10ee6 Revert "pinctrl: remove pinctrl_remove_gpio_range" by Viresh Kumar · 12 years ago
  52. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  53. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  54. b0e181d pinctrl: clarify idle vs sleep states by Linus Walleij · 12 years ago
  55. e60bc2d pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) by Uwe Kleine-König · 12 years ago
  56. ac5aa7f pinctrl: header: trivial: declare struct device by Richard Genoud · 12 years ago
  57. 3e5e00b pinctrl: add pinctrl_add_gpio_ranges function by Dong Aisheng · 12 years ago
  58. 5d589b0 pinctrl: remove pinctrl_remove_gpio_range by Dong Aisheng · 12 years ago
  59. 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 · 12 years ago
  60. 65697e6 pinctrl: add sleep state definition by Linus Walleij · 12 years ago
  61. c7eea50 pinctrl: (cosmetic) fix two entries in DocBook comments by Guennadi Liakhovetski · 12 years ago
  62. 5b3aa5f pinctrl: add pinctrl_provide_dummies interface for platforms to use by Dong Aisheng · 12 years ago
  63. 02ae6da pinctrl: add kerneldoc for pinctrl_ops device tree functions by Stephen Warren · 12 years ago
  64. dd51270 pinctrl: fix dangling comment by Linus Walleij · 12 years ago
  65. 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 12 years ago
  66. 6cb4158 pinctrl: allow pctldevs to decode pin config in debugfs by Stephen Warren · 12 years ago
  67. d1e90e9 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 12 years ago
  68. 57291ce pinctrl: core device tree mapping table parsing support by Stephen Warren · 12 years ago
  69. 22f099d pinctrl: include <linux/bug.h> to prevent compile errors by Stephen Warren · 12 years ago
  70. 6974f1f pinctrl: fix compile error if not select PINMUX support by Dong Aisheng · 12 years ago
  71. 394349f pinctrl: introduce generic pin config by Linus Walleij · 13 years ago
  72. 0acfb07 pinctrl: forward-declare struct device by Stephen Warren · 12 years ago
  73. 9a01be1 pinctrl: split pincontrol states into its own header by Linus Walleij · 12 years ago
  74. 1e2082b pinctrl: enhance mapping table to support pin config operations by Stephen Warren · 12 years ago
  75. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 12 years ago
  76. 57b676f pinctrl: fix and simplify locking by Stephen Warren · 12 years ago
  77. 46919ae pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state by Stephen Warren · 12 years ago
  78. 806d314 pinctrl: re-order struct pinctrl_map by Stephen Warren · 13 years ago
  79. 1681f5a pinctrl: disallow map table entries with NULL dev_name field by Stephen Warren · 13 years ago
  80. 77a5988 pinctrl: changes hog mechanism to be self-referential by Linus Walleij · 13 years ago
  81. befe5bd pinctrl: factor pin control handles over to the core by Linus Walleij · 13 years ago
  82. e93bcee pinctrl: move generic functions to the pinctrl_ namespace by Linus Walleij · 13 years ago
  83. 28a8d14 pinctrl: break out a pinctrl consumer header by Linus Walleij · 13 years ago
  84. 9dfac4f pinctrl: delete raw device pointers in pinmux maps by Linus Walleij · 13 years ago
  85. 0d2006b pinctrl: remove unnecessary max pin number by Chanho Park · 13 years ago
  86. 43699de pinctrl: pass name instead of device to pin_config_* by Stephen Warren · 13 years ago
  87. 63fd598 pinctrl: add "struct seq_file;" to pinconf.h by Stephen Warren · 13 years ago
  88. 2375019 pinctrl: add a group-specific hog macro by Linus Walleij · 13 years ago
  89. 51cd24e pinctrl: don't create a device for each pin controller by Stephen Warren · 13 years ago
  90. 1ddb6ff pinctrl: implement PINMUX_MAP_SYS_HOG by Stephen Warren · 13 years ago
  91. ae6b4d8 pinctrl: add a pin config interface by Linus Walleij · 13 years ago
  92. 97607d1 pinctrl: make a copy of pinmux map by Linus Walleij · 13 years ago
  93. 542e704 pinctrl: GPIO direction support for muxing by Linus Walleij · 13 years ago
  94. 3c739ad pinctrl: add a pin_base for sparse gpio-ranges by Chanho Park · 13 years ago
  95. 3712a3c pinctrl: add explicit gpio_disable_free pinmux_op by Stephen Warren · 13 years ago
  96. e0e2075 pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list" by Barry Song · 13 years ago
  97. a5818a8 pinctrl: get_group_pins() const fixes by Stephen Warren · 13 years ago
  98. 2744e8a drivers: create a pin control subsystem by Linus Walleij · 13 years ago