1. 45ad7db gpio: revert get() to non-errorprogating behaviour by Linus Walleij · 9 years ago
  2. 67a76aa gpio: generic: clamp values from bgpio_get_set() by Linus Walleij · 9 years ago
  3. 3a57e74 gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register by Axel Lin · 9 years ago
  4. 000255b gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks by Grygorii Strashko · 9 years ago
  5. d06165b gpiolib: fix oops, if gpio name is NULL by Vladimir Zapolskiy · 9 years ago
  6. b59d5fb gpio-tegra: Do not create the debugfs entry by default by Suzuki K. Poulose · 9 years ago
  7. 5664de2 gpio: palmas: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  8. 853f0cb gpio: syscon: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  9. 56880a2 gpio: 74xx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  10. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  11. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  12. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  13. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  14. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. 0963670 gpio: fix up SPI submenu by Linus Walleij · 9 years ago
  16. 269a46f gpio: drop surplus I2C dependencies by Linus Walleij · 9 years ago
  17. 7768feb gpio: drop surplus X86 dependencies by Linus Walleij · 9 years ago
  18. c103a10 gpio / ACPI: Allow shared GPIO event to be read via operation region by Mika Westerberg · 9 years ago
  19. bc6a73b gpio: group port-mapped I/O drivers in a menu by Linus Walleij · 9 years ago
  20. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  21. 79786721 gpio: xilinx: Drop architecture dependencies by Soren Brinkmann · 9 years ago
  22. b2f68b6 gpio: generic: Revert to old error handling in bgpio_map by Guenter Roeck · 9 years ago
  23. 1ceacea gpio: Add GPIO support for the ACCES 104-IDIO-16 by William Breathitt Gray · 9 years ago
  24. 6057d40 gpio: driver for AMD Promontory by YD Tseng · 9 years ago
  25. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  26. 83ea24f gpio: xlp: Convert to use gpiolib irqchip helpers by Kamlakant Patel · 9 years ago
  27. 8500108 gpio/xilinx: enable for MIPS by Zubair Lutfullah Kakakhel · 9 years ago
  28. 90b665f gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag by Laurent Pinchart · 9 years ago
  29. 923b93e gpiolib: Split GPIO flags parsing and GPIO configuration by Laurent Pinchart · 9 years ago
  30. 31831f4 gpio: pl061: use the generic request/free implementations by Jonas Gorski · 9 years ago
  31. da4002e gpio: gpio-xz: use the generic request/free implementations by Jonas Gorski · 9 years ago
  32. 203f0da gpio: replace trivial implementations of request/free with generic one by Jonas Gorski · 9 years ago
  33. c771c2f gpiolib: provide generic request/free implementations by Jonas Gorski · 9 years ago
  34. 30cefea gpio: omap: fix static checker warning by Grygorii Strashko · 9 years ago
  35. 26ba9cd gpio: pl061: assign the apropriate handler for irqs by Linus Walleij · 9 years ago
  36. 21d4de1 gpio: pl061: returning with lock held in pl061_irq_type() by Dan Carpenter · 9 years ago
  37. 16c3bd3 gpio-mxc: stop including <asm-generic/bug> by Christoph Hellwig · 9 years ago
  38. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  39. 78856ac Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array" by Linus Walleij · 9 years ago
  40. f32517b gpio: pca953x: support ACPI devices found on Galileo Gen2 by Andy Shevchenko · 9 years ago
  41. c666414 gpio: pca953x: store driver_data for future use by Andy Shevchenko · 9 years ago
  42. 8d24026 gpio: generic: use error pointers by Heiner Kallweit · 9 years ago
  43. 43960b4 gpio: generic: modernize remapping by Heiner Kallweit · 9 years ago
  44. cf3f2a2 gpio: generic: improve error handling in bgpio_map by Heiner Kallweit · 9 years ago
  45. 2db8aba gpio: pca953x: Add TI TCA9539 support by Thierry Reding · 9 years ago
  46. 7474f23 gpio: max730x: eliminate double free by Julia Lawall · 9 years ago
  47. 450fa54 gpio: omap: convert to use generic irq handler by Grygorii Strashko · 9 years ago
  48. aca82d1 gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock by Grygorii Strashko · 9 years ago
  49. b866492 gpio: add GPIO support for IT87xx, replacing gpio-it8761e by Diego Elio Pettenò · 9 years ago
  50. 48b5953 gpio: gpiolib: don't compare an unsigned for >= 0 by Dirk Behme · 9 years ago
  51. 633a506 gpio: arizona: add support for WM8998 and WM1814 by Richard Fitzgerald · 9 years ago
  52. c75a377 gpio: Fix error checking in the function device_pca957x_init by Nicholas Krause · 9 years ago
  53. 49a5bd8 gpio: ath79: Convert to the state container design pattern by Alban Bedel · 9 years ago
  54. 9f35382 gpio: msm: Remove unused driver by Stephen Boyd · 9 years ago
  55. fa9795d gpio: zynq: use container_of() to get state container by Linus Walleij · 9 years ago
  56. 2f93064 gpio: vf610: use container_of() to get state container by Linus Walleij · 9 years ago
  57. 218f1f8 gpio: sx150x: use container_of() to get state container by Linus Walleij · 9 years ago
  58. 231d51b gpio: altera: use container_of() to get state container by Linus Walleij · 9 years ago
  59. 4843289 gpio: etraxfs: use container_of() to get state container by Linus Walleij · 9 years ago
  60. 1dbf7f2 gpio: pl061: detail IRQ trigger handling by Linus Walleij · 9 years ago
  61. f881bab gpio: keep the GPIO line names internal by Linus Walleij · 9 years ago
  62. ced433e gpiolib: Add gpio name information to /sys/kernel/debug/gpio by Markus Pargmann · 9 years ago
  63. ddd5404 gpio-sysfs: Use gpio descriptor name instead of gpiochip names array by Markus Pargmann · 9 years ago
  64. 5f3ca73 gpiolib: Use GPIO name from names array for gpio descriptor by Markus Pargmann · 9 years ago
  65. c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 9 years ago
  66. fd7337f gpiolib-of: Rename gpio_hog functions to be generic by Markus Pargmann · 9 years ago
  67. 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
  68. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  69. a7147db gpio: vf610: Use irq_set_handler_locked by Thomas Gleixner · 9 years ago
  70. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
  71. d079524 ACPI / gpio: Split acpi_get_gpiod_by_index() by Rafael J. Wysocki · 9 years ago
  72. 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
  73. 46d4f7c gpio: omap: Fix GPIO numbering for deferred probe by Tony Lindgren · 9 years ago
  74. 5e606ab gpio: omap: Fix gpiochip_add() handling for deferred probe by Tony Lindgren · 9 years ago
  75. e799f35 gpio: sx150x: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  76. e20538b gpio: Propagate errors from chip->get() by Bjorn Andersson · 9 years ago
  77. aad38b7 gpio: rcar: GPIO_RCAR doesn't relate to ARM by Kuninori Morimoto · 9 years ago
  78. 1bbc557 gpio: mxs: need to check return value of irq_alloc_generic_chip by Peng Fan · 9 years ago
  79. 9e26b0b gpio: mxc: need to check return value of irq_alloc_generic_chip by Peng Fan · 9 years ago
  80. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  81. 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
  82. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  83. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  84. 1d473c2 MIPS: ath79: Move the GPIO driver to drivers/gpio by Alban Bedel · 9 years ago
  85. 01e2dae Revert "gpio: extraxfs: fix returnvar.cocci warnings" by Linus Walleij · 9 years ago
  86. 0c9fc10 gpio: tc3589x: use static container helper by Linus Walleij · 9 years ago
  87. a0c81ce gpio: xlp: fix error return code by Julia Lawall · 9 years ago
  88. fd96811 gpio: vf610: handle level IRQ's properly by Stefan Agner · 9 years ago
  89. 78de5d5 gpio: max732x: Fix error handling in probe() by Nicholas Krause · 9 years ago
  90. 5d9452e gpio: omap: fix clk_prepare/unprepare usage by Grygorii Strashko · 9 years ago
  91. 235f1eb gpio: omap: protect regs access in omap_gpio_irq_handler by Grygorii Strashko · 9 years ago
  92. e85ec6c gpio: omap: fix omap2_set_gpio_debounce by Grygorii Strashko · 9 years ago
  93. 89d18e3 gpio: omap: switch to use platform_get_irq by Grygorii Strashko · 9 years ago
  94. bb8cdf9 gpio: omap: remove wrong irq_domain_remove usage in probe by Grygorii Strashko · 9 years ago
  95. 5e22ec0 gpio: extraxfs: fix returnvar.cocci warnings by Julia Lawall · 9 years ago
  96. a0a8bcf gpiolib: irqchip: use different lockdep class for each gpio irqchip by Grygorii Strashko · 9 years ago
  97. 7fa2593 gpio/grgpio: fix deadlock in grgpio_irq_unmap() by Alexandre Courbot · 9 years ago
  98. 929550b gpio: mxc: fix section mismatch warning by Dirk Behme · 9 years ago
  99. 952cfbd gpio/mxc: mask gpio interrupts in suspend by Ulises Brindis · 9 years ago
  100. 627c89b gpio: omap: Fix missing raw locks conversion by Axel Lin · 9 years ago