1. 6f11f6f pinctrl: include <linux/bug.h> to prevent compile errors by Stephen Warren · 13 years ago
  2. 89e004e7 pinctrl: fix compile error if not select PINMUX support by Dong Aisheng · 13 years ago
  3. 394349f pinctrl: introduce generic pin config by Linus Walleij · 13 years ago
  4. 0acfb07 pinctrl: forward-declare struct device by Stephen Warren · 13 years ago
  5. 9a01be1 pinctrl: split pincontrol states into its own header by Linus Walleij · 13 years ago
  6. 1e2082b pinctrl: enhance mapping table to support pin config operations by Stephen Warren · 13 years ago
  7. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 13 years ago
  8. 57b676f pinctrl: fix and simplify locking by Stephen Warren · 13 years ago
  9. 46919ae pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state by Stephen Warren · 13 years ago
  10. 806d314 pinctrl: re-order struct pinctrl_map by Stephen Warren · 13 years ago
  11. 1681f5a pinctrl: disallow map table entries with NULL dev_name field by Stephen Warren · 13 years ago
  12. 77a5988 pinctrl: changes hog mechanism to be self-referential by Linus Walleij · 13 years ago
  13. befe5bd pinctrl: factor pin control handles over to the core by Linus Walleij · 13 years ago
  14. e93bcee pinctrl: move generic functions to the pinctrl_ namespace by Linus Walleij · 13 years ago
  15. 28a8d14 pinctrl: break out a pinctrl consumer header by Linus Walleij · 13 years ago
  16. 9dfac4f pinctrl: delete raw device pointers in pinmux maps by Linus Walleij · 13 years ago
  17. 0d2006b pinctrl: remove unnecessary max pin number by Chanho Park · 13 years ago
  18. 43699de pinctrl: pass name instead of device to pin_config_* by Stephen Warren · 13 years ago
  19. 63fd598 pinctrl: add "struct seq_file;" to pinconf.h by Stephen Warren · 13 years ago
  20. 2375019 pinctrl: add a group-specific hog macro by Linus Walleij · 13 years ago
  21. 51cd24e pinctrl: don't create a device for each pin controller by Stephen Warren · 13 years ago
  22. 1ddb6ff pinctrl: implement PINMUX_MAP_SYS_HOG by Stephen Warren · 13 years ago
  23. ae6b4d8 pinctrl: add a pin config interface by Linus Walleij · 13 years ago
  24. 97607d1 pinctrl: make a copy of pinmux map by Linus Walleij · 13 years ago
  25. 542e704 pinctrl: GPIO direction support for muxing by Linus Walleij · 13 years ago
  26. 3c739ad pinctrl: add a pin_base for sparse gpio-ranges by Chanho Park · 13 years ago
  27. 3712a3c pinctrl: add explicit gpio_disable_free pinmux_op by Stephen Warren · 13 years ago
  28. e0e2075 pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list" by Barry Song · 13 years ago
  29. a5818a8 pinctrl: get_group_pins() const fixes by Stephen Warren · 13 years ago
  30. 2744e8a drivers: create a pin control subsystem by Linus Walleij · 13 years ago