1. 8a8d6bb pinctrl: Get rid of duplicate of_node assignment in the drivers by Andy Shevchenko · 3 years, 1 month ago
  2. a9cb09b pinctrl: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 9 months ago
  3. f56b273 pinctrl: at91: Constify struct at91_pinctrl_mux_ops by Rikard Falkeborn · 3 years, 8 months ago
  4. 41dbf4a ARM: at91: pm: Move prototypes to mutually included header by Lee Jones · 3 years, 11 months ago
  5. 43878eb pinctrl: remove empty lines in pinctrl subsystem by Zhaoyu Liu · 4 years, 1 month ago
  6. 46e5dbe pinctrl: at91: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  7. aa78655 pinctrl: pinctrl-at91: Demote non-kerneldoc header and complete another by Lee Jones · 4 years, 6 months ago
  8. 5bae1f0 pinctrl: at91: Make use of for_each_requested_gpio() by Andy Shevchenko · 4 years, 7 months ago
  9. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  10. 4b02422 pinctrl: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  11. 0b32928 pinctrl: at91: Enable slewrate by default on SAM9X60 by Codrin Ciubotariu · 5 years ago
  12. 35dea5d pinctrl: at91: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  13. 28b665f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434 by Thomas Gleixner · 6 years ago
  14. 64e21ad pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  15. a2fcb1c pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · 6 years ago
  16. 42ef755 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · 6 years ago
  17. b67328e pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · 6 years ago
  18. 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
  19. 0c3dfa1 pinctrl: at91: don't use the same irqchip with multiple gpiochips by Ludovic Desroches · 6 years ago
  20. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  21. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  22. 3da941b pinctrl: at91: Delete an error message for a failed memory allocation in at91_pinctrl_mux_mask() by Markus Elfring · 7 years ago
  23. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  24. 96bb12d pinctrl: at91: add support for OUTPUT config by Boris BREZILLON · 8 years ago
  25. 5803348 pinctrl/at91: Don't provide a default trigger type by Marc Zyngier · 8 years ago
  26. 56411f3 pinctrl: fix incorrect inline keyword in multiple drivers by Arnd Bergmann · 9 years ago
  27. eaa864a pinctrl: at91: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  28. 7d3a3fe pinctrl: at91: Merge clk_prepare and clk_enable into clk_prepare_enable by Alexander Stein · 9 years ago
  29. 234b651 pinctrl: at91: Make at91_gpio_template const by Alexander Stein · 9 years ago
  30. 5c67425 pinctrl: at91: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  31. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  32. 370ea61 pinctrl: at91: use gpiochip data pointer by Linus Walleij · 9 years ago
  33. bab7f5a pinctrl: at91: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  34. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  35. e86328c Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  36. d94b986 pinctrl: at91: add missing of_node_put by Julia Lawall · 9 years ago
  37. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  38. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  39. 1ab3638 pinctrl: at91: fix null pointer dereference by David Dueck · 9 years ago
  40. 91d33cf pinctrl: at91: Use generic irq_{request,release}_resources() by Geert Uytterhoeven · 9 years ago
  41. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  42. c639845b pinctrl/at91: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  43. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  44. 1893b2c pinctrl: at91: Add set_multiple GPIO chip feature by Alexander Stein · 10 years ago
  45. 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  46. d480239b pinctrl: at91: convert __raw to endian agnostic IO by Ben Dooks · 10 years ago
  47. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 10 years ago
  48. bd87337 pinctrl: at91: move lock/unlock_as_irq calls into request/release by Boris Brezillon · 10 years ago
  49. 11131ba pinctrl: at91: simplify probe error handling by Baruch Siach · 10 years ago
  50. a0b957f pinctrl: at91: allow to have disabled gpio bank by Jean-Christophe PLAGNIOL-VILLARD · 10 years ago
  51. 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
  52. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  53. 853b6bf pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show by Matthieu Crapet · 10 years ago
  54. c654b6b pinctrl: at91: use own header by Alexandre Belloni · 10 years ago
  55. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  56. 5c759d7 pinctrl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  57. 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
  58. 3d78427 pinctrl: at91: disable PD or PU before enabling PU or PD by Wenyou Yang · 10 years ago
  59. 834e167 pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add by Pramod Gurav · 10 years ago
  60. 70e4197 pinctrl: at91: Fix failure path in at91_gpio_probe path by Pramod Gurav · 10 years ago
  61. 02b837f pinctrl: at91: Switch to using managed clk_get by Pramod Gurav · 10 years ago
  62. 4334ac2 pinctrl: at91: add drive strength configuration by Marek Roszko · 10 years ago
  63. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  64. 4b6fe45 pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  65. 445d202 pinctrl: pinctrl-at91.c: Cleaning up values that are never used by Rickard Strandqvist · 11 years ago
  66. ca7162a pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero by Rickard Strandqvist · 11 years ago
  67. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  68. cccb0c3 pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs by Alexander Stein · 11 years ago
  69. 47f2271 pinctrl/at91: Fix mask creation in at91_gpio_dbg_show by Alexander Stein · 11 years ago
  70. 80cc373 pinctrl/at91: convert driver to use gpiolib irqchip by Alexander Stein · 11 years ago
  71. 8af584b pinctrl: at91: implement get_direction by Richard Genoud · 11 years ago
  72. 94e6920 pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ by Jean-Jacques Hiblot · 11 years ago
  73. b0dcfd8 pinctrl: at91: use locked variant of irq_set_handler by Nicolas Ferre · 11 years ago
  74. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  75. 37ef1d9 pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable by Boris BREZILLON · 11 years ago
  76. 795f995 pinctrl: at91: fix clk_unprepare and clk_disable order by Boris BREZILLON · 11 years ago
  77. 4d9b8a8 pinctrl: at91: implement at91_pinconf_dbg_show by Alexandre Belloni · 11 years ago
  78. 1292e69 pinctrl: at91: initialize config parameter to 0 by Alexandre Belloni · 11 years ago
  79. c2eb9e7 pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  80. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  81. 94daf85 pinctrl: at91: copy define to driver by Linus Walleij · 11 years ago
  82. 61e310a pinctrl: at91: correct a few typos by Alexandre Belloni · 11 years ago
  83. 606fca9 pinctrl: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  84. c8dba02 pinctrl: at91: fix sam9x5 debounce/deglitch functions by Boris BREZILLON · 11 years ago
  85. 77966ad pinctrl: at91: fix typos by Boris BREZILLON · 11 years ago
  86. 05d3534 pinctrl: at91: fix get_pullup/down function return by Boris BREZILLON · 11 years ago
  87. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  88. 99fce02 pinctrl: at91: choose appropriate handler for level interrupts by Boris BREZILLON · 11 years ago
  89. f50b9e1 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  90. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. 44c0d23 Merge tag 'v3.9-rc5' into next/cleanup by Arnd Bergmann · 12 years ago
  92. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 12 years ago
  93. 3c93600 pinctrl: at91: Fix checkpatch errors by Sachin Kamat · 12 years ago
  94. 1164d73 pinctrl: at91: Remove duplicate const by Sachin Kamat · 12 years ago
  95. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  96. 647f8d9 ARM: at91: add gpio suspend/resume support when using pinctrl by Ludovic Desroches · 12 years ago
  97. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  98. 9e0c1fb pinctrl: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  99. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  100. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago