1. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  2. be053b2 gpio: em: Use platform_get_irq() to obtain interrupts by Geert Uytterhoeven · 5 years ago
  3. b74f045 gpio: em: Use proper irq_chip name by Geert Uytterhoeven · 5 years ago
  4. 94bfcbf gpio: em: use devm_platform_ioremap_resource() by Bartosz Golaszewski · 5 years ago
  5. 66ad662 gpio: em: use a helper variable for &pdev->dev by Bartosz Golaszewski · 5 years ago
  6. 19ec11a gpio: em: remove the gpiochip before removing the irq domain by Bartosz Golaszewski · 5 years ago
  7. 2ec98f5 Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  8. 8764c4c gpio: em: use the managed version of gpiochip_add_data() by Bartosz Golaszewski · 6 years ago
  9. 0b71218 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 179 by Thomas Gleixner · 6 years ago
  10. 715ed72 gpio: em: Return early on error in em_gio_probe() by Geert Uytterhoeven · 6 years ago
  11. 4c411ce gpio: em: Remove error messages on out-of-memory conditions by Geert Uytterhoeven · 6 years ago
  12. 41d6908 gpio: em: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  13. 7275cb7 gpio: em: Use the right include by Linus Walleij · 7 years ago
  14. a9a1d2a pinctrl/gpio: Unify namespace for cross-calls by Linus Walleij · 7 years ago
  15. 6219e7b gpio: em: use gpiochip data pointer by Linus Walleij · 9 years ago
  16. 8388f29 gpio: em: Be sure to clamp return value by Linus Walleij · 9 years ago
  17. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  18. 23393d4 gpio: kill off set_irq_flags usage by Rob Herring · 9 years ago
  19. 527b397 gpio: em: Remove obsolete platform data support by Geert Uytterhoeven · 10 years ago
  20. 0b354dc gpio: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  21. 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
  22. fcb8bd4 gpio: em: Use dynamic allocation of GPIOs by Geert Uytterhoeven · 10 years ago
  23. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  24. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  25. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  26. d4c4f88 gpio: em: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  27. 5f07764 gpio: em: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 11 years ago
  28. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 11 years ago
  29. 33e0aae Merge branch 'mark-irqs' into devel by Linus Walleij · 11 years ago
  30. 0dc6162 gpio: em: lock IRQs when starting them by Linus Walleij · 11 years ago
  31. 03621b6 gpio: em: Enable mask on suspend by Magnus Damm · 11 years ago
  32. 664734c gpio: em: Use lazy disable by Magnus Damm · 11 years ago
  33. 969bf7a gpio: em: Setup gpiochip->dev by Magnus Damm · 11 years ago
  34. 2d61e3e gpio: em: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  35. b592785 emev2: GPIOLIB: Enable support for OF by Ian Molton · 11 years ago
  36. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  37. 640efa0 gpio: em: Add pinctrl support by Magnus Damm · 11 years ago
  38. 1cfe6f8 gpio: em: Make use of devm functions by Magnus Damm · 12 years ago
  39. 753c598 gpio/em: Add Device Tree support by Magnus Damm · 12 years ago
  40. c7886b1 gpio: em: Use irq_domain_add_simple() to fix runtime error by Magnus Damm · 12 years ago
  41. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  42. 206210c gpio: remove use of __devexit by Bill Pemberton · 12 years ago
  43. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  44. 8283c4f gpio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  45. 1631081 gpio: em: Fix build errors by Axel Lin · 12 years ago
  46. 7385500 gpio/em: convert to linear IRQ domain by Linus Walleij · 12 years ago
  47. dff8360 Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  48. a9f77c9 gpio: em: Use irq_data_get_irq_chip_data() at appropriate places by Axel Lin · 12 years ago
  49. dd29149 gpio: em: Fix checking return value of irq_alloc_descs by Axel Lin · 12 years ago
  50. 38eaed3 gpio: em: do not discard em_gio_irq_domain_cleanup by Arnd Bergmann · 12 years ago
  51. a07e103 gpio: Emma Mobile GPIO driver V2 by Magnus Damm · 13 years ago