1. 9857fcc gpio: omap: Save and restore sysconfig by Tony Lindgren · 3 years, 9 months ago
  2. 7ffa081 Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts"" by Tony Lindgren · 4 years, 3 months ago
  3. 0486bea Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
  4. 4e7ed69 gpio: omap: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  5. d3f99f9 gpio: omap: Fix warnings if PM is disabled by Tony Lindgren · 4 years, 5 months ago
  6. bde8c0e gpio: omap: improve coding style for pin config flags by Drew Fustini · 4 years, 6 months ago
  7. 75dec56 gpio: omap: handle pin config bias flags by Drew Fustini · 4 years, 6 months ago
  8. f02a039 gpio: omap: Add missing PM ops for suspend by Tony Lindgren · 4 years, 7 months ago
  9. 579ced8 Revert "gpio: omap: Fix lost edge wake-up interrupts" by Tony Lindgren · 4 years, 11 months ago
  10. 4358226 gpio: omap: Block idle on pending gpio interrupts by Tony Lindgren · 4 years, 11 months ago
  11. e42615e gpio: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  12. 2ec98f5 Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. a522f1d gpio: omap: Fix lost edge wake-up interrupts by Tony Lindgren · 6 years ago
  15. 754dfd7 gpio: omap: clean up register access in omap2_set_gpio_debounce() by Russell King · 6 years ago
  16. f1c32ef gpio: omap: irq_startup() must not return error codes by Russell King · 6 years ago
  17. 40fd422 gpio: omap: clean up wakeup handling by Russell King · 6 years ago
  18. 18bd49c gpio: omap: constify register tables by Russell King · 6 years ago
  19. 9c7f798 gpio: omap: clean up omap_gpio_restore_context() by Russell King · 6 years ago
  20. 9a30278 gpio: omap: remove dataout variation in context handling by Russell King · 6 years ago
  21. 31b2d7f gpio: omap: simplify omap_set_gpio_irqenable() by Russell King · 6 years ago
  22. a47b915 gpio: omap: simplify omap_toggle_gpio_edge_triggering() by Russell King · 6 years ago
  23. 8ee1de6 gpio: omap: simplify read-modify-write by Russell King · 6 years ago
  24. a0e881e gpio: omap: simplify bank->level_mask by Russell King · 6 years ago
  25. 8ba7059 gpio: omap: simplify set_multiple() by Russell King · 6 years ago
  26. 6653dd8 gpio: omap: simplify get_multiple() by Russell King · 6 years ago
  27. 5ca5f92 gpio: omap: simplify get() method by Russell King · 6 years ago
  28. 40bb227 gpio: omap: simplify omap_gpio_get_direction() by Russell King · 6 years ago
  29. dfbc6c7 gpio: omap: move omap_gpio_request() and omap_gpio_free() by Russell King · 6 years ago
  30. 693de83 gpio: omap: remove irq_ack method by Russell King · 6 years ago
  31. 395373c gpio: omap: clean up edge interrupt handling by Russell King · 6 years ago
  32. c030a9c gpio: omap: remove remainder of list management by Russell King · 6 years ago
  33. 64ea3e9 gpio: omap: fix lack of irqstatus_raw0 for OMAP4 by Russell King · 6 years ago
  34. c859e0d gpio: omap: ensure irq is enabled before wakeup by Russell King · 6 years ago
  35. 044e499 gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts by Russell King · 6 years ago
  36. e6818d2 gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup by Russell King · 6 years ago
  37. 4779a06 Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  38. 58f57f8 gpio: omap: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  39. 7c68571 gpio: omap: avoid clang warning by Arnd Bergmann · 6 years ago
  40. da38ef3 gpio: gpio-omap: add check for off wake capable gpios by Tony Lindgren · 6 years ago
  41. 06dce84 gpio: gpio-omap: always scan for triggered non-wakeup capable interrupts by Tony Lindgren · 6 years ago
  42. 21e2118 gpio: gpio-omap: limit errata 1.101 handling to wkup domain gpios only by Tony Lindgren · 6 years ago
  43. d01849f gpio: gpio-omap: fix level interrupt idling by Russell King · 6 years ago
  44. 24dc836 Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  45. 00ded24 gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions by Tony Lindgren · 6 years ago
  46. a3f4f72 gpio: gpio-omap: simplify getting .driver_data by Wolfram Sang · 6 years ago
  47. 850d434 gpio: omap: Remove set but not used variable 'dev' by YueHaibing · 6 years ago
  48. c4791bc gpio: omap: drop omap_gpio_list by Grygorii Strashko · 6 years ago
  49. 4674807 gpio: omap: get rid of the conditional PM runtime calls by Grygorii Strashko · 6 years ago
  50. 5284521 gpio: omap: Get rid of pm_runtime_irq_safe() by Tony Lindgren · 6 years ago
  51. b764a58 gpio: omap: Remove custom PM calls and use cpu_pm instead by Tony Lindgren · 6 years ago
  52. ec0daae gpio: omap: Add level wakeup handling for omap4 based SoCs by Tony Lindgren · 6 years ago
  53. 442af14 gpio: omap: Add get/set_multiple() callbacks by Janusz Krzysztofik · 6 years ago
  54. b7351b0 gpio: omap: Include the right header by Linus Walleij · 7 years ago
  55. f97364c gpio: omap: Improve a size determination by Markus Elfring · 7 years ago
  56. 9117d40 gpio: omap: Delete an error message by Markus Elfring · 7 years ago
  57. 088413b gpio: omap: Give unique labels to each GPIO bank/chip by Linus Walleij · 7 years ago
  58. 8193032 gpio: omap: initialize gpioirq chip as part of gpiochip_add_data by Grygorii Strashko · 7 years ago
  59. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  60. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  61. 80ac93c gpio: omap: Fix lost edge interrupts by Grygorii Strashko · 7 years ago
  62. e4b2ae7 gpio: omap: omap_gpio_show_rev is not __init by Arnd Bergmann · 7 years ago
  63. e2c3c19 gpio: omap : Add missing clk_unprepare(). by Arvind Yadav · 7 years ago
  64. 8397744 gpio: omap: return error if requested debounce time is not possible by David Rivshin · 8 years ago
  65. 2ed36f3 gpio: omap: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  66. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  67. 0c0451e gpio: omap: fix irq triggering in smart-idle wakeup mode by Grygorii Strashko · 9 years ago
  68. 7b1e5dc gpio: omap: drop dev field from gpio_bank structure by Grygorii Strashko · 9 years ago
  69. d99f7ae gpio: omap: use gpiochip data pointer by Linus Walleij · 9 years ago
  70. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  71. 000255b gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks by Grygorii Strashko · 9 years ago
  72. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  73. 30cefea gpio: omap: fix static checker warning by Grygorii Strashko · 9 years ago
  74. 450fa54 gpio: omap: convert to use generic irq handler by Grygorii Strashko · 9 years ago
  75. aca82d1 gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock by Grygorii Strashko · 9 years ago
  76. 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
  77. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  78. 46d4f7c gpio: omap: Fix GPIO numbering for deferred probe by Tony Lindgren · 9 years ago
  79. 5e606ab gpio: omap: Fix gpiochip_add() handling for deferred probe by Tony Lindgren · 9 years ago
  80. 5d9452e gpio: omap: fix clk_prepare/unprepare usage by Grygorii Strashko · 9 years ago
  81. 235f1eb gpio: omap: protect regs access in omap_gpio_irq_handler by Grygorii Strashko · 9 years ago
  82. e85ec6c gpio: omap: fix omap2_set_gpio_debounce by Grygorii Strashko · 9 years ago
  83. 89d18e3 gpio: omap: switch to use platform_get_irq by Grygorii Strashko · 9 years ago
  84. bb8cdf9 gpio: omap: remove wrong irq_domain_remove usage in probe by Grygorii Strashko · 9 years ago
  85. 627c89b gpio: omap: Fix missing raw locks conversion by Axel Lin · 9 years ago
  86. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 9 years ago
  87. 4dbada2 gpio: omap: use raw locks for locking by Sebastian Andrzej Siewior · 9 years ago
  88. c23837c gpio: omap: prevent module from being unloaded while in use by Grygorii Strashko · 10 years ago
  89. 977bd8a gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type by Grygorii Strashko · 10 years ago
  90. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  91. 43ec2e4 gpio/omap: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  92. 121dcb7 gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly by Grygorii Strashko · 10 years ago
  93. c351817 gpio: omap: rework omap_gpio_request to touch only gpio specific registers by Grygorii Strashko · 10 years ago
  94. 6e96c1b gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers by Grygorii Strashko · 10 years ago
  95. 1562e46 gpio: omap: fix error handling in omap_gpio_irq_type by Grygorii Strashko · 10 years ago
  96. 5f982c7 gpio: omap: fix omap_gpio_free to not clean up irq configuration by Grygorii Strashko · 10 years ago
  97. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 10 years ago
  98. cac089f gpio: omap: Allow building as a loadable module by Tony Lindgren · 10 years ago
  99. d2d05c6 gpio: omap: Fix regression for MPUIO interrupts by Tony Lindgren · 10 years ago
  100. 17d33a4 gpio: omap: get rid of GPIO_INDEX() macro by Grygorii Strashko · 10 years ago