1. 7440926 pinctrl: Flag strict is a field in struct pinmux_ops by Andy Shevchenko · 8 years ago
  2. 73f8fed pinctrl: Reflow/wrap paragraph describing GPIO interaction by Andrew Jeffery · 8 years ago
  3. eef0673 pinctrl: s/have/has/ in GPIO driver interaction description by Andrew Jeffery · 8 years ago
  4. 191a79f pinctrl: Fix grammar in pinmux request list by Andrew Jeffery · 8 years ago
  5. 8c4c201 pinctrl: move strict option to pinmux_ops by Linus Walleij · 9 years ago
  6. fa76a3d pinctrl: allow exlusive GPIO/mux pin allocation by Sonic Zhang · 9 years ago
  7. 838d030 pinctrl: fix example .get_group_pins implementation signature by Baruch Siach · 9 years ago
  8. c58e031 pinctrl: staticise example code funcs/structs by Baruch Siach · 9 years ago
  9. b18104c pinctrl: remove doc mention of the enable/disable API by Baruch Siach · 9 years ago
  10. 260463d pinctrl: remove enable/disable callbacks from documentation by Baruch Siach · 9 years ago
  11. 939417b pinctrl: remove maxpin from documentation by Baruch Siach · 9 years ago
  12. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  13. 4dfb0bd pinctrl: Fix some typos and grammar issues in the documentation by Laszlo Papp · 10 years ago
  14. fe61052 pinctrl: add documentation for pinctrl_get_group_pins() by Christian Ruppert · 11 years ago
  15. e2b86b8 Documentation: pinctrl: Fix example code for pinctrl_register by Axel Lin · 11 years ago
  16. 2868a07 Documentation: pinctrl: Fix example code by Sachin Kamat · 11 years ago
  17. eb6002d pinctrl: elaborate a bit on arrangements in doc by Linus Walleij · 11 years ago
  18. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  19. ad42fc6 pinctrl: rip out the direct pinconf API by Linus Walleij · 11 years ago
  20. 30cf821 pinctrl: update GPIO range doc by Linus Walleij · 11 years ago
  21. 7bbc87b Documentation/pinctrl.txt: fix typo "with with" by James Hogan · 11 years ago
  22. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  23. fdba2d0 pinctrl: document the "GPIO mode" pitfall by Linus Walleij · 11 years ago
  24. ab78029 drivers/pinctrl: grab default handles from device core by Linus Walleij · 11 years ago
  25. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  26. 1a78958 pinctrl: reserve pins when states are activated by Linus Walleij · 12 years ago
  27. c31a00c pinctrl: document semantics vs GPIO by Linus Walleij · 12 years ago
  28. d1a83d3 Documentation/pinctrl.txt: Fix some misspelled macros by Daniel Mack · 12 years ago
  29. 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 12 years ago
  30. c05127c pinctrl: implement pinctrl deferred probing by Linus Walleij · 12 years ago
  31. d1e90e9 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 12 years ago
  32. 122dbe7 pinctrl: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  33. eb181c3 Documentation: pinctrl: add missing spi0_0 grp in example by Viresh Kumar · 12 years ago
  34. 1e2082b pinctrl: enhance mapping table to support pin config operations by Stephen Warren · 12 years ago
  35. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 12 years ago
  36. 110e4ec pinctrl: assume map table entries can't have a NULL name field by Stephen Warren · 12 years ago
  37. 46919ae pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state by Stephen Warren · 12 years ago
  38. 806d314 pinctrl: re-order struct pinctrl_map by Stephen Warren · 12 years ago
  39. 1681f5a pinctrl: disallow map table entries with NULL dev_name field by Stephen Warren · 12 years ago
  40. 77a5988 pinctrl: changes hog mechanism to be self-referential by Linus Walleij · 12 years ago
  41. e93bcee pinctrl: move generic functions to the pinctrl_ namespace by Linus Walleij · 12 years ago
  42. 28a8d14 pinctrl: break out a pinctrl consumer header by Linus Walleij · 12 years ago
  43. 9dfac4f pinctrl: delete raw device pointers in pinmux maps by Linus Walleij · 12 years ago
  44. de849ee pinctrl: fix some pinmux typos by Tony Lindgren · 12 years ago
  45. f54367f Documentation/pinctrl: fix a few syntax errors in code examples by Uwe Kleine-König · 12 years ago
  46. e6337c3 pinctrl: some typo fixes by Dong Aisheng · 12 years ago
  47. 43699de pinctrl: pass name instead of device to pin_config_* by Stephen Warren · 12 years ago
  48. 51cd24e pinctrl: don't create a device for each pin controller by Stephen Warren · 12 years ago
  49. ae6b4d8 pinctrl: add a pin config interface by Linus Walleij · 13 years ago
  50. 97607d1 pinctrl: make a copy of pinmux map by Linus Walleij · 12 years ago
  51. 542e704 pinctrl: GPIO direction support for muxing by Linus Walleij · 12 years ago
  52. 3c739ad pinctrl: add a pin_base for sparse gpio-ranges by Chanho Park · 12 years ago
  53. 336cdba0 pinctrl: documentation update by Linus Walleij · 12 years ago
  54. 2744e8a drivers: create a pin control subsystem by Linus Walleij · 13 years ago