1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 044e499 gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts by Russell King · 6 years ago
  3. e6818d2 gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup by Russell King · 6 years ago
  4. 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
  5. 58f57f8 gpio: omap: use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  6. 7c68571 gpio: omap: avoid clang warning by Arnd Bergmann · 6 years ago
  7. da38ef3 gpio: gpio-omap: add check for off wake capable gpios by Tony Lindgren · 6 years ago
  8. 06dce84 gpio: gpio-omap: always scan for triggered non-wakeup capable interrupts by Tony Lindgren · 6 years ago
  9. 21e2118 gpio: gpio-omap: limit errata 1.101 handling to wkup domain gpios only by Tony Lindgren · 6 years ago
  10. d01849f gpio: gpio-omap: fix level interrupt idling by Russell King · 6 years ago
  11. 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
  12. 00ded24 gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions by Tony Lindgren · 6 years ago
  13. a3f4f72 gpio: gpio-omap: simplify getting .driver_data by Wolfram Sang · 6 years ago
  14. 850d434 gpio: omap: Remove set but not used variable 'dev' by YueHaibing · 6 years ago
  15. c4791bc gpio: omap: drop omap_gpio_list by Grygorii Strashko · 6 years ago
  16. 4674807 gpio: omap: get rid of the conditional PM runtime calls by Grygorii Strashko · 6 years ago
  17. 5284521 gpio: omap: Get rid of pm_runtime_irq_safe() by Tony Lindgren · 6 years ago
  18. b764a58 gpio: omap: Remove custom PM calls and use cpu_pm instead by Tony Lindgren · 6 years ago
  19. ec0daae gpio: omap: Add level wakeup handling for omap4 based SoCs by Tony Lindgren · 6 years ago
  20. 442af14 gpio: omap: Add get/set_multiple() callbacks by Janusz Krzysztofik · 6 years ago
  21. b7351b0 gpio: omap: Include the right header by Linus Walleij · 7 years ago
  22. f97364c gpio: omap: Improve a size determination by Markus Elfring · 7 years ago
  23. 9117d40 gpio: omap: Delete an error message by Markus Elfring · 7 years ago
  24. 088413b gpio: omap: Give unique labels to each GPIO bank/chip by Linus Walleij · 7 years ago
  25. 8193032 gpio: omap: initialize gpioirq chip as part of gpiochip_add_data by Grygorii Strashko · 7 years ago
  26. 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
  27. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  28. 80ac93c gpio: omap: Fix lost edge interrupts by Grygorii Strashko · 7 years ago
  29. e4b2ae7 gpio: omap: omap_gpio_show_rev is not __init by Arnd Bergmann · 7 years ago
  30. e2c3c19 gpio: omap : Add missing clk_unprepare(). by Arvind Yadav · 7 years ago
  31. 8397744 gpio: omap: return error if requested debounce time is not possible by David Rivshin · 8 years ago
  32. 2ed36f3 gpio: omap: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  33. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  34. 0c0451e gpio: omap: fix irq triggering in smart-idle wakeup mode by Grygorii Strashko · 9 years ago
  35. 7b1e5dc gpio: omap: drop dev field from gpio_bank structure by Grygorii Strashko · 9 years ago
  36. d99f7ae gpio: omap: use gpiochip data pointer by Linus Walleij · 9 years ago
  37. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  38. 000255b gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks by Grygorii Strashko · 9 years ago
  39. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  40. 30cefea gpio: omap: fix static checker warning by Grygorii Strashko · 9 years ago
  41. 450fa54 gpio: omap: convert to use generic irq handler by Grygorii Strashko · 9 years ago
  42. aca82d1 gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock by Grygorii Strashko · 9 years ago
  43. 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
  44. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  45. 46d4f7c gpio: omap: Fix GPIO numbering for deferred probe by Tony Lindgren · 9 years ago
  46. 5e606ab gpio: omap: Fix gpiochip_add() handling for deferred probe by Tony Lindgren · 9 years ago
  47. 5d9452e gpio: omap: fix clk_prepare/unprepare usage by Grygorii Strashko · 9 years ago
  48. 235f1eb gpio: omap: protect regs access in omap_gpio_irq_handler by Grygorii Strashko · 9 years ago
  49. e85ec6c gpio: omap: fix omap2_set_gpio_debounce by Grygorii Strashko · 9 years ago
  50. 89d18e3 gpio: omap: switch to use platform_get_irq by Grygorii Strashko · 9 years ago
  51. bb8cdf9 gpio: omap: remove wrong irq_domain_remove usage in probe by Grygorii Strashko · 9 years ago
  52. 627c89b gpio: omap: Fix missing raw locks conversion by Axel Lin · 9 years ago
  53. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 9 years ago
  54. 4dbada2 gpio: omap: use raw locks for locking by Sebastian Andrzej Siewior · 9 years ago
  55. c23837c gpio: omap: prevent module from being unloaded while in use by Grygorii Strashko · 10 years ago
  56. 977bd8a gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type by Grygorii Strashko · 10 years ago
  57. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  58. 43ec2e4 gpio/omap: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  59. 121dcb7 gpio: omap: rework omap_gpio_irq_startup to handle current pin state properly by Grygorii Strashko · 10 years ago
  60. c351817 gpio: omap: rework omap_gpio_request to touch only gpio specific registers by Grygorii Strashko · 10 years ago
  61. 6e96c1b gpio: omap: rework omap_x_irq_shutdown to touch only irqs specific registers by Grygorii Strashko · 10 years ago
  62. 1562e46 gpio: omap: fix error handling in omap_gpio_irq_type by Grygorii Strashko · 10 years ago
  63. 5f982c7 gpio: omap: fix omap_gpio_free to not clean up irq configuration by Grygorii Strashko · 10 years ago
  64. 8becdc1 Merge tag 'v4.1-rc3' into devel by Linus Walleij · 10 years ago
  65. cac089f gpio: omap: Allow building as a loadable module by Tony Lindgren · 10 years ago
  66. d2d05c6 gpio: omap: Fix regression for MPUIO interrupts by Tony Lindgren · 10 years ago
  67. 17d33a4 gpio: omap: get rid of GPIO_INDEX() macro by Grygorii Strashko · 10 years ago
  68. ea5fbe8 gpio: omap: get rid of omap_irq_to_gpio() by Grygorii Strashko · 10 years ago
  69. 8ac58a0 gpio: omap: get rid of GPIO_BIT() macro by Grygorii Strashko · 10 years ago
  70. 9943f26 gpio: omap: convert gpio irq functions to use GPIO offset by Grygorii Strashko · 10 years ago
  71. 37e14ec gpio: omap: drop 'gpio' param from omap_gpio_init_irq() by Grygorii Strashko · 10 years ago
  72. 4a58d22 gpio: omap: convert debounce functions switch to use gpio offset by Grygorii Strashko · 10 years ago
  73. 04ebcbd gpio: omap: simplify omap_set_gpio_dataout_x() by Grygorii Strashko · 10 years ago
  74. b2b2004 gpio: omap: convert omap_gpio_is_input() to use gpio offset by Grygorii Strashko · 10 years ago
  75. 878ce05 gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq by Grygorii Strashko · 10 years ago
  76. 3d009c8 gpio: omap: Fix bad device access with setup_irq() by Tony Lindgren · 10 years ago
  77. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  78. ecb2312 gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  79. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  80. 46824e22 gpio: omap: Fix interrupt names by Nishanth Menon · 10 years ago
  81. da26d5d gpio: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  82. a0e827c gpio: omap: Add an omap prefix to all functions by Javier Martinez Canillas · 11 years ago
  83. 598f64d gpio: omap: Remove unneeded include by Javier Martinez Canillas · 11 years ago
  84. 55db60c gpio: omap: Remove unnecessary lockdep class by Javier Martinez Canillas · 11 years ago
  85. 345477f gpio: omap: prepare and unprepare the debounce clock by Rajendra Nayak · 11 years ago
  86. b1e9fec gpio: omap: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 11 years ago
  87. 9370084 gpio: omap: implement get_direction by Yegor Yefremov · 11 years ago
  88. fb655f5 gpio: omap: convert driver to use gpiolib irqchip by Javier Martinez Canillas · 11 years ago
  89. 6ef7f38 gpio: omap: check gpiochip_add() return value by Javier Martinez Canillas · 11 years ago
  90. caebd9d gpio: omap: convert to use irq_domain_add_simple() by Javier Martinez Canillas · 11 years ago
  91. 717f70e gpio: omap: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  92. 661553b gpio/omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  93. 2f56e0a gpio/omap: use gpiolib API to mark a GPIO used as an IRQ by Javier Martinez Canillas · 11 years ago
  94. fac7fa1 gpio/omap: auto-setup a GPIO when used as an IRQ by Javier Martinez Canillas · 11 years ago
  95. fa365e4 gpio/omap: maintain GPIO and IRQ usage separately by Javier Martinez Canillas · 11 years ago
  96. 388f430 drivers/gpio/gpio-omap.c: convert comma to semicolon by Julia Lawall · 11 years ago
  97. e56aee1 gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  98. 60b5adf Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  99. 397eada gpio/omap: don't use linear domain mapping for OMAP1 by Javier Martinez Canillas · 12 years ago
  100. ea4a21a gpio/omap: omap_gpio_init_context stub must be inline by Arnd Bergmann · 12 years ago