1. 35d9e69 gpio: ep93xx: refactor base IRQ number by Nikita Shubin · 3 years, 11 months ago
  2. f6b6154 gpio: ep93xx: refactor ep93xx_gpio_add_bank by Nikita Shubin · 3 years, 11 months ago
  3. 78f85c7 gpio: ep93xx: Fix typo s/hierarchial/hierarchical by Nikita Shubin · 3 years, 11 months ago
  4. 193f1b7 gpio: ep93xx: drop to_irq binding by Nikita Shubin · 3 years, 11 months ago
  5. 1827a89 gpio: ep93xx: Fix wrong irq numbers in port F by Nikita Shubin · 3 years, 11 months ago
  6. 28dc10e gpio: ep93xx: Fix single irqchip with multi gpiochips by Nikita Shubin · 3 years, 11 months ago
  7. 8b81a7a gpio: ep93xx: fix BUG_ON port F usage by Nikita Shubin · 3 years, 11 months ago
  8. d2b0919 gpio: ep93xx: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  9. 6bdec6c gpio: ep93xx: Use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  10. f6d9af4 gpio: ep93xx: fix test for end of loop by Dan Carpenter · 6 years ago
  11. f40f730 gpio: ep93xx: fix incorrect array element size check by Colin Ian King · 6 years ago
  12. a419a3d gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP by Linus Walleij · 6 years ago
  13. d875cc2 gpio: ep93xx: Cut gpio_to_irq() usage by Linus Walleij · 6 years ago
  14. 68491b0 gpio: ep93xx: Use for_each_set_bit() in IRQ handler by Linus Walleij · 6 years ago
  15. 51ba88e gpio: ep93xx: Use the hwirq and port by Linus Walleij · 6 years ago
  16. fd935fc gpio: ep93xx: Do not pingpong irq numbers by Linus Walleij · 6 years ago
  17. 99399f4 gpio: ep93xx: Properly call the chained IRQ handler by Linus Walleij · 6 years ago
  18. 3c38b3a gpio: ep93xx: Rename has_debounce to has_irq by Linus Walleij · 6 years ago
  19. 991ce74 gpio: ep93xx: Pass around struct gpio_chip by Linus Walleij · 6 years ago
  20. 68b6493 gpio: ep93xx: Switch to SPDX license tag by Linus Walleij · 6 years ago
  21. 1d2bb17 gpio: ep93xx: Cut down variable names by Linus Walleij · 6 years ago
  22. 4c2baed ARM/gpio: ep93xx: build standalone by Arnd Bergmann · 6 years ago
  23. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  24. 4cb220e gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  25. 0f4630f gpio: generic: factor into gpio_chip struct by Linus Walleij · 9 years ago
  26. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  27. 23393d4 gpio: kill off set_irq_flags usage by Rob Herring · 9 years ago
  28. e43ea7a gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  29. 72b2a9e gpio/ep93xx: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  30. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. c829f95 gpio: ep93xx: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  32. 1aeede0 gpio: gpioep93xx: use devm functions by abdoulaye berthe · 11 years ago
  33. d27e06a gpio: ep93xx: get rid of bogus __raw* accessors by Linus Walleij · 11 years ago
  34. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  35. 3e11f7b gpio/generic: initialize basic_mmio_gpio shadow variables properly by Shawn Guo · 13 years ago
  36. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  37. c77c8a6 gpio/ep93xx: Remove unused inline function and useless pr_err message by H Hartley Sweeten · 13 years ago
  38. 08932d8 ep93xx: Configure GPIO ports in core code by Ryan Mallon · 13 years ago
  39. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 14 years ago
  40. bd5f12a ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics by Linus Walleij · 13 years ago
  41. 257af9f ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver by Linus Walleij · 13 years ago
  42. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  43. ab1c847 gpio/ep93xx: Remove superfluous debug pr_info statement by Grant Likely · 14 years ago
  44. 1e4c884 gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library by H Hartley Sweeten · 14 years ago
  45. 47732cb gpio/ep93xx: fix pr_fmt output by H Hartley Sweeten · 14 years ago
  46. c103de2 gpio: reorganize drivers by Grant Likely · 14 years ago
  47. c6b52c1 gpio/ep93xx: move driver to drivers/gpio by H Hartley Sweeten · 14 years ago[Renamed from arch/arm/mach-ep93xx/gpio.c]
  48. b0ec5cf ARM: 6852/1: EP93xx: Remove ep93xx_gpio_dbg_show function by Ryan Mallon · 14 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  50. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
  51. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
  52. d1735a2 arm: ep93xx: Use proper irq accessor functions by Thomas Gleixner · 14 years ago
  53. 778b548 arm: ep93xx: Add basic interrupt info by Ryan Mallon · 14 years ago
  54. b15f052 arm/gpio: Remove three copies of broken and racy debug code by Thomas Gleixner · 14 years ago
  55. 5d046af ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOs by Hartley Sweeten · 14 years ago
  56. fd01548 ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode by Hartley Sweeten · 14 years ago
  57. c0afc91 ARM: ep93xx: irq_data conversion. by Lennert Buytenhek · 14 years ago
  58. 4742723 ARM: 6029/1: ep93xx: gpio.c: local functions should be static by Hartley Sweeten · 15 years ago
  59. d056ab7 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c by Hartley Sweeten · 15 years ago
  60. 595c050 [ARM] 5605/1: Fix ep93xx gpio.c headers by Ryan Mallon · 15 years ago
  61. f04989b [ARM] 5575/1: ep93xx: Show gpio interrupt type in debugfs output. by Hartley Sweeten · 16 years ago
  62. ddf4f3d [ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointers by Hartley Sweeten · 16 years ago
  63. 90bb28b Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into devel by Russell King · 16 years ago
  64. 7a1f370 [ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swapped by Hartley Sweeten · 16 years ago
  65. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  66. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  67. b685004 [ARM] 4988/1: Add GPIO lib support to the EP93xx by Ryan Mallon · 17 years ago