1. 72780ce gpio: Drop the chained IRQ handler assign function by Linus Walleij · 5 years ago
  2. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  3. 4e29b70 Documentation: gpio: driver.rst: Fix warnings by Daniel W. S. Almeida · 5 years ago
  4. 0ac624f docs: fix some broken references by Mauro Carvalho Chehab · 5 years ago
  5. 35c3ba9 Documentation: gpio: driver: Format code blocks properly by Jonathan Neuschäfer · 5 years ago
  6. 8a6abcd Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
  7. fdd61a0 gpio: Add support for hierarchical IRQ domains by Linus Walleij · 5 years ago
  8. d9e5eba Documentation: gpio: fix function links in the HTML docs by Jeremy Cline · 5 years ago
  9. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  10. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  11. 4489f161 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  12. 0aa3ebf docs: gpio: driver.rst: fix a bad tag by Mauro Carvalho Chehab · 6 years ago
  13. 4b3d500 gpio: Fix minor grammar errors in documentation by Linus Walleij · 6 years ago
  14. 0fbee1d gpio: Update documentation by Linus Walleij · 6 years ago
  15. f3463da Documentation: gpio: driver: fix wire name for I2C by Wolfram Sang · 6 years ago
  16. 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
  17. 4f8183a gpio/driver.rst: document gpiochip_disable/enable_irq() by Hans Verkuil · 6 years ago
  18. cd49576 Documentation: gpio: driver: Fix a typo and some odd grammar by Jonathan Neuschäfer · 7 years ago
  19. 778ea83 Documentation: gpio: Move driver documentation to driver-api by Jonathan Neuschäfer · 7 years ago[Renamed (92%) from Documentation/gpio/driver.txt]
  20. adbf029 gpio: Documentation update by Linus Walleij · 7 years ago
  21. dc7b038 gpio: Move irq_valid_mask into struct gpio_irq_chip by Thierry Reding · 7 years ago
  22. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  23. 7354740 gpio: random documentation update by Linus Walleij · 8 years ago
  24. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  25. d245b3f gpio: simplify adding threaded interrupts by Linus Walleij · 8 years ago
  26. 79b804c gpiolib: Make it possible to exclude GPIOs from IRQ domain by Mika Westerberg · 8 years ago
  27. 451938d5 gpio: clarify open drain/source docs by Linus Walleij · 9 years ago
  28. 6b5029d gpio: document open drain/source behaviour by Linus Walleij · 9 years ago
  29. 547d4c1 Doc: gpio: Fix typos in Documentation/gpio by Masanari Iida · 9 years ago
  30. c307b00 gpio: add a real time compliance notes by Grygorii Strashko · 9 years ago
  31. 4aa50b8 Revert "gpio: add a real time compliance checklist" by Linus Walleij · 9 years ago
  32. 677b2ff gpio: add a real time compliance checklist by Linus Walleij · 9 years ago
  33. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  34. 3f97d5fc gpio: handle also nested irqchips in the chained handler set-up by Linus Walleij · 10 years ago
  35. abdc08a gpio: change gpiochip_request_own_desc() prototype by Alexandre Courbot · 10 years ago
  36. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 11 years ago
  37. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 11 years ago
  38. 90887db gpio: document gpio irqchips a bit more, describe helpers by Linus Walleij · 11 years ago
  39. 99adc05 gpio: document how to make combined GPIO+irqchip drivers by Linus Walleij · 11 years ago
  40. fd8e198 Documentation: gpiolib: document new interface by Alexandre Courbot · 11 years ago