1. 15e2a35 gpio/board.txt: point to gpiod_set_value by Pavel Machek · 8 years ago
  2. 22a5db9 Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  3. 79b804c gpiolib: Make it possible to exclude GPIOs from IRQ domain by Mika Westerberg · 8 years ago
  4. 65053e1 gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  5. 3a0000f gpio: Fix paths to GPIO driver source files by Andrew Jeffery · 8 years ago
  6. 451938d gpio: clarify open drain/source docs by Linus Walleij · 8 years ago
  7. 6b5029d gpio: document open drain/source behaviour by Linus Walleij · 8 years ago
  8. cfb7428 gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentation by Gabor Juhos · 8 years ago
  9. 547d4c1 Doc: gpio: Fix typos in Documentation/gpio by Masanari Iida · 8 years ago
  10. 5ebe0ee Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  11. c307b00 gpio: add a real time compliance notes by Grygorii Strashko · 9 years ago
  12. 4aa50b8 Revert "gpio: add a real time compliance checklist" by Linus Walleij · 9 years ago
  13. 677b2ff gpio: add a real time compliance checklist by Linus Walleij · 9 years ago
  14. 0ea1563 Typo correction for description in gpio document. by Sachin Pandhare · 9 years ago
  15. 2b71920 Documentation: gpio: mention that <function>-gpio has been deprecated by Javier Martinez Canillas · 9 years ago
  16. ae80d64 Documentation: gpio: Explain that <function>-gpio is also supported by Javier Martinez Canillas · 9 years ago
  17. 87e77e4 Documentation: gpio: board: describe the con_id parameter by Dirk Behme · 9 years ago
  18. 69de52b Documentation: gpio: board: add flags parameter to gpiod_get*() functions by Dirk Behme · 9 years ago
  19. ac49fbd Documentation: gpio: consumer: describe active low property by Dirk Behme · 9 years ago
  20. c21cde6 gpio: document interaction with other subsystems by Linus Walleij · 9 years ago
  21. 1e467e6 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  22. e2bfba4 fix documentation after renaming gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 9 years ago
  23. cbfa2c5 gpiolib: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 9 years ago
  24. 166a85e gpio: remove gpiod_sysfs_set_active_low by Johan Hovold · 9 years ago
  25. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  26. cfc5076 Documentation: gpio: Update ACPI part of the document to mention _DSD by Mika Westerberg · 9 years ago
  27. de3b696 extend documentation for gpiod_set_array() functions by Rojhalat Ibrahim · 9 years ago
  28. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  29. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  30. 4f7d455 gpio: board.txt: Fix the gpio name example by Fabio Estevam · 9 years ago
  31. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  32. 5f42424 gpiolib: allow simultaneous setting of multiple GPIO outputs by Rojhalat Ibrahim · 9 years ago
  33. e36d453 ACPI / GPIO: Document ACPI GPIO mappings API by Rafael J. Wysocki · 9 years ago
  34. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  35. 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
  36. 3f97d5fc gpio: handle also nested irqchips in the chained handler set-up by Linus Walleij · 10 years ago
  37. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  38. 1b11a9b Documentation: gpio: documentation for optional getters functions by Alexandre Courbot · 10 years ago
  39. 39b2bbe gpio: add flags argument to gpiod_get*() functions by Alexandre Courbot · 10 years ago
  40. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  41. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  42. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  43. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  44. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  45. 90887db gpio: document gpio irqchips a bit more, describe helpers by Linus Walleij · 10 years ago
  46. ef70bbe gpio: make gpiod_direction_output take a logical value by Philipp Zabel · 10 years ago
  47. 99adc05 gpio: document how to make combined GPIO+irqchip drivers by Linus Walleij · 10 years ago
  48. 2a3cf6a gpiolib: return -ENOENT if no GPIO mapping exists by Alexandre Courbot · 10 years ago
  49. ad82478 gpio: better lookup method for platform GPIOs by Alexandre Courbot · 10 years ago
  50. 56a39aa Documentation: gpiolib: add 00-INDEX file by Alexandre Courbot · 10 years ago
  51. fd8e198 Documentation: gpiolib: document new interface by Alexandre Courbot · 10 years ago