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