1. 203f0da gpio: replace trivial implementations of request/free with generic one by Jonas Gorski · 9 years ago
  2. c771c2f gpiolib: provide generic request/free implementations by Jonas Gorski · 9 years ago
  3. 30cefea gpio: omap: fix static checker warning by Grygorii Strashko · 9 years ago
  4. 26ba9cd gpio: pl061: assign the apropriate handler for irqs by Linus Walleij · 9 years ago
  5. 21d4de1 gpio: pl061: returning with lock held in pl061_irq_type() by Dan Carpenter · 9 years ago
  6. 78856ac Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array" by Linus Walleij · 9 years ago
  7. f32517b gpio: pca953x: support ACPI devices found on Galileo Gen2 by Andy Shevchenko · 9 years ago
  8. c666414 gpio: pca953x: store driver_data for future use by Andy Shevchenko · 9 years ago
  9. 8d24026 gpio: generic: use error pointers by Heiner Kallweit · 9 years ago
  10. 43960b4 gpio: generic: modernize remapping by Heiner Kallweit · 9 years ago
  11. cf3f2a2 gpio: generic: improve error handling in bgpio_map by Heiner Kallweit · 9 years ago
  12. 2db8aba gpio: pca953x: Add TI TCA9539 support by Thierry Reding · 9 years ago
  13. 7474f23 gpio: max730x: eliminate double free by Julia Lawall · 9 years ago
  14. 450fa54 gpio: omap: convert to use generic irq handler by Grygorii Strashko · 9 years ago
  15. aca82d1 gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock by Grygorii Strashko · 9 years ago
  16. b866492 gpio: add GPIO support for IT87xx, replacing gpio-it8761e by Diego Elio Pettenò · 9 years ago
  17. 48b5953 gpio: gpiolib: don't compare an unsigned for >= 0 by Dirk Behme · 9 years ago
  18. 633a506 gpio: arizona: add support for WM8998 and WM1814 by Richard Fitzgerald · 9 years ago
  19. c75a377 gpio: Fix error checking in the function device_pca957x_init by Nicholas Krause · 9 years ago
  20. 49a5bd8 gpio: ath79: Convert to the state container design pattern by Alban Bedel · 9 years ago
  21. 9f35382 gpio: msm: Remove unused driver by Stephen Boyd · 9 years ago
  22. fa9795d gpio: zynq: use container_of() to get state container by Linus Walleij · 9 years ago
  23. 2f93064 gpio: vf610: use container_of() to get state container by Linus Walleij · 9 years ago
  24. 218f1f8 gpio: sx150x: use container_of() to get state container by Linus Walleij · 9 years ago
  25. 231d51b gpio: altera: use container_of() to get state container by Linus Walleij · 9 years ago
  26. 4843289 gpio: etraxfs: use container_of() to get state container by Linus Walleij · 9 years ago
  27. 1dbf7f2 gpio: pl061: detail IRQ trigger handling by Linus Walleij · 9 years ago
  28. f881bab gpio: keep the GPIO line names internal by Linus Walleij · 9 years ago
  29. ced433e gpiolib: Add gpio name information to /sys/kernel/debug/gpio by Markus Pargmann · 9 years ago
  30. ddd5404 gpio-sysfs: Use gpio descriptor name instead of gpiochip names array by Markus Pargmann · 9 years ago
  31. 5f3ca73 gpiolib: Use GPIO name from names array for gpio descriptor by Markus Pargmann · 9 years ago
  32. c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 9 years ago
  33. fd7337f gpiolib-of: Rename gpio_hog functions to be generic by Markus Pargmann · 9 years ago
  34. 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
  35. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  36. a7147db gpio: vf610: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  37. 46d4f7c gpio: omap: Fix GPIO numbering for deferred probe by Tony Lindgren · 9 years ago
  38. 5e606ab gpio: omap: Fix gpiochip_add() handling for deferred probe by Tony Lindgren · 9 years ago
  39. e799f35 gpio: sx150x: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  40. e20538b gpio: Propagate errors from chip->get() by Bjorn Andersson · 9 years ago
  41. aad38b7 gpio: rcar: GPIO_RCAR doesn't relate to ARM by Kuninori Morimoto · 9 years ago
  42. 1bbc557 gpio: mxs: need to check return value of irq_alloc_generic_chip by Peng Fan · 9 years ago
  43. 9e26b0b gpio: mxc: need to check return value of irq_alloc_generic_chip by Peng Fan · 9 years ago
  44. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  45. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  46. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  47. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  48. 1d473c2 MIPS: ath79: Move the GPIO driver to drivers/gpio by Alban Bedel · 9 years ago
  49. 01e2dae Revert "gpio: extraxfs: fix returnvar.cocci warnings" by Linus Walleij · 9 years ago
  50. 0c9fc10 gpio: tc3589x: use static container helper by Linus Walleij · 9 years ago
  51. a0c81ce gpio: xlp: fix error return code by Julia Lawall · 9 years ago
  52. fd96811 gpio: vf610: handle level IRQ's properly by Stefan Agner · 9 years ago
  53. 78de5d5 gpio: max732x: Fix error handling in probe() by Nicholas Krause · 9 years ago
  54. 5d9452e gpio: omap: fix clk_prepare/unprepare usage by Grygorii Strashko · 9 years ago
  55. 235f1eb gpio: omap: protect regs access in omap_gpio_irq_handler by Grygorii Strashko · 9 years ago
  56. e85ec6c gpio: omap: fix omap2_set_gpio_debounce by Grygorii Strashko · 9 years ago
  57. 89d18e3 gpio: omap: switch to use platform_get_irq by Grygorii Strashko · 9 years ago
  58. bb8cdf9 gpio: omap: remove wrong irq_domain_remove usage in probe by Grygorii Strashko · 9 years ago
  59. 5e22ec0 gpio: extraxfs: fix returnvar.cocci warnings by Julia Lawall · 9 years ago
  60. a0a8bcf gpiolib: irqchip: use different lockdep class for each gpio irqchip by Grygorii Strashko · 9 years ago
  61. 7fa2593 gpio/grgpio: fix deadlock in grgpio_irq_unmap() by Alexandre Courbot · 9 years ago
  62. 929550b gpio: mxc: fix section mismatch warning by Dirk Behme · 9 years ago
  63. 952cfbd gpio/mxc: mask gpio interrupts in suspend by Ulises Brindis · 9 years ago
  64. 627c89b gpio: omap: Fix missing raw locks conversion by Axel Lin · 9 years ago
  65. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 9 years ago
  66. 3afa129 gpio: brcmstb: support wakeup from S5 cold boot by Gregory Fong · 9 years ago
  67. 19a7b69 gpio: brcmstb: Add interrupt and wakeup source support by Gregory Fong · 9 years ago
  68. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  69. 29b5357 gpio: etraxfs: add interrupt support by Rabin Vincent · 9 years ago
  70. 8b67a1f gpio: don't override irq_*_resources() callbacks by Rabin Vincent · 9 years ago
  71. 5059361 gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock by Alexander Stein · 9 years ago
  72. 28355f8 gpio: defer probe if pinctrl cannot be found by Tomeu Vizoso · 9 years ago
  73. 23393d4 gpio: kill off set_irq_flags usage by Rob Herring · 9 years ago
  74. d705073 gpio: etraxfs: add support for ARTPEC-3 by Rabin Vincent · 9 years ago
  75. 91492a4 gpio: generic: support input-only chips by Rabin Vincent · 9 years ago
  76. 1296fba gpio: etraxfs: fix set register flag by Rabin Vincent · 9 years ago
  77. 8cd1470 gpio: rcar: Add r8a7795 (R-Car H3) support by Ulrich Hecht · 9 years ago
  78. 4dbada2 gpio: omap: use raw locks for locking by Sebastian Andrzej Siewior · 9 years ago
  79. d1aceb8 gpio: remove unneeded initializer in gpiochip_add_to_list() by Masahiro Yamada · 9 years ago
  80. 0ba69e0 gpio: mpc8xxx: add support for MPC5125 by Uwe Kleine-König · 9 years ago
  81. 82e39b0 gpio: mpc8xxx: handle differences between incarnations at a single place by Uwe Kleine-König · 9 years ago
  82. 4183afe gpio: mpc8xxx: constify of_device_id by Uwe Kleine-König · 9 years ago
  83. be9015a gpiolib: Add support for removing registered consumer lookup table by Shobhit Kumar · 9 years ago
  84. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. bcae888 Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into devel by Linus Walleij · 9 years ago
  86. 3685bbc gpio/davinci: add interrupt support for GPIOs 16-31 by Vitaly Andrianov · 9 years ago
  87. 2563606 Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux into devel by Linus Walleij · 9 years ago
  88. 0154031 gpio: etraxfs: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  89. 7285860 gpiolib: remove unneeded assignation by Laurent Navet · 9 years ago
  90. fdd5040 gpio: pca953x: fix nested irqs rescheduling by Grygorii Strashko · 9 years ago
  91. c23837c gpio: omap: prevent module from being unloaded while in use by Grygorii Strashko · 9 years ago
  92. 5444265 gpio: 74xx: Fix build warning about void to integer cast by Nicholas Krause · 9 years ago
  93. 34ab54e gpio: max732x: Add missing dev reference to gpiochip by Marek Vasut · 9 years ago
  94. 5b2c912 gpio/xilinx: Use correct address when setting initial values. by Raphaël Teysseyre · 9 years ago
  95. 3726960 gpiolib: assign chip owner to dev->driver->owner if not set by Grygorii Strashko · 9 years ago
  96. 5b76e79 gpiolib: irqchip: prevent driver unloading if gpio is used as irq only by Grygorii Strashko · 9 years ago
  97. 6b956af gpio: zynq: Fix problem with unbalanced pm_runtime_enable by Michal Simek · 9 years ago
  98. 049aaf9 gpio: pcf857x: get rid of slock spinlock by Grygorii Strashko · 9 years ago
  99. 65194cb gpio: rcar: Fine-grained Runtime PM support by Geert Uytterhoeven · 9 years ago
  100. 977bd8a gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type by Grygorii Strashko · 9 years ago