1. 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
  2. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. 295494a gpiolib: add irq_not_threaded flag to gpio_chip by Octavian Purdila · 10 years ago
  4. e1db170 gpio: gpiolib: set gpiochip_remove retval to void by abdoulaye berthe · 10 years ago
  5. 7d75a87 gpio: fix 'CONFIG_GPIO_IRQCHIP' comments by Paul Bolle · 10 years ago
  6. 0dbc8b7 gpio: move varargs hack outside #ifdef GPIOLIB by Linus Walleij · 10 years ago
  7. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  8. 58b84f6 gpio: move GPIOD flags outside #ifdef by Linus Walleij · 10 years ago
  9. b3ea074 gpio: add missing includes in machine.h by Alexandre Courbot · 10 years ago
  10. 39b2bbe gpio: add flags argument to gpiod_get*() functions by Alexandre Courbot · 10 years ago
  11. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  12. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  13. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  14. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  15. 14c8a62 gpio: drop retval check enforcing from gpiochip_remove() by Linus Walleij · 10 years ago
  16. cdf86cd2 gpio: include linux/bug.h in interface header by Arnd Bergmann · 10 years ago
  17. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 10 years ago
  18. 1c8732b gpio: support threaded interrupts in irqchip helpers by Linus Walleij · 10 years ago
  19. c3626fd gpio: unmap gpio irqs properly by Linus Walleij · 10 years ago
  20. 1425052 gpio: add IRQ chip helpers in gpiolib by Linus Walleij · 10 years ago
  21. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 10 years ago
  22. bb1e88c gpiolib: add gpiochip_get_desc() driver function by Alexandre Courbot · 11 years ago
  23. ef70bbe gpio: make gpiod_direction_output take a logical value by Philipp Zabel · 11 years ago
  24. a3485d0 gpio: consumer.h: Move forward declarations outside #ifdef by Lars-Peter Clausen · 11 years ago
  25. f9244ae gpiolib: convert gpiod_lookup description to kernel-doc by Andy Shevchenko · 11 years ago
  26. ad82478 gpio: better lookup method for platform GPIOs by Alexandre Courbot · 11 years ago
  27. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  28. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  29. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  30. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  31. f3ed0b6 gpiolib: provide a declaration of seq_file in gpio/driver.h by Stephen Rothwell · 11 years ago
  32. bae48da gpiolib: add gpiod_get() and gpiod_put() functions by Alexandre Courbot · 11 years ago
  33. 79a9bec gpiolib: export descriptor-based GPIO interface by Alexandre Courbot · 11 years ago