1. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  2. 3242ba1 gpio: Add driver for Zynq GPIO controller by Harini Katakam · 10 years ago
  3. 85ea29a gpiolib: of: Update debug messages for of_get_named_gpiod_flags by Tushar Behera · 10 years ago
  4. 122c94d gpio: move integer GPIO support to its own file by Alexandre Courbot · 10 years ago
  5. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 10 years ago
  6. 9c8318f gpio: always compile label support by Alexandre Courbot · 10 years ago
  7. a0e827c gpio: omap: Add an omap prefix to all functions by Javier Martinez Canillas · 10 years ago
  8. 598f64d gpio: omap: Remove unneeded include by Javier Martinez Canillas · 10 years ago
  9. 55db60c gpio: omap: Remove unnecessary lockdep class by Javier Martinez Canillas · 10 years ago
  10. 31a3f9d gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  11. fe5e23d gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  12. 246a144 gpio: vr41xx: fix up errorpath on probe() by Linus Walleij · 10 years ago
  13. 7cb5409 gpio: rcar: clamp returned value to [0,1] by Jürg Billeter · 10 years ago
  14. b41acf8 gpio-pxa: gpio0 and gpio1 support on dt by Andrew Ruder · 10 years ago
  15. 0fb3941 gpio: pxa: Make of_device_id array const by Jingoo Han · 10 years ago
  16. e95c7c4 gpio: lpc32xx: Make of_device_id array const by Jingoo Han · 10 years ago
  17. 3f7dbfd gpio: intel-mid: switch to using gpiolib irqchip helpers by Linus Walleij · 10 years ago
  18. fe44e70 gpio: stmpe: switch to use gpiolib irqchip helpers by Linus Walleij · 10 years ago
  19. 06fc3b7 gpio: of: Fix handling for deferred probe for -gpio suffix by Tony Lindgren · 10 years ago
  20. 1fe9eb1 Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Linus Torvalds · 10 years ago
  21. 28fee3f Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.16', 'ib-mfd-gpio-3.16' and 'ib-mfd-mmc-memstick-3.16', tags 'ib-mfd-extcon-3.16', 'ib-mfd-omap-3.16' and 'ib-mfd-regulator-3.16' into ibs-for-mfd-merged by Lee Jones · 10 years ago
  22. 80fb974 Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next by Linus Torvalds · 10 years ago
  23. fc34627 gpio: select IRQ_DOMAIN for gpiolib irqchip helpers by Linus Walleij · 10 years ago
  24. 7bcbce5 gpio: pca953x: use gpiolib irqchip helpers by Linus Walleij · 10 years ago
  25. 5795cf3 gpio: pcf857x: Add IRQF_SHARED when request irq by George Cherian · 10 years ago
  26. e6b698f gpio: pcf857x: Avoid calling irq_domain_cleanup twice by George Cherian · 10 years ago
  27. 596a1c5 gpio: mcp23s08: switch chip count to int by Linus Walleij · 10 years ago
  28. 6a2f4b7 gpio: dwapb: use a second irq chip by Sebastian Andrzej Siewior · 10 years ago
  29. c829f95 gpio: ep93xx: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  30. 3e3bed9 gpio: mcp23s08: fixed count variable for devicetree probing by Michael Stickel · 10 years ago
  31. 821e85f gpio: Add run-time dependencies to R-Car driver by Jean Delvare · 10 years ago
  32. 349b6c5 gpio: pch: add slab include by Linus Walleij · 10 years ago
  33. dc62b56 gpio / ACPI: use *_cansleep version of gpiod_get/set APIs by Aaron Lu · 10 years ago
  34. 7b42e3d gpio: generic: add request function pointer by Anthony Fee · 10 years ago
  35. 3ff35cb gpio-pch: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  36. 9e9dc7d mfd: stmpe: root out static GPIO and IRQ assignments by Linus Walleij · 10 years ago
  37. f01d907 gpio: make of_get_named_gpiod_flags() private by Alexandre Courbot · 10 years ago
  38. 1aeede0 gpio: gpioep93xx: use devm functions by abdoulaye berthe · 10 years ago
  39. ae28193 gpio: janzttl: use devm function by abdoulaye berthe · 10 years ago
  40. 0ed3398 gpio: timberdale: use devm functions by abdoulaye berthe · 10 years ago
  41. a435e18 gpio: bt8xx: use devm function for memory allocation by abdoulaye berthe · 10 years ago
  42. 345477f gpio: omap: prepare and unprepare the debounce clock by Rajendra Nayak · 10 years ago
  43. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 10 years ago
  44. 9132913 gpio: pca953x: request a shared interrupt by Toby Smith · 10 years ago
  45. 3275d07 gpio: pca953x: return IRQ_NONE when appropriate by Toby Smith · 10 years ago
  46. dd64003 gpio: mvebu: Remove initcall-based driver initialization by Ezequiel Garcia · 10 years ago
  47. a49f2e7 gpio: zevio: Make of_device_id array const by Jingoo Han · 10 years ago
  48. 9992bc9 gpio: xilinx: Make of_device_id array const by Jingoo Han · 10 years ago
  49. 30373b6 gpio: tegra: Make of_device_id array const by Jingoo Han · 10 years ago
  50. 722782f gpio: palmas: Make of_device_id array const by Jingoo Han · 10 years ago
  51. 271b17b gpio: mvebu: Make of_device_id array const by Jingoo Han · 10 years ago
  52. ac79180 gpio: mcp23s08: Make of_device_id array const by Jingoo Han · 10 years ago
  53. f77b644 gpio: grgpio: Make of_device_id array const by Jingoo Han · 10 years ago
  54. 50908d6 gpio: zevio: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  55. 0661175 gpio: tps65910: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  56. e1ccdb8 gpio: tps6586x: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  57. c88a73b gpio: tegra: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  58. 48b9750 gpio: SPEAr: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  59. 84e27f9 gpio: rdc321x: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  60. 4189336 gpio: rcar: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  61. 4b7dfd7 gpio: rc5t583: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  62. 5605beb gpio: palmas: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  63. 6c8365f gpio: mvebu: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  64. 40b295f gpio: moxart: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  65. 1981d08 gpio: lynxpoint: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  66. 4920c4a gpio: janz-ttl: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  67. d4c4f88 gpio: em: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  68. 9ea9363c gpio: davinci: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  69. 1a25908 gpio: adp5588: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  70. e8a71aa gpio: adp5520: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  71. 99e4b98 gpio: mcp23s08: Bug fix of SPI device tree registration. by Michael Welling · 10 years ago
  72. a7008ee gpio: ich: set regs and reglen for i3100 and ich6 chipset by Vincent Donnefort · 10 years ago
  73. 9d5d96e gpio: always enable GPIO_OMAP on ARCH_OMAP by Arnd Bergmann · 10 years ago
  74. bea4150 gpio: pl061: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  75. b1e9fec gpio: omap: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  76. 459b818 gpio: kempld: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  77. 5f07764 gpio: em: use BIT() macro instead of shifting bits by Javier Martinez Canillas · 10 years ago
  78. 0879162 gpio: Fix gpio_get -> gpiod_get typo in kernel-doc by Thierry Reding · 10 years ago
  79. dd34c37 gpio: of: Allow -gpio suffix for property names by Thierry Reding · 10 years ago
  80. 9370084 gpio: omap: implement get_direction by Yegor Yefremov · 10 years ago
  81. 47a95fe gpio: of: Remove unneeded dummy function by Thierry Reding · 10 years ago
  82. 1333b90 gpio: do not set up hardware for IRQ_TYPE_NONE by Linus Walleij · 10 years ago
  83. 95ad6b9 gpio: rdc321x: Convert to use devm_kzalloc by Axel Lin · 10 years ago
  84. df0c6c8 gpio: rcar: Add minimal runtime PM support by Geert Uytterhoeven · 10 years ago
  85. 9288eca gpio: kempld: Fix autoloading of module by Axel Lin · 10 years ago
  86. 7e9fcc9 gpio: sch311x: Slightly refactor sch311x_detect for better readability by Axel Lin · 10 years ago
  87. f604cf0 gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h by Axel Lin · 10 years ago
  88. b6d71fd gpio: max730x: Remove kfree(ts) in __max730x_remove() by Axel Lin · 10 years ago
  89. 9dacc6d gpio: ge: Convert to platform driver by Alexander Shiyan · 10 years ago
  90. ccd9726 gpiolib: of: remove gpio_to_desc() usage by Linus Walleij · 10 years ago
  91. ef7de26 gpio: zevio: Get correct gpio output value by Axel Lin · 10 years ago
  92. e45d1c8 gpio: put GPIO IRQs into their own lock class by Linus Walleij · 10 years ago
  93. 1e0d982 gpio-sch: set output level after configuration of direction by Daniel Krueger · 10 years ago
  94. 9ea8d81 gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match by Axel Lin · 10 years ago
  95. 11d3d33 gpio: dwapb: drop irq_setup_generic_chip() by Sebastian Andrzej Siewior · 10 years ago
  96. fb655f5 gpio: omap: convert driver to use gpiolib irqchip by Javier Martinez Canillas · 10 years ago
  97. cd0a374 gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP by Javier Martinez Canillas · 10 years ago
  98. 6ef7f38 gpio: omap: check gpiochip_add() return value by Javier Martinez Canillas · 10 years ago
  99. caebd9d gpio: omap: convert to use irq_domain_add_simple() by Javier Martinez Canillas · 10 years ago
  100. 0815c2c gpio: timberdale: simplify dependencies by Jean Delvare · 10 years ago