1. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 9 years ago
  2. 12149a2 pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver by Thomas Petazzoni · 9 years ago
  3. ee08657 pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x by Thomas Petazzoni · 10 years ago
  4. 23259f19 pinctrl: dove: Constify struct regmap_config and of_device_id by Krzysztof Kozlowski · 10 years ago
  5. a95308d pinctrl: mvebu: a38x: Add UART1 muxing options by Maxime Ripard · 10 years ago
  6. 1d57fb1 pinctrl: mvebu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  8. fd67f88 pinctrl: mvebu: new driver for Orion platforms by Thomas Petazzoni · 10 years ago
  9. 3c7d563 pinctrl: mvebu: silence WARN to dev_warn by Sebastian Hesselbarth · 11 years ago
  10. 7cab36e Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl by Jason Cooper · 11 years ago
  11. 6da67ca pinctrl: mvebu: dove: use global register regmap by Sebastian Hesselbarth · 11 years ago
  12. 18e6f28 pinctrl: mvebu: dove: use remapped pmu_mpp registers by Sebastian Hesselbarth · 11 years ago
  13. 2c4b229 pinctrl: mvebu: dove: use remapped mpp4 register by Sebastian Hesselbarth · 11 years ago
  14. 00202b0 pinctrl: mvebu: dove: use remapped mpp base registers by Sebastian Hesselbarth · 11 years ago
  15. e91f791 pinctrl: mvebu: dove: request syscon regmap for global registers by Sebastian Hesselbarth · 11 years ago
  16. 4d73fc7 pinctrl: mvebu: dove: request additional resources by Sebastian Hesselbarth · 11 years ago
  17. ca6d9a0 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385 by Thomas Petazzoni · 11 years ago
  18. ce3ed59 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 by Thomas Petazzoni · 11 years ago
  19. 78c2c3d pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks by Sebastian Hesselbarth · 11 years ago
  20. c2f082f pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges by Sebastian Hesselbarth · 11 years ago
  21. cffa7a6 pinctrl: mvebu: remove MPP_REG_CTRL macro by Thomas Petazzoni · 11 years ago
  22. faaa832 pinctrl: mvebu: remove common get/set functions by Sebastian Hesselbarth · 11 years ago
  23. 1217b79 pinctrl: mvebu: move resource allocation to SoC specific drivers by Sebastian Hesselbarth · 11 years ago
  24. ad2a4f2 pinctrl: mvebu: armada-xp: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  25. 877f01f pinctrl: mvebu: armada-370: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  26. 3a25f9f pinctrl: mvebu: kirkwood: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  27. 17bdec6 pinctrl: mvebu: dove: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  28. f5b85e4 pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl include by Sebastian Hesselbarth · 11 years ago
  29. 2035d39 pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks by Sebastian Hesselbarth · 11 years ago
  30. e310b74 pinctrl: mvebu: identify generic controls by name by Sebastian Hesselbarth · 11 years ago
  31. dc2a900 pinctrl: mvebu: remove obsolete per-control name buffer allocation by Sebastian Hesselbarth · 11 years ago
  32. 8d898fd pinctrl: mvebu: count unnamed controls and allocate name buffer by Sebastian Hesselbarth · 11 years ago
  33. f2e9394 pinctrl: mvebu: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  34. 6d0a4ed pinctrl: dove: unset twsi option3 for gconfig as well by Roel Kluin · 11 years ago
  35. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  36. ddb6c45 pinctrl: mvebu: testing the wrong variable by Dan Carpenter · 11 years ago
  37. a8a364b pinctrl: mvebu: Convert to use devm_ioremap_resource by Jisheng Zhang · 11 years ago
  38. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  39. 5795c6a pinctrl: don't use PTR_RET(). by Rusty Russell · 11 years ago
  40. bbd7b27 pinctrl: dove: add PMU functions to pinctrl by Sebastian Hesselbarth · 11 years ago
  41. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 11 years ago
  42. aaed651 pinctrl: mvebu: prevent walking off the end of group array by David Woodhouse · 11 years ago
  43. 48a23fa pinctrl: mvebu: fix checking for SoC specific controls by Simon Guinot · 11 years ago
  44. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  45. 889c5d3 pinctrl: mvebu: fix MPP6 value for kirkwood driver by Simon Guinot · 12 years ago
  46. 16fa36b pinctrl: mvebu: Fix compiler warnings by Andrew Lunn · 12 years ago
  47. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  49. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  50. 4e5bc99 ARM: Kirkwood: support 98DX412x kirkwoods with pinctrl by Valentin Longchamp · 12 years ago
  51. 63ace07 pinctrl: mvebu: Fix dove_audio1_ctrl_set function by Axel Lin · 12 years ago
  52. 78f9f3b pinctrl: mvebu: fix iomem pointer for dove pinctrl by Sebastian Hesselbarth · 12 years ago
  53. 06763c7 pinctrl: mvebu: move to its own directory by Thomas Petazzoni · 12 years ago