1. 3787035 gpio: mxc: Unlock on error path in mxc_flip_edge() by Dan Carpenter · 2 years ago
  2. 8e88a0f gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode by Marek Vasut · 2 years ago
  3. e546427 gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock by Marek Vasut · 2 years ago
  4. f60c9ea gpio: mxc: enable pad wakeup on i.MX8x platforms by Shenwei Wang · 2 years, 3 months ago
  5. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  6. 3093e6c gpio: mxc: Fix disabled interrupt wake-up support by Loic Poulain · 3 years, 7 months ago
  7. 0f2c7af gpio: mxc: Convert the driver to DT-only by Fabio Estevam · 4 years, 2 months ago
  8. 12d16b3 gpio: mxc: Support module build by Anson Huang · 4 years, 4 months ago
  9. f0254b5 gpio: Unconditionally assign .request()/.free() by Thierry Reding · 4 years, 10 months ago
  10. c8f3d14 gpio: mxc: Only get the second IRQ when there is more than one IRQ by Anson Huang · 5 years ago
  11. 7beb620 gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get by Anson Huang · 5 years ago
  12. 123ac0e drivers: gpio: mxc: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  13. a329bbe7 gpio: mxc: add check to return defer probe if clock tree NOT ready by Anson Huang · 6 years ago
  14. 1a5287a gpio: mxc: move gpio noirq suspend/resume to syscore phase by Anson Huang · 6 years ago
  15. 1186864 gpio: gpio-mxc: simplify getting .driver_data by Wolfram Sang · 6 years ago
  16. c19fdae gpio: mxc: add power management support by Anson Huang · 6 years ago
  17. 014e420 gpio: mxc: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  18. 2808801 gpio: mxc: add clock operation by Anson Huang · 7 years ago
  19. 8d0bd9a gpio: mxc: Remove reliance on <linux/gpio.h> by Linus Walleij · 7 years ago
  20. db5270a gpio: mxc: use devres for irq generic chip by Bartosz Golaszewski · 7 years ago
  21. 90e1fc4 gpio: mxc: disallow unbinding the driver by Bartosz Golaszewski · 7 years ago
  22. 77a4d75 gpio: gpio-mxc: gpio_set_wake_irq() use proper return values by Philipp Rosenberger · 8 years ago
  23. cc9269f gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source by Philipp Rosenberger · 8 years ago
  24. c553c3c gpio: mxc: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  25. 6a497e9 Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  26. 4c806c9 gpio: mxc: add generic gpio request/free callbacks to pinctrl by Vladimir Zapolskiy · 8 years ago
  27. e188cbf gpio: mxc: shift gpio_mxc_init() to subsys_initcall level by Vladimir Zapolskiy · 8 years ago
  28. 2c8d6c8 gpio: mxc: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  29. ffc5663 gpio: mxc: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  30. 0f4630f gpio: generic: factor into gpio_chip struct by Linus Walleij · 9 years ago
  31. 16c3bd3 gpio-mxc: stop including <asm-generic/bug> by Christoph Hellwig · 9 years ago
  32. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  34. 9e26b0b gpio: mxc: need to check return value of irq_alloc_generic_chip by Peng Fan · 9 years ago
  35. 929550b gpio: mxc: fix section mismatch warning by Dirk Behme · 9 years ago
  36. 952cfbd gpio/mxc: mask gpio interrupts in suspend by Ulises Brindis · 9 years ago
  37. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  38. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  39. e65eea5 gpio: gpio-mxc: Fix race in installing chained IRQ handler by Russell King · 10 years ago
  40. f4f79d4 gpio: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  41. 442b249 gpio: mxc: read output value from GPIO_DR register by Vladimir Zapolskiy · 10 years ago
  42. 4a3a950 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  43. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 11 years ago
  44. 5ea80e4 gpio: mxc: Do not hard code return value by Sachin Kamat · 11 years ago
  45. c0e811d gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler by Uwe Kleine-König · 11 years ago
  46. 18f92b1 gpio: gpio-mxc: Include "<linux/err.h>" by Fabio Estevam · 11 years ago
  47. 8cd73e4 gpio: gpio-mxc: Use devm functions by Fabio Estevam · 12 years ago
  48. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  49. 3836309 gpio: remove use of __devinit by Bill Pemberton · 12 years ago
  50. 7e6086d gpio/mxc: specify gpio base for device tree probe by Shawn Guo · 12 years ago
  51. f6b0ca2 gpio/mxc: remove redundant shadow variables initialization by Shawn Guo · 12 years ago
  52. f948ad0 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  53. 3645f0c Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. aeb2774 gpio/mxc: use the edge_sel feature if available by Benoît Thébaudeau · 13 years ago
  55. 33a4e98 gpio/mxc: make irqs work for fsl,imx21-gpio devices by Uwe Kleine-König · 13 years ago
  56. 1ab7ef1 gpio/mxc: move irq_domain_add_legacy call into gpio driver by Shawn Guo · 13 years ago
  57. 3e11f7b gpio/generic: initialize basic_mmio_gpio shadow variables properly by Shawn Guo · 13 years ago
  58. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  59. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  60. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 14 years ago
  61. 0e44b6e gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() by Shawn Guo · 13 years ago
  62. a439561 gpio/mxc: move irq_to_gpio() into gpio-mxc driver by Shawn Guo · 13 years ago
  63. 09ad803 gpio/mxc: add .to_irq for gpio chip by Shawn Guo · 13 years ago
  64. 591567a gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming by Shawn Guo · 13 years ago
  65. 8937cb6 gpio/mxc: add device tree probe support by Shawn Guo · 14 years ago
  66. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 14 years ago
  67. fb14921 gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables by Lothar Waßmann · 14 years ago
  68. 5523f86 gpio/mxc: fix a bug with gpio_get_value calling by Shawn Guo · 14 years ago
  69. e4ea933 gpio/mxc: convert gpio-mxc to use generic irq chip by Shawn Guo · 14 years ago
  70. 2ce420d gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library by Shawn Guo · 14 years ago
  71. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 14 years ago
  72. d37a65b gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio by Shawn Guo · 14 years ago[Renamed from arch/arm/plat-mxc/gpio.c]
  73. b5eee2f ARM: mxc: Add missing lockdep annotation by Thomas Gleixner · 14 years ago
  74. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
  75. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
  76. 5ae30b4 ARM i.MX: Move gpio initialization to SoC specific files by Sascha Hauer · 14 years ago
  77. 039c464 plat-mxc: Provide irq_chip name for GPIO IRQs by Alexander Stein · 14 years ago
  78. 4d93579 ARM: plat-mxc: irq_data conversion. by Lennert Buytenhek · 14 years ago
  79. 3d5a44b arm: mx50: add core functions support except clock by Richard Zhao · 14 years ago
  80. b086e97 arm: plat-mxc: add full parameter macro to define gpio port by Richard Zhao · 14 years ago
  81. a528bc8 ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 by Uwe Kleine-König · 14 years ago
  82. d7e0951 ARM: mx3: move registration of gpios to plat-mxc/gpio.c by Uwe Kleine-König · 14 years ago
  83. 972cc48 ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC by Uwe Kleine-König · 14 years ago
  84. d485c7e ARM: mx25: move registration of gpios to plat-mxc/gpio.c by Uwe Kleine-König · 14 years ago
  85. e9f0baf ARM: imx: move registration of gpios to plat-mxc/gpio.c by Uwe Kleine-König · 14 years ago
  86. 3bde75b ARM: imx/gpio: remove some useless casts by Uwe Kleine-König · 14 years ago
  87. a3484ff ARM: imx: Add wake functionality to GPIO by Dinh Nguyen · 14 years ago
  88. 886ab3d mxc/gpio: make _set_value work with values != 0/1 by Peter Korsgaard · 14 years ago
  89. 14cb0de arm/imx/gpio: add spinlock protection by Baruch Siach · 15 years ago
  90. aa87214 i.MX51: handle IRQ for gpio 16..31 by Eric Bénard · 14 years ago
  91. e24798e mx5: Add registration of GPIOs for MX5 devices by Dinh Nguyen · 15 years ago
  92. 6574305 arm/imx/gpio: remove a BUG_ON in hot path by Uwe Kleine-König · 15 years ago
  93. 3621f18 arm/imx/gpio: use fls to find set bits in the irq status register by Uwe Kleine-König · 15 years ago
  94. 3244c3e arm/imx: use generic_handle_irq instead of open-coding it by Uwe Kleine-König · 15 years ago
  95. 3d40f7f arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant by Uwe Kleine-König · 15 years ago
  96. 060d20d imx/gpio: Use handle_level_irq by Uwe Kleine-König · 15 years ago
  97. 8c25c36 Add i.MX25 support by Sascha Hauer · 16 years ago
  98. 494f22d MXC gpio interrupt support: move register definitions to .c file by Sascha Hauer · 16 years ago
  99. 8afaada mxc gpio: CONFIG_ARCH_* -> cpu_is_*() by Sascha Hauer · 16 years ago
  100. 910862e mxc: emulate GPIO interrupt on both-edges by Guennadi Liakhovetski · 16 years ago