1. 812d478 gpio/mvebu: Use irq_domain_add_linear by Jason Gunthorpe · 8 years ago
  2. ed329f3 gpio: mvebu: make explicitly non-modular by Paul Gortmaker · 8 years ago
  3. 00b9ab4 gpio: mvebu: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 8 years ago
  4. bbe7600 gpio: mvebu: use gpiochip data pointer by Linus Walleij · 9 years ago
  5. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  6. 203f0da gpio: replace trivial implementations of request/free with generic one by Jonas Gorski · 9 years ago
  7. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  8. 364ea44 gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  9. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  10. d68cd06ce4 gpio/mvebu: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  11. 6181954 gpio: mvebu: Fix mask/unmask managment per irq chip type by Gregory CLEMENT · 9 years ago
  12. f1d2d08 gpio: mvebu: Fix probe cleanup on error by Andrew Lunn · 9 years ago
  13. a4319a6 gpio: mvebu: checkpatch fixes by Andrew Lunn · 9 years ago
  14. 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
  15. b5b7b48 gpio: mvebu: add suspend/resume support by Thomas Petazzoni · 10 years ago
  16. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. dd64003 gpio: mvebu: Remove initcall-based driver initialization by Ezequiel Garcia · 10 years ago
  18. 271b17b gpio: mvebu: Make of_device_id array const by Jingoo Han · 10 years ago
  19. 6c8365f gpio: mvebu: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  20. 01ca59f gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility by Thomas Petazzoni · 10 years ago
  21. 3509c6f gpio: mvebu: Do not hard code error code by Sachin Kamat · 10 years ago
  22. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  23. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  24. d535922 gpio: mvebu: make mvchip->irqbase signed for error handling by Dan Carpenter · 11 years ago
  25. 08a67a5 drivers/gpio: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  26. fb90c22 gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  27. 8cfc2a1 drivers/gpio: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  28. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  29. a4ba5e1 gpio: mvebu: add dbg_show function by Simon Guinot · 11 years ago
  30. f4dcd2d gpio: gpio-mvebu.c: fix checkpatch errors by Laurent Navet · 11 years ago
  31. de88747 gpio: mvebu: Add clk support to prevent lockup by Andrew Lunn · 11 years ago
  32. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  33. 641d034 gpio: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  34. 11c0cee gpio: mvebu: Don't free chip label memory by Thierry Reding · 11 years ago
  35. bc1008c gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG by Gregory CLEMENT · 12 years ago
  36. 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
  37. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  38. aeca8ad gpio: remove use of __devinitdata by Bill Pemberton · 12 years ago
  39. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  40. e913376 mvebu-gpio: Disable blinking when enabling a GPIO for output by Jamie Lentin · 12 years ago
  41. 3764bdd gpio: mvebu: Set free callback for gpio_chip by Axel Lin · 12 years ago
  42. bc90942 Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  43. 8fcff5f GPIO: mvebu-gpio: Don't initialize the mask_cache by Andrew Lunn · 12 years ago
  44. ce931f5 gpio/mvebu: convert to use irq_domain_add_simple() by Linus Walleij · 12 years ago
  45. c57d75c gpio: mvebu: correctly set the value in direction_output() by Thomas Petazzoni · 12 years ago
  46. 7cf8c9f gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type by Axel Lin · 12 years ago
  47. fefe7b0 gpio: introduce gpio-mvebu driver for Marvell SoCs by Thomas Petazzoni · 12 years ago