1. c771c2f gpiolib: provide generic request/free implementations by Jonas Gorski · 9 years ago
  2. f881bab gpio: keep the GPIO line names internal by Linus Walleij · 9 years ago
  3. c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 9 years ago
  4. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  5. 41d6bb4 gpiolib: add description for gpio irqchip fields in struct gpio_chip by Grygorii Strashko · 9 years ago
  6. a0a8bcf gpiolib: irqchip: use different lockdep class for each gpio irqchip by Grygorii Strashko · 9 years ago
  7. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 9 years ago
  8. be9015a gpiolib: Add support for removing registered consumer lookup table by Shobhit Kumar · 9 years ago
  9. 30bb6fb gpio: Remove double "base" in comment by Geert Uytterhoeven · 9 years ago
  10. b17d1bf gpio: make flags mandatory for gpiod_get functions by Uwe Kleine-König · 10 years ago
  11. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  12. 3fff99b gpiolib: rename gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 9 years ago
  13. 496e7ce gpiolib: Add missing dummies for the unified device properties interface by Geert Uytterhoeven · 9 years ago
  14. af6c235 gpio: discourage passing base to gpio_chip by Linus Walleij · 9 years ago
  15. 25e4fe9 gpiolib: cleanup chained handler and data by Dmitry Eremin-Solenikov · 9 years ago
  16. 166a85e gpio: remove gpiod_sysfs_set_active_low by Johan Hovold · 9 years ago
  17. 6a4b6b0 gpio: sysfs: clean up chip class-device handling by Johan Hovold · 9 years ago
  18. 964cb34 gpio: move pincontrol calls to <linux/gpio/driver.h> by Linus Walleij · 9 years ago
  19. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  20. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  21. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 10 years ago
  22. d34541b gpio: Make the vararg hacks not pass magic values by Olliver Schinagl · 10 years ago
  23. 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
  24. 8e53b0f gpio: remove const modifier from gpiod_get_direction() by Alexandre Courbot · 10 years ago
  25. 5f42424 gpiolib: allow simultaneous setting of multiple GPIO outputs by Rojhalat Ibrahim · 10 years ago
  26. 40b7318 gpio: Support for unified device properties interface by Mika Westerberg · 10 years ago
  27. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  28. 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
  29. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  30. 295494a gpiolib: add irq_not_threaded flag to gpio_chip by Octavian Purdila · 10 years ago
  31. e1db170 gpio: gpiolib: set gpiochip_remove retval to void by abdoulaye berthe · 10 years ago
  32. 7d75a87 gpio: fix 'CONFIG_GPIO_IRQCHIP' comments by Paul Bolle · 10 years ago
  33. 0dbc8b7 gpio: move varargs hack outside #ifdef GPIOLIB by Linus Walleij · 10 years ago
  34. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  35. 58b84f6 gpio: move GPIOD flags outside #ifdef by Linus Walleij · 10 years ago
  36. b3ea074 gpio: add missing includes in machine.h by Alexandre Courbot · 10 years ago
  37. 39b2bbe gpio: add flags argument to gpiod_get*() functions by Alexandre Courbot · 10 years ago
  38. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  39. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  40. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  41. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  42. 14c8a62 gpio: drop retval check enforcing from gpiochip_remove() by Linus Walleij · 10 years ago
  43. cdf86cd2 gpio: include linux/bug.h in interface header by Arnd Bergmann · 10 years ago
  44. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 10 years ago
  45. 1c8732b gpio: support threaded interrupts in irqchip helpers by Linus Walleij · 10 years ago
  46. c3626fd gpio: unmap gpio irqs properly by Linus Walleij · 10 years ago
  47. 1425052 gpio: add IRQ chip helpers in gpiolib by Linus Walleij · 10 years ago
  48. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 11 years ago
  49. bb1e88c gpiolib: add gpiochip_get_desc() driver function by Alexandre Courbot · 11 years ago
  50. ef70bbe gpio: make gpiod_direction_output take a logical value by Philipp Zabel · 11 years ago
  51. a3485d0 gpio: consumer.h: Move forward declarations outside #ifdef by Lars-Peter Clausen · 11 years ago
  52. f9244ae gpiolib: convert gpiod_lookup description to kernel-doc by Andy Shevchenko · 11 years ago
  53. ad82478 gpio: better lookup method for platform GPIOs by Alexandre Courbot · 11 years ago
  54. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  55. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  56. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  57. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  58. f3ed0b6 gpiolib: provide a declaration of seq_file in gpio/driver.h by Stephen Rothwell · 11 years ago
  59. bae48da gpiolib: add gpiod_get() and gpiod_put() functions by Alexandre Courbot · 11 years ago
  60. 79a9bec gpiolib: export descriptor-based GPIO interface by Alexandre Courbot · 11 years ago