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