1. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  2. a21763a pinctrl: nomadik: activate strict mux mode by Linus Walleij · 9 years ago
  3. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  5. dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 9 years ago
  6. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  7. 87b5067 pinctrl: nomadik: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. 71ca917a pinctrl: abx500: mark pin config as generic by Linus Walleij · 10 years ago
  9. eea11b0 pinctrl: abx500: retire phandle config mechanism by Linus Walleij · 10 years ago
  10. 0564f7d pinctrl: abx500: force-convert to generic config bindings by Linus Walleij · 10 years ago
  11. 51d3993 pinctrl: abx500: force-convert to generic mux bindings by Linus Walleij · 10 years ago
  12. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  13. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  14. 3a4b094 pinctrl: abx500: get rid of unused variable by Linus Walleij · 10 years ago
  15. 259145f pinctrl: abx500: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  16. b07f92a pinctrl: abx500: use helpers for map allocation/free by Linus Walleij · 10 years ago
  17. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  18. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  19. 1d54f0f pinctrl: abx500: remove useless check by Patrice CHOTARD · 10 years ago
  20. 3a19805 pinctrl: nomadik: move all Nomadik drivers to subdir by Linus Walleij · 10 years ago[Renamed (99%) from drivers/pinctrl/pinctrl-abx500.c]
  21. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 10 years ago
  22. 97b583f mfd/pinctrl: Delete platform data header by Linus Walleij · 11 years ago
  23. ac99a03 pinctrl: abx500: Delete non-devicetree probe path by Linus Walleij · 11 years ago
  24. c590854 pinctrl: abx500: fix some more bitwise AND tests by Dan Carpenter · 11 years ago
  25. 6da33db pinctrl: abx500: fix bitwise AND test by Dan Carpenter · 11 years ago
  26. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  27. 9be580a pinctrl: abx500: rework error path by Patrice Chotard · 11 years ago
  28. acd260b pinctrl: abx500: suppress hardcoded value by Patrice Chotard · 11 years ago
  29. 8b5abd18 pinctrl: abx500: factorize code by Patrice Chotard · 11 years ago
  30. d8d4f7f pinctrl: abx500: fix abx500_gpio_get() by Patrice Chotard · 11 years ago
  31. 61ce135 pinctrl: abx500: fix abx500_pin_config_set() by Patrice Chotard · 11 years ago
  32. 64a45c9 pinctrl: abx500: Add device tree support by Patrice Chotard · 11 years ago
  33. ce06f40 pinctrl: abx500: fix build warning by Patrice Chotard · 11 years ago
  34. d2752ae pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/down by Patrice Chotard · 11 years ago
  35. 9ed3cd3 pinctrl: abx500: allow to set pull up by Patrice Chotard · 11 years ago
  36. 10a8be5 pinctrl: abx500: fix abx500_config_pull_updown by Patrice Chotard · 11 years ago
  37. b0bb642 pinctrl: abx500: suppress unused mutex by Patrice Chotard · 11 years ago
  38. 86c976e pinctrl: abx500: Rejiggle platform data and DT initialisation by Lee Jones · 11 years ago
  39. 2fcad12 pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data by Lee Jones · 11 years ago
  40. 06b62d8 pinctrl: abx500: fix issue when no pdata by Patrice CHOTARD · 11 years ago
  41. 9c4154e pinctrl: abx500: Staticize some symbols by Sachin Kamat · 11 years ago
  42. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 11 years ago
  43. 6a40cdd pinctrl: abx500: Fix checking if pin use AlternateFunction register by Axel Lin · 11 years ago
  44. e392971 pinctrl: abx500: Add terminating entry for of_device_id table by Axel Lin · 11 years ago
  45. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 11 years ago
  46. 43a255d pinctrl/abx500: use direct IRQ defines by Linus Walleij · 11 years ago
  47. a6a16d2 pinctrl/abx500: replace IRQ offsets with table read-in values by Lee Jones · 11 years ago
  48. ac652d7 pinctrl/abx500: move IRQ handling to ab8500-core by Lee Jones · 11 years ago
  49. a950cb7 pinctrl/abx500: adjust offset for get_mode() by Linus Walleij · 11 years ago
  50. f30a383 pinctrl/abx500: add Device Tree support by Lee Jones · 11 years ago
  51. b9fab6e pinctrl/abx500: align GPIO cluster boundaries by Lee Jones · 11 years ago
  52. fa1ec99 pinctrl/abx500: prevent error path from corrupting returning error by Lee Jones · 11 years ago
  53. d41e35c pinctrl/abx500: destroy mutex if returning early due to error by Lee Jones · 11 years ago
  54. 83b423c pinctrl/abx500: beautify the ABX500 pin control driver by Lee Jones · 11 years ago
  55. 1abeebe pinctrl/abx500: replace incorrect return value by Lee Jones · 12 years ago
  56. 49dcf08 pinctrl/abx500: use the BIT() macro where appropriate by Lee Jones · 11 years ago
  57. a8f96e4 pinctrl/abx500: add AB8540 sub-driver by Patrice Chotard · 11 years ago
  58. 09dbec3 pinctrl/abx500: add AB9540 sub-driver by Patrice Chotard · 11 years ago
  59. 1aa2d8d pinctrl/abx500: add AB8505 sub-driver by Patrice Chotard · 11 years ago
  60. 3c93799 pinctrl/abx500: add AB8500 sub-driver by Patrice Chotard · 11 years ago
  61. 0493e64 pinctrl: add abx500 pinctrl driver core by Patrice Chotard · 11 years ago