1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  2. bca50ce pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe() by Markus Elfring · 7 years ago
  3. ef08818 pinctrl: mvebu: remove the offset property for regmap by Gregory CLEMENT · 8 years ago
  4. fdbde81 pinctrl: mvebu: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  5. d068b09 pinctrl: mvebu: add simple regmap based pinctrl implementation by Russell King · 8 years ago
  6. 44aa9d0 pinctrl: mvebu: provide generic simple mmio-based implementation by Russell King · 8 years ago
  7. 20955c5 pinctrl: mvebu: provide per-control private data by Russell King · 8 years ago
  8. 30be3fb pinctrl: mvebu: constify mvebu_mpp_ctrl structures by Russell King · 8 years ago
  9. a61266e pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  10. 420dc61 pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  11. 39c7c5a pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  12. 77d3d2e pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 8 years ago
  13. e6e965c pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() by Markus Elfring · 8 years ago
  14. 699097a pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  15. 7864d92 pinctrl: mvebu: fix num_settings in mpp group assignment by Sebastian Hesselbarth · 9 years ago
  16. 0581b16 pinctrl: mvebu: complain about missing group after checking variant by Sebastian Hesselbarth · 9 years ago
  17. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  18. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  19. faaa832 pinctrl: mvebu: remove common get/set functions by Sebastian Hesselbarth · 11 years ago
  20. 1217b79 pinctrl: mvebu: move resource allocation to SoC specific drivers by Sebastian Hesselbarth · 11 years ago
  21. 2035d39 pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks by Sebastian Hesselbarth · 11 years ago
  22. e310b74 pinctrl: mvebu: identify generic controls by name by Sebastian Hesselbarth · 11 years ago
  23. dc2a900 pinctrl: mvebu: remove obsolete per-control name buffer allocation by Sebastian Hesselbarth · 11 years ago
  24. 8d898fd pinctrl: mvebu: count unnamed controls and allocate name buffer by Sebastian Hesselbarth · 11 years ago
  25. ddb6c45 pinctrl: mvebu: testing the wrong variable by Dan Carpenter · 11 years ago
  26. a8a364b pinctrl: mvebu: Convert to use devm_ioremap_resource by Jisheng Zhang · 11 years ago
  27. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  28. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 12 years ago
  29. aaed651 pinctrl: mvebu: prevent walking off the end of group array by David Woodhouse · 12 years ago
  30. 48a23fa pinctrl: mvebu: fix checking for SoC specific controls by Simon Guinot · 12 years ago
  31. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  32. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  33. 06763c7 pinctrl: mvebu: move to its own directory by Thomas Petazzoni · 12 years ago[Renamed from drivers/pinctrl/pinctrl-mvebu.c]
  34. de1d762 pinctrl: mvebu: remove useless include by Thomas Petazzoni · 12 years ago
  35. 7e8d941 pinctrl: mvebu: pinctrl driver core by Sebastian Hesselbarth · 12 years ago