1. b6d09f7 pinctrl: nomadik: Drop U8540/9540 support by Linus Walleij · 7 years ago
  2. 5da2bd5 pinctrl: nomadik: add USB functions for STn8815 by Linus Walleij · 7 years ago
  3. 02c9d28 pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show() by Markus Elfring · 7 years ago
  4. cb1a42d pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe() by Markus Elfring · 7 years ago
  5. 8931dc0 pinctrl/nomadik/abx500: Delete an error message for a failed memory allocation in abx500_gpio_probe() by Markus Elfring · 7 years ago
  6. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  7. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 376c7a7 pinctrl: nomadik: fix incorrect type in return expression by Masahiro Yamada · 7 years ago
  10. d376102 pinctrl: nomadik: abx500: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  11. 04d02c7 pinctrl: nomadik: split up and comments MC0 pins by Linus Walleij · 8 years ago
  12. 31ebe86 pinctrl: nomadik: don't default-flag IRQs as falling by Linus Walleij · 8 years ago
  13. 6d6cc0d pinctrl: nomadik: make core support explicitly non-modular by Paul Gortmaker · 8 years ago
  14. 8b51fad pinctrl: nomadik: make abx500 explicitly non-modular by Paul Gortmaker · 8 years ago
  15. 0f9d85b pinctrl: nomadik: use of_property_read_bool by Julia Lawall · 8 years ago
  16. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  17. 27cdb5d pinctrl: nomadik: fix warnings from unexported functions by Ben Dooks · 8 years ago
  18. 6b1a7c9 pinctrl: nomadik: fix inversion of gpio direction by Linus Walleij · 8 years ago
  19. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  20. caee57e pinctrl: nomadik: hide nmk_gpio_get_mode when unused by Arnd Bergmann · 9 years ago
  21. 67668a5 pinctrl: nomadik: implement .get_direction() by Linus Walleij · 9 years ago
  22. 5e81e0a pinctrl: nomadik: use BIT() with offsets consequently by Linus Walleij · 9 years ago
  23. 0ee6011 pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  24. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  25. 6ee3345 pinctrl: nomadik: fix pull debug print inversion by Linus Walleij · 9 years ago
  26. cc998d8 Merge tag 'v4.5-rc5' into devel by Linus Walleij · 9 years ago
  27. 411a1fb pinctrl: nomadik: stn8815 CLCD alternate functions by Linus Walleij · 9 years ago
  28. 39178bb pinctrl: nomadik: hide unused functions by Arnd Bergmann · 9 years ago
  29. 2b016d2 pinctrl: abx500: use gpiochip data pointer by Linus Walleij · 9 years ago
  30. 68ab012 pinctrl: nomadik: use gpiochip data pointer by Linus Walleij · 9 years ago
  31. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  32. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  33. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  34. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  35. d7f005e pinctrl: nomadik: reflect current input value by Linus Walleij · 9 years ago
  36. 1051fad pinctrl: nomadik: split stn8815 UART0 pin groups by Linus Walleij · 9 years ago
  37. 802bb9b pinctrl: nomadik: depromote GPIO to subsystem_init() by Linus Walleij · 9 years ago
  38. ee04139 pinctrl/ARM: move GPIO and pinctrl deps to device tree by Linus Walleij · 9 years ago
  39. ab4a936 pinctrl: nomadik: assure GPIO chips are populated by Linus Walleij · 9 years ago
  40. 6ca7d2e pinctrl: nomadik: find chip from local array by Linus Walleij · 9 years ago
  41. bc222ef pinctrl: nomadik: break out state container allocator by Linus Walleij · 9 years ago
  42. 27aa2e3 pinctrl: abx500: remove strict mode by Linus Walleij · 9 years ago
  43. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  44. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  45. 5b441eb pinctrl: Spelling s/reseved/reserved/ by Geert Uytterhoeven · 9 years ago
  46. 3007d94 pinctrl: nomadik: assign chips dynamically by Linus Walleij · 10 years ago
  47. a21763a pinctrl: nomadik: activate strict mux mode by Linus Walleij · 10 years ago
  48. b99e6fb pinctrl: fix allmodconfig noise by Linus Walleij · 10 years ago
  49. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  50. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  51. dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 10 years ago
  52. 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
  53. 87b5067 pinctrl: nomadik: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  54. dc603c6 pinctrl: nomadik: amend MMC/SD pins by Linus Walleij · 10 years ago
  55. 71ca917 pinctrl: abx500: mark pin config as generic by Linus Walleij · 10 years ago
  56. eea11b0 pinctrl: abx500: retire phandle config mechanism by Linus Walleij · 10 years ago
  57. 0564f7d pinctrl: abx500: force-convert to generic config bindings by Linus Walleij · 10 years ago
  58. 1637d48 pinctrl: nomadik: force-convert to generic config bindings by Linus Walleij · 10 years ago
  59. 51d3993 pinctrl: abx500: force-convert to generic mux bindings by Linus Walleij · 10 years ago
  60. 68d41f2 pinctrl: nomadik: force-convert to generic mux bindings by Linus Walleij · 10 years ago
  61. 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
  62. 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
  63. 3a4b094 pinctrl: abx500: get rid of unused variable by Linus Walleij · 10 years ago
  64. 8f1774a pinctrl: nomadik: improve GPIO debug prints by Linus Walleij · 10 years ago
  65. 259145f pinctrl: abx500: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  66. b07f92a pinctrl: abx500: use helpers for map allocation/free by Linus Walleij · 10 years ago
  67. c2f6d05 pinctrl: nomadik: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  68. 6e9b1c3 pinctrl: nomadik: use utils map free function by Linus Walleij · 10 years ago
  69. ba38829 pinctrl: nomadik: use util function to reserve maps by Linus Walleij · 10 years ago
  70. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  71. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  72. 1d54f0f pinctrl: abx500: remove useless check by Patrice CHOTARD · 10 years ago
  73. 3a19805 pinctrl: nomadik: move all Nomadik drivers to subdir by Linus Walleij · 10 years ago