1. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  2. cd44075 gpio: ath79: remove platform_set_drvdata() + cleanup probe by Alexandru Ardelean · 3 years, 8 months ago
  3. d49ee56 gpio: ath79: Fix fall-through warning for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  5. 71b4da2 gpio: ath79: use devm_platform_ioremap_resource() by Bartosz Golaszewski · 5 years ago
  6. 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
  7. aee5cec gpio: ath79: Pass irqchip when adding gpiochip by Linus Walleij · 6 years ago
  8. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  9. 23211b0 gpio: fix meaningless return expression by zhong jiang · 6 years ago
  10. f79b55d gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe() by Wei Yongjun · 7 years ago
  11. 539340f gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE by Jesse Chan · 7 years ago
  12. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  13. e80df7b gpio: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  14. a080ce5 gpio: ath79: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  15. 6d8d271 gpio: ath79: Fix module autoload by Javier Martinez Canillas · 8 years ago
  16. 2034b9d gpio: ath79: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  17. f0d3c72 gpio: ath79: Check valid gpio count for both DT and non-DT cases by Axel Lin · 9 years ago
  18. 28be55d gpio: ath79: Update the copyright notice by Alban Bedel · 9 years ago
  19. 2b8f89e gpio: ath79: Add support for the interrupt controller by Alban Bedel · 9 years ago
  20. 2f890cf gpio: ath79: Make the driver removable by Alban Bedel · 9 years ago
  21. 409d878 gpio: ath79: Allow building in compile tests by Alban Bedel · 9 years ago
  22. ab32770 gpio: ath79: Move to the generic GPIO driver by Alban Bedel · 9 years ago
  23. b4e97a6 gpio: ath79: use gpiochip data pointer by Linus Walleij · 9 years ago
  24. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  25. 3a57e74 gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register by Axel Lin · 9 years ago
  26. ab128af gpio: use dev_get_platdata() by Nizam Haider · 9 years ago
  27. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  28. 49a5bd8 gpio: ath79: Convert to the state container design pattern by Alban Bedel · 9 years ago
  29. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  30. 1d473c2 MIPS: ath79: Move the GPIO driver to drivers/gpio by Alban Bedel · 9 years ago[Renamed from arch/mips/ath79/gpio.c]
  31. f689332 MIPS: Ath79: Remove the unused GPIO function API by Alban Bedel · 9 years ago
  32. 2ddf3a7 MIPS: ath79: Add OF support to the GPIO driver by Alban Bedel · 10 years ago
  33. f818ca3 MIPS: ath79: add GPIO setup code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  34. f160a28 MIPS: ath79: simplify ath79_gpio_function_* routines by Gabor Juhos · 12 years ago
  35. 8838bec MIPS: ath79: fix GPIO function selection for AR934x SoCs by Gabor Juhos · 12 years ago
  36. b4da14a MIPS: ath79: Fix number of GPIO lines for AR724[12] by Gabor Juhos · 12 years ago
  37. 5b5b544 MIPS: ath79: add GPIO support code for AR934X by Gabor Juhos · 13 years ago
  38. fdfbcf4 MIPS: ath79: add AR933X specific GPIO initialization by Gabor Juhos · 14 years ago
  39. 6eae43c MIPS: ath79: add GPIOLIB support by Gabor Juhos · 14 years ago