1. 72d8cb7 drivers: gpio: bcm-kona: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  2. 1c939cb gpio-bcm-kona: use new req/relres and dis/enable_irq funcs by Hans Verkuil · 6 years ago
  3. 9b07333 gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  4. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  5. 9798f51 Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  6. 14ec018 gpio: bcm-kona: Include proper header by Linus Walleij · 7 years ago
  7. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  8. c69fcea gpio: bcm-kona: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  9. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  10. e35b5ab gpio: constify gpio_chip structures by Julia Lawall · 8 years ago
  11. b66b2a0 gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings by Ben Dooks · 9 years ago
  12. 8f3e19f gpio: bcm-kona: make explicitly non-modular by Paul Gortmaker · 9 years ago
  13. 0b89312 gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  14. ba4a744 gpio: bcm-kona: use gpiochip data pointer by Linus Walleij · 9 years ago
  15. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  16. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  17. 23393d4 gpio: kill off set_irq_flags usage by Rob Herring · 9 years ago
  18. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  19. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. b34cc620 gpio/bcm-kona: Fix race in installing chained IRQ handler by Thomas Gleixner · 10 years ago
  21. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  22. 0b354dc gpio: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  23. 0218d5a gpio: bcm-kona: Implement get_direction callback by Axel Lin · 10 years ago
  24. 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
  25. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  26. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  27. 3778129 gpio, bcm-kona, LLVMLinux: Remove use of __initconst by Behan Webster · 10 years ago
  28. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 11 years ago
  29. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 11 years ago
  30. b7ab697 gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code by Markus Mayer · 11 years ago
  31. bdb93c0 gpio: bcm281xx: Centralize register locking by Markus Mayer · 11 years ago
  32. d762bae gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro by Markus Mayer · 11 years ago
  33. 6f587c9 gpio: bcm281xx: Update MODULE_AUTHOR by Markus Mayer · 11 years ago
  34. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  35. db6b3ad gpio: bcm-kona: lock IRQs when starting them by Linus Walleij · 11 years ago
  36. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 11 years ago
  37. afb3690 gpio: bcm-kona: add missing .owner to struct gpio_chip by Wei Yongjun · 11 years ago
  38. 23b4faa gpio: bcm281xx: Don't print addresses of GPIO area in probe() by Markus Mayer · 11 years ago
  39. d933cc6 gpio: bcm_kona: rename confusing variables by Linus Walleij · 11 years ago
  40. fac7ce9 gpio: bcm281xx: Fix nested interrupt handler issue by Markus Mayer · 11 years ago
  41. 1dc9427 gpio: bcm-kona: only use set_irq_flags() on ARM by Linus Walleij · 11 years ago
  42. 757651e gpio: bcm281xx: Add GPIO driver by Markus Mayer · 11 years ago