1. 2f9d9a8 pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one by Nathan Chancellor · 4 years ago
  2. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  3. f392503 pinctrl: nomadik: Use irq_has_action() by Thomas Gleixner · 4 years, 1 month ago
  4. a4872f9 pinctrl: nomadik: db8500: Add more detailed LCD groups by Linus Walleij · 4 years, 2 months ago
  5. fe9c364 pinctrl: nomadik: Fix pull direction debug info by Andrew Halaney · 4 years, 5 months ago
  6. 32c8a94 pinctrl: db8500: Fix some old bugs by Linus Walleij · 4 years, 8 months ago
  7. 767972b pinctrl: ab8505: Define group for GPIO pin 50 by Linus Walleij · 4 years, 8 months ago
  8. 7e23ab7 pinctrl: nomadik:remove unneeded variable by Ding Xiang · 4 years, 9 months ago
  9. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
  10. 58afa80 pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control by Stephan Gerhold · 5 years ago
  11. 22406b3 pinctrl: nomadik: Simplify interrupt handler by Linus Walleij · 5 years ago
  12. 2da7852 pinctrl: nomadik: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  13. b95e0bd pinctrl: nomadik: Drop support for latent IRQ by Linus Walleij · 5 years ago
  14. f452444 pinctrl: nomadik: abx500: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  15. ea8cf5c pinctrl: nomadik: nomadik: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  16. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  17. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  18. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  19. 7c6daea pinctrl: nomadik: fix possible object reference leak by WangBo · 6 years ago
  20. 936a3a2 pinctrl: nomadik: Fix debugfs by Linus Walleij · 6 years ago
  21. 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
  22. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  23. c2944a9 pinctrl: nomadik: silence uninitialized variable warning by Dan Carpenter · 6 years ago
  24. b6d09f7 pinctrl: nomadik: Drop U8540/9540 support by Linus Walleij · 7 years ago
  25. 5da2bd5 pinctrl: nomadik: add USB functions for STn8815 by Linus Walleij · 7 years ago
  26. 02c9d28 pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show() by Markus Elfring · 7 years ago
  27. cb1a42d pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe() by Markus Elfring · 7 years ago
  28. 8931dc0 pinctrl/nomadik/abx500: Delete an error message for a failed memory allocation in abx500_gpio_probe() by Markus Elfring · 7 years ago
  29. 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
  30. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 376c7a7 pinctrl: nomadik: fix incorrect type in return expression by Masahiro Yamada · 7 years ago
  33. d376102 pinctrl: nomadik: abx500: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  34. 04d02c7 pinctrl: nomadik: split up and comments MC0 pins by Linus Walleij · 8 years ago
  35. 31ebe86 pinctrl: nomadik: don't default-flag IRQs as falling by Linus Walleij · 8 years ago
  36. 6d6cc0d pinctrl: nomadik: make core support explicitly non-modular by Paul Gortmaker · 8 years ago
  37. 8b51fad pinctrl: nomadik: make abx500 explicitly non-modular by Paul Gortmaker · 8 years ago
  38. 0f9d85b pinctrl: nomadik: use of_property_read_bool by Julia Lawall · 8 years ago
  39. 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
  40. 27cdb5d pinctrl: nomadik: fix warnings from unexported functions by Ben Dooks · 9 years ago
  41. 6b1a7c9 pinctrl: nomadik: fix inversion of gpio direction by Linus Walleij · 9 years ago
  42. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  43. caee57e pinctrl: nomadik: hide nmk_gpio_get_mode when unused by Arnd Bergmann · 9 years ago
  44. 67668a5 pinctrl: nomadik: implement .get_direction() by Linus Walleij · 9 years ago
  45. 5e81e0a pinctrl: nomadik: use BIT() with offsets consequently by Linus Walleij · 9 years ago
  46. 0ee6011 pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  47. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  48. 6ee3345 pinctrl: nomadik: fix pull debug print inversion by Linus Walleij · 9 years ago
  49. cc998d8 Merge tag 'v4.5-rc5' into devel by Linus Walleij · 9 years ago
  50. 411a1fb8 pinctrl: nomadik: stn8815 CLCD alternate functions by Linus Walleij · 9 years ago
  51. 39178bb pinctrl: nomadik: hide unused functions by Arnd Bergmann · 9 years ago
  52. 2b016d2 pinctrl: abx500: use gpiochip data pointer by Linus Walleij · 9 years ago
  53. 68ab012 pinctrl: nomadik: use gpiochip data pointer by Linus Walleij · 9 years ago
  54. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  55. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  56. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  57. 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
  58. d7f005e pinctrl: nomadik: reflect current input value by Linus Walleij · 9 years ago
  59. 1051fad pinctrl: nomadik: split stn8815 UART0 pin groups by Linus Walleij · 9 years ago
  60. 802bb9b pinctrl: nomadik: depromote GPIO to subsystem_init() by Linus Walleij · 9 years ago
  61. ee04139 pinctrl/ARM: move GPIO and pinctrl deps to device tree by Linus Walleij · 9 years ago
  62. ab4a936 pinctrl: nomadik: assure GPIO chips are populated by Linus Walleij · 10 years ago
  63. 6ca7d2e pinctrl: nomadik: find chip from local array by Linus Walleij · 10 years ago
  64. bc222ef pinctrl: nomadik: break out state container allocator by Linus Walleij · 10 years ago
  65. 27aa2e3 pinctrl: abx500: remove strict mode by Linus Walleij · 9 years ago
  66. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  67. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  68. 5b441eb pinctrl: Spelling s/reseved/reserved/ by Geert Uytterhoeven · 10 years ago
  69. 3007d94 pinctrl: nomadik: assign chips dynamically by Linus Walleij · 10 years ago
  70. a21763a pinctrl: nomadik: activate strict mux mode by Linus Walleij · 10 years ago
  71. b99e6fb pinctrl: fix allmodconfig noise by Linus Walleij · 10 years ago
  72. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  73. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  74. dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 10 years ago
  75. 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
  76. 87b5067 pinctrl: nomadik: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  77. dc603c6 pinctrl: nomadik: amend MMC/SD pins by Linus Walleij · 10 years ago
  78. 71ca917a pinctrl: abx500: mark pin config as generic by Linus Walleij · 10 years ago
  79. eea11b0 pinctrl: abx500: retire phandle config mechanism by Linus Walleij · 10 years ago
  80. 0564f7d pinctrl: abx500: force-convert to generic config bindings by Linus Walleij · 10 years ago
  81. 1637d48 pinctrl: nomadik: force-convert to generic config bindings by Linus Walleij · 10 years ago
  82. 51d3993 pinctrl: abx500: force-convert to generic mux bindings by Linus Walleij · 10 years ago
  83. 68d41f2 pinctrl: nomadik: force-convert to generic mux bindings by Linus Walleij · 10 years ago
  84. 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
  85. 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
  86. 3a4b094 pinctrl: abx500: get rid of unused variable by Linus Walleij · 10 years ago
  87. 8f1774a pinctrl: nomadik: improve GPIO debug prints by Linus Walleij · 10 years ago
  88. 259145f pinctrl: abx500: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  89. b07f92a pinctrl: abx500: use helpers for map allocation/free by Linus Walleij · 10 years ago
  90. c2f6d05 pinctrl: nomadik: refactor DT parser to take two paths by Linus Walleij · 10 years ago
  91. 6e9b1c3 pinctrl: nomadik: use utils map free function by Linus Walleij · 10 years ago
  92. ba38829 pinctrl: nomadik: use util function to reserve maps by Linus Walleij · 10 years ago
  93. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  94. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  95. 1d54f0f pinctrl: abx500: remove useless check by Patrice CHOTARD · 10 years ago
  96. 3a19805 pinctrl: nomadik: move all Nomadik drivers to subdir by Linus Walleij · 10 years ago