1. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  2. 27f9fec gpio: pl061: hook request if gpio-ranges avaiable by Yunlei He · 10 years ago
  3. bea4150 gpio: pl061: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  4. f604cf0 gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h by Axel Lin · 10 years ago
  5. 8d5b24b gpio: pl061: convert driver to use gpiolib irqchip by Linus Walleij · 10 years ago
  6. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 10 years ago
  7. 76b3627 gpio: gpio-pl061: Use %pa to print 'resource_size_t' by Fabio Estevam · 10 years ago
  8. 09bafc3 gpio: pl061: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  9. 9ae7e9e gpio: pl061: remove confusing naming by Linus Walleij · 11 years ago
  10. 438a2c9 gpio: pl061: refactor type setting by Linus Walleij · 11 years ago
  11. f6f2931 gpio: pl061: lock IRQs when starting them by Linus Walleij · 11 years ago
  12. 7808755 gpio: pl061: proper error messages by Linus Walleij · 11 years ago
  13. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 11 years ago
  14. f8f669f gpio: pl061: drop references to "virtual" IRQ by Linus Walleij · 11 years ago
  15. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  16. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  17. 22ce446 gpio: pl061: Add pl061_gpio_free() by Axel Lin · 11 years ago
  18. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 11 years ago
  19. 39b70ee gpio: pl061: bind pinctrl by gpio request by Haojian Zhuang · 11 years ago
  20. f1f7047 gpio: pl061: support irqdomain by Haojian Zhuang · 11 years ago
  21. 5985d76 gpio: pl061: set initcall level to module init by Haojian Zhuang · 11 years ago
  22. 835c192 gpio/pl061: remove old comment by Baruch Siach · 12 years ago
  23. 8944df7 gpio/gpio-pl061: Covert to use devm_* functions by Tobias Klauser · 12 years ago
  24. 6e33ace gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate by Viresh Kumar · 12 years ago
  25. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  26. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 12 years ago
  27. fda8790 Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/next by Grant Likely · 12 years ago
  28. 2de0dbc gpio: pl061: remove combined interrupt by Rob Herring · 12 years ago
  29. 3ab5247 gpio: pl061: convert to use generic irq chip by Rob Herring · 13 years ago
  30. f2ab2ba gpio: pl061: convert to use 0 for no irq by Rob Herring · 13 years ago
  31. dece904 gpio: pl061: use chained_irq_* functions in irq handler by Rob Herring · 13 years ago
  32. e198a8de GPIO/pl061: Add suspend resume capability by Deepak Sikri · 13 years ago
  33. b288809 gpio: pl061: drop extra check for NULL platform_data by Rob Herring · 13 years ago
  34. 955b678 gpio: pl061: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  35. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  36. c103de2 gpio: reorganize drivers by Grant Likely · 13 years ago[Renamed (98%) from drivers/gpio/pl061.c]
  37. 08f1b80 gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler by Thomas Gleixner · 13 years ago
  38. b51804b gpio: Cleanup genirq namespace by Thomas Gleixner · 13 years ago
  39. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  40. b222186 gpio: pl061: irq_data conversion by Lennert Buytenhek · 13 years ago
  41. 2c39c9e ARM: Fix section build warnings for AMBA drivers by Russell King · 14 years ago
  42. c1cc9b9 pl061: fix offset value range checking by Axel Lin · 14 years ago
  43. db7e1bc ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. by viresh kumar · 14 years ago
  44. 64b997c5 ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT. by viresh kumar · 14 years ago
  45. 9a99d55 ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs. by viresh kumar · 14 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  47. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  48. 50efacf gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR by Baruch Siach · 15 years ago
  49. 79d7f4e gpio: pl061: fix probe error handling code by Baruch Siach · 15 years ago
  50. 1e9c285 gpio: driver for PrimeCell PL061 GPIO controller by Baruch Siach · 15 years ago