1. 8117bd5 gpio-lynxpoint: enable input sensing in resume by Mathias Nyman · 10 years ago
  2. 8a69155 gpio: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  3. 6dd8595 gpio: zynq: Fix IRQ handlers by Lars-Peter Clausen · 10 years ago
  4. 0f05a3a gpiolib: devres: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  5. 06b49ea Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  6. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  7. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  8. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  9. 39b2bbe gpio: add flags argument to gpiod_get*() functions by Alexandre Courbot · 10 years ago
  10. afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
  11. 7f87210 gpio: lynxpoint: Convert to use gpiolib irqchip by Mika Westerberg · 10 years ago
  12. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  13. dffd7e3 Merge branch 'cleanup/gpio-header-removal' into next/soc by Arnd Bergmann · 10 years ago
  14. 96bda11 Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 10 years ago
  15. f169f40 Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6' into next/soc by Arnd Bergmann · 10 years ago
  16. c7caf86 gpio: remove gpio_ensure_requested() by Alexandre Courbot · 10 years ago
  17. 7fd834a gpio: remove useless check in gpiolib_sysfs_init() by Alexandre Courbot · 10 years ago
  18. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  19. 02ec474 Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  20. d82da79 gpio: move gpio_ensure_requested() into legacy C file by Alexandre Courbot · 10 years ago
  21. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  22. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  23. 14141a9 gpio: simplify gpiochip_export() by Alexandre Courbot · 10 years ago
  24. f63ad7e gpio: remove export of private of_get_named_gpio_flags() by Alexandre Courbot · 10 years ago
  25. 2be0017 gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions by Guenter Roeck · 10 years ago
  26. 190dc2e gpio: zynq: Clear pending interrupt when enabling a IRQ by Lars-Peter Clausen · 10 years ago
  27. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 10 years ago
  28. 09ee2da gpio: samsung: Remove legacy support of S5PV210 by Tomasz Figa · 10 years ago
  29. cb6a0fd Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next/cleanup by Olof Johansson · 10 years ago
  30. fe13264 gpio: rcar: Add support for DT IRQ flags by Laurent Pinchart · 10 years ago
  31. 0d551c3 gpio: samsung: remov s5pc100 related gpio codes by Kukjin Kim · 10 years ago
  32. 3242ba1 gpio: Add driver for Zynq GPIO controller by Harini Katakam · 10 years ago
  33. 85ea29a gpiolib: of: Update debug messages for of_get_named_gpiod_flags by Tushar Behera · 10 years ago
  34. 122c94d gpio: move integer GPIO support to its own file by Alexandre Courbot · 10 years ago
  35. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 10 years ago
  36. 9c8318f gpio: always compile label support by Alexandre Courbot · 10 years ago
  37. a0e827c gpio: omap: Add an omap prefix to all functions by Javier Martinez Canillas · 10 years ago
  38. 598f64d gpio: omap: Remove unneeded include by Javier Martinez Canillas · 10 years ago
  39. 55db60c gpio: omap: Remove unnecessary lockdep class by Javier Martinez Canillas · 10 years ago
  40. 31a3f9d gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  41. fe5e23d gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  42. 246a144 gpio: vr41xx: fix up errorpath on probe() by Linus Walleij · 10 years ago
  43. 7cb5409 gpio: rcar: clamp returned value to [0,1] by Jürg Billeter · 10 years ago
  44. a07a6a3 gpio: samsung: remove s5p64x0 related gpio codes by Kukjin Kim · 10 years ago
  45. b41acf8 gpio-pxa: gpio0 and gpio1 support on dt by Andrew Ruder · 10 years ago
  46. ef8290a gpio: mcp23s08: Eliminates redundant checking. by Michael Welling · 10 years ago
  47. 2fd48f9 ARM: mach-s5p: get rid of all <mach/gpio.h> headers by Linus Walleij · 10 years ago
  48. 8dbf2aa gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error by Lee Jones · 10 years ago
  49. 0fb3941 gpio: pxa: Make of_device_id array const by Jingoo Han · 10 years ago
  50. e95c7c4 gpio: lpc32xx: Make of_device_id array const by Jingoo Han · 10 years ago
  51. 3f7dbfd gpio: intel-mid: switch to using gpiolib irqchip helpers by Linus Walleij · 10 years ago
  52. fe44e70 gpio: stmpe: switch to use gpiolib irqchip helpers by Linus Walleij · 10 years ago
  53. 104fb1d gpio: Add support for Intel Crystal Cove PMIC by Zhu, Lejun · 10 years ago
  54. 06fc3b7 gpio: of: Fix handling for deferred probe for -gpio suffix by Tony Lindgren · 10 years ago
  55. 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
  56. 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
  57. 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
  58. fc34627 gpio: select IRQ_DOMAIN for gpiolib irqchip helpers by Linus Walleij · 10 years ago
  59. 7bcbce5 gpio: pca953x: use gpiolib irqchip helpers by Linus Walleij · 10 years ago
  60. 5795cf3 gpio: pcf857x: Add IRQF_SHARED when request irq by George Cherian · 10 years ago
  61. e6b698f gpio: pcf857x: Avoid calling irq_domain_cleanup twice by George Cherian · 10 years ago
  62. 596a1c5 gpio: mcp23s08: switch chip count to int by Linus Walleij · 10 years ago
  63. 6a2f4b7 gpio: dwapb: use a second irq chip by Sebastian Andrzej Siewior · 10 years ago
  64. c829f95 gpio: ep93xx: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  65. 3e3bed9 gpio: mcp23s08: fixed count variable for devicetree probing by Michael Stickel · 10 years ago
  66. 821e85f gpio: Add run-time dependencies to R-Car driver by Jean Delvare · 10 years ago
  67. 349b6c5 gpio: pch: add slab include by Linus Walleij · 10 years ago
  68. dc62b56 gpio / ACPI: use *_cansleep version of gpiod_get/set APIs by Aaron Lu · 10 years ago
  69. 7b42e3d gpio: generic: add request function pointer by Anthony Fee · 10 years ago
  70. 3ff35cb gpio-pch: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  71. 9e9dc7d mfd: stmpe: root out static GPIO and IRQ assignments by Linus Walleij · 10 years ago
  72. f01d907 gpio: make of_get_named_gpiod_flags() private by Alexandre Courbot · 10 years ago
  73. 1aeede0 gpio: gpioep93xx: use devm functions by abdoulaye berthe · 10 years ago
  74. ae28193 gpio: janzttl: use devm function by abdoulaye berthe · 10 years ago
  75. 0ed3398 gpio: timberdale: use devm functions by abdoulaye berthe · 10 years ago
  76. a435e18 gpio: bt8xx: use devm function for memory allocation by abdoulaye berthe · 10 years ago
  77. 345477f gpio: omap: prepare and unprepare the debounce clock by Rajendra Nayak · 10 years ago
  78. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 10 years ago
  79. 9132913 gpio: pca953x: request a shared interrupt by Toby Smith · 10 years ago
  80. 3275d07 gpio: pca953x: return IRQ_NONE when appropriate by Toby Smith · 10 years ago
  81. dd64003 gpio: mvebu: Remove initcall-based driver initialization by Ezequiel Garcia · 10 years ago
  82. a49f2e7 gpio: zevio: Make of_device_id array const by Jingoo Han · 10 years ago
  83. 9992bc9 gpio: xilinx: Make of_device_id array const by Jingoo Han · 10 years ago
  84. 30373b6 gpio: tegra: Make of_device_id array const by Jingoo Han · 10 years ago
  85. 722782f gpio: palmas: Make of_device_id array const by Jingoo Han · 10 years ago
  86. 271b17b gpio: mvebu: Make of_device_id array const by Jingoo Han · 10 years ago
  87. ac79180 gpio: mcp23s08: Make of_device_id array const by Jingoo Han · 10 years ago
  88. f77b644 gpio: grgpio: Make of_device_id array const by Jingoo Han · 10 years ago
  89. 50908d6 gpio: zevio: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  90. 0661175 gpio: tps65910: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  91. e1ccdb8 gpio: tps6586x: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  92. c88a73b gpio: tegra: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  93. 48b9750 gpio: SPEAr: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  94. 84e27f9 gpio: rdc321x: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  95. 4189336 gpio: rcar: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  96. 4b7dfd7 gpio: rc5t583: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  97. 5605beb gpio: palmas: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  98. 6c8365f gpio: mvebu: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  99. 40b295f gpio: moxart: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  100. 1981d08 gpio: lynxpoint: remove unnecessary OOM messages by Jingoo Han · 10 years ago