1. 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
  2. 78b9957 pinctrl: remove unused pin_is_valid() by Masahiro Yamada · 6 years ago
  3. 6cadafb pinctrl: remove unneeded initializer for list_for_each_entry() iterator by Masahiro Yamada · 6 years ago
  4. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  5. b672a87 pinctrl: core: Do not add device links for hogs by Linus Walleij · 6 years ago
  6. 036f394 pinctrl: Enable device link creation for pin control by Benjamin Gaignard · 6 years ago
  7. 54a5818 pinctrl: core: make sure strcmp() doesn't get a null parameter by Yanjiang Jin · 6 years ago
  8. a203728 pinctrl: core: Return selector to the pinctrl driver by Tony Lindgren · 6 years ago
  9. c969cb2 pinctrl: Cut unused sysfs includes by Linus Walleij · 7 years ago
  10. 8b1b2dc pinctrl: core: Add missing EXPORT on pinctrl_register_mappings by Richard Fitzgerald · 7 years ago
  11. b552089 pinctrl: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  12. 1781af5 pinctrl: mcp23s08: spi: Fix duplicate pinctrl debugfs entries by Jan Kundrát · 7 years ago
  13. 981ed1b pinctrl: Really force states during suspend/resume by Florian Fainelli · 8 years ago
  14. a9a1d2a pinctrl/gpio: Unify namespace for cross-calls by Linus Walleij · 7 years ago
  15. f68f848 pinctrl: core: Delete an error message by Markus Elfring · 7 years ago
  16. 906a2a3 pinctrl: add __rcu annotations to fix sparse warnings by Masahiro Yamada · 7 years ago
  17. 3f713b7 pinctrl: move const qualifier before struct by Masahiro Yamada · 7 years ago
  18. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  19. 664b7c4 pinctrl: core: Fix warning by removing bogus code by Tony Lindgren · 8 years ago
  20. 7f0ff06 pinctrl: When claiming hog, skip maps not served by same device by Nikita Yushchenko · 8 years ago
  21. cea234e pinctrl: Adjust nine checks for null pointers by Markus Elfring · 8 years ago
  22. 390e104 pinctrl: Use seq_putc() in pinctrl_maps_show() by Markus Elfring · 8 years ago
  23. 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
  24. 0ca4921 pinctrl: core: Make pinctrl_init_controller() static by Andy Shevchenko · 8 years ago
  25. 6118714 pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() by Tony Lindgren · 8 years ago
  26. 3ec440e pinctrl: Fix spelling typos by Andy Shevchenko · 8 years ago
  27. 50842cb pinctrl: Fix trivial spelling typo in a comment by Charles Keepax · 8 years ago
  28. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  29. 15381bc pinctrl: Allow configuration of pins from gpiolib based drivers by Mika Westerberg · 8 years ago
  30. 46daed6 pinctrl: Initialize pinctrl_dev.node by Thierry Reding · 8 years ago
  31. 950b0d9 pinctrl: core: Fix regression caused by delayed work for hogs by Tony Lindgren · 8 years ago
  32. 2104d12 pinctrl: Drop error prints on kzalloc() failure by Bjorn Andersson · 8 years ago
  33. 92c2b67 pinctrl: core: Make dt_free_map optional by Tony Lindgren · 8 years ago
  34. 3429fb3 pinctrl: Fix panic when pinctrl devices with hogs are unregistered by Jon Hunter · 8 years ago
  35. a76edc8 pinctrl: core: Add generic pinctrl functions for managing groups by Tony Lindgren · 8 years ago
  36. c033a71 pinctrl: stricten up generic group code by Linus Walleij · 8 years ago
  37. c7059c5 pinctrl: core: Add generic pinctrl functions for managing groups by Tony Lindgren · 8 years ago
  38. 2d22e5b pinctrl: add some comments to the hog/late init code by Linus Walleij · 8 years ago
  39. 99e4f67 pinctrl: core: Use delayed work for hogs by Tony Lindgren · 8 years ago
  40. cd8f61f pinctrl: copy per-pin driver private data to struct pin_desc by Masahiro Yamada · 9 years ago
  41. cf9d994 pinctrl: do not care about blank pin name by Masahiro Yamada · 9 years ago
  42. 3024f92 pinctrl: zynq: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  43. 80e0f8d pinctrl: Add devm_ apis for pinctrl_{register, unregister} by Laxman Dewangan · 9 years ago
  44. b18537c pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pin by Joachim Eastwood · 9 years ago
  45. ef0eebc drivers/pinctrl: Add the concept of an "init" state by Douglas Anderson · 9 years ago
  46. 942cde7 pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range() by Tony Lindgren · 9 years ago
  47. 2b38ca6 pinctrl: use dev_err() to show message in pinctrl_register_one_pin() by Masahiro Yamada · 9 years ago
  48. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  49. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  50. 7e9236f pinctrl: fix confusing debug message in pinctrl_register_map() by Masahiro Yamada · 10 years ago
  51. b217e43 pinctrl: Grammar s/used in as/used as/ by Geert Uytterhoeven · 10 years ago
  52. c5272a2 pinctrl: Don't just pretend to protect pinctrl_maps, do it for real by Doug Anderson · 10 years ago
  53. db93fac pinctrl: Fix two deadlocks by Jim Lin · 10 years ago
  54. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  55. e5b3b2d pinctrl: allows not to define the get_group_pins operation by Antoine Ténart · 11 years ago
  56. e7f2a44 pinctrl: do not init debugfs entries for unimplemented functionalities by Florian Vaussard · 11 years ago
  57. 7b320cb pinctrl: protect pinctrl_list add by Stanislaw Gruszka · 11 years ago
  58. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  59. 6ad30ce Merge tag 'v3.11-rc7' into devel by Linus Walleij · 11 years ago
  60. 9b77ace4 pinctrl: core: Add proper mutex lock in pinctrl_request_gpio by Axel Lin · 11 years ago
  61. 6c325f8 pinctrl: core: Remove unnecessary test for desc->name by Axel Lin · 11 years ago
  62. 5ffbe2e pinctrl: core: Hold pctldev->mutex mutex lock while traversing gpio_ranges list by Axel Lin · 11 years ago
  63. f005902 pinctrl: core: Hold pinctrldev_list_mutex mutex while traversing pinctrldev_list by Axel Lin · 11 years ago
  64. db6c2c6 pinctrl: fix a memleak when freeing maps by Linus Walleij · 11 years ago
  65. f333349 pinctrl: Remove duplicate code in pinctrl_pm_select_state functions by Tony Lindgren · 11 years ago
  66. 843aec9 pinctrl: Staticize local symbols by Sachin Kamat · 12 years ago
  67. c8f50e8 pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin() by Wei Yongjun · 12 years ago
  68. f472dea pinctrl: export pinctrl_pm_select_*_state by Arnd Bergmann · 12 years ago
  69. c8587ee pinctrl: add pin list based GPIO ranges by Christian Ruppert · 12 years ago
  70. 14005ee drivers: pinctrl sleep and idle states in the core by Linus Walleij · 12 years ago
  71. 44d5f7b pinctrl: sink pinctrldev_list_mutex by Linus Walleij · 12 years ago
  72. d463f82 pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node() by Daniel Mack · 12 years ago
  73. 42fed7b pinctrl: move subsystem mutex to pinctrl_dev struct by Patrice Chotard · 12 years ago
  74. 385d942 pinctrl: simplify the re-enable old state code in pinctrl_select_state by Richard Genoud · 12 years ago
  75. af60617 pinctrl: select_state: don't call pinctrl_free_setting on error by Richard Genoud · 12 years ago
  76. 175ca83 pinctrl: pinctrl_select_state: set the old_state back on error by Richard Genoud · 12 years ago
  77. 8009d5f pinctrl: remove superfluous optimization in pinctrl_select_state_locked by Richard Genoud · 12 years ago
  78. da58751 pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked by Richard Genoud · 12 years ago
  79. 2afe822 pinctrl: core: add dependence of GPIOLIB by Haojian Zhuang · 12 years ago
  80. 50cf7c8 pinctrl: re-enable old state in case of error in pinctrl_select_state by Richard Genoud · 12 years ago
  81. 3102a76 pinctrl: disable and free setting in select_state in case of error by Richard Genoud · 12 years ago
  82. d3cee830 pinctrl: create pinctrl_free_setting function by Richard Genoud · 12 years ago
  83. 51e13c2 pinctrl: check pinctrl ready for gpio range by Haojian Zhuang · 12 years ago
  84. a72149e pinctrl: core: use devres_release() instead of devres_destroy() by Jingoo Han · 12 years ago
  85. 6f9e41f pinctrl/pinconfig: add debug interface by Laurent Meunier · 12 years ago
  86. 2917e83 pinctrl: core: Make pinctrl_release static by Sachin Kamat · 12 years ago
  87. ab78029 drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  88. d6e99ab pinctrl: core: get devname from pinctrl_dev by Haojian Zhuang · 12 years ago
  89. 840a47b pinctrl: add sleep mode management for hogs by Julien Delacou · 12 years ago
  90. 8921649 pinctrl: skip deferral of hogs by Linus Walleij · 12 years ago
  91. b0666ba pinctrl: fix comment mistake by Linus Walleij · 12 years ago
  92. 9afbefb pinctrl: add function to retrieve range from pin by Linus Walleij · 12 years ago
  93. dfa9751 pinctrl: make range registration defer properly by Linus Walleij · 12 years ago
  94. 192c369 gpiolib: rename find_pinctrl_* by Linus Walleij · 12 years ago
  95. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  96. 7e10ee6 Revert "pinctrl: remove pinctrl_remove_gpio_range" by Viresh Kumar · 12 years ago
  97. 1a78958 pinctrl: reserve pins when states are activated by Linus Walleij · 12 years ago
  98. b4dd784 pinctrl: fix missing unlock on error in pinctrl_groups_show() by Wei Yongjun · 12 years ago
  99. eb26cc9 pinctrl: Fix potential memory leak in pinctrl_register_one_pin() by Sachin Kamat · 12 years ago
  100. d599bfb trivial: pinctrl core: remove extraneous code lines by Richard Genoud · 12 years ago