1. 06fc3b7 gpio: of: Fix handling for deferred probe for -gpio suffix by Tony Lindgren · 10 years ago
  2. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 11 years ago
  3. 0879162 gpio: Fix gpio_get -> gpiod_get typo in kernel-doc by Thierry Reding · 11 years ago
  4. dd34c37 gpio: of: Allow -gpio suffix for property names by Thierry Reding · 11 years ago
  5. 47a95fe gpio: of: Remove unneeded dummy function by Thierry Reding · 11 years ago
  6. 1333b90 gpio: do not set up hardware for IRQ_TYPE_NONE by Linus Walleij · 11 years ago
  7. e45d1c8 gpio: put GPIO IRQs into their own lock class by Linus Walleij · 11 years ago
  8. 1c8732b gpio: support threaded interrupts in irqchip helpers by Linus Walleij · 11 years ago
  9. 7633fb9 gpio: set data first, then chip and handler by Linus Walleij · 11 years ago
  10. c3626fd gpio: unmap gpio irqs properly by Linus Walleij · 11 years ago
  11. 1425052 gpio: add IRQ chip helpers in gpiolib by Linus Walleij · 11 years ago
  12. 2360096 gpio: clamp returned values to the boolean range by Alexandre Courbot · 11 years ago
  13. 6072b9d gpio / ACPI: Rework ACPI GPIO event handling by Mika Westerberg · 11 years ago
  14. 77c2d79 gpiolib: Allow GPIO chips to request their own GPIOs by Mika Westerberg · 11 years ago
  15. f438acd gpio: remove misleading documentation by Linus Walleij · 11 years ago
  16. bb1e88c gpiolib: add gpiochip_get_desc() driver function by Alexandre Courbot · 11 years ago
  17. 90df4fe GPIO: gpiolib: correct description of gpiod_direction_output by Rahul Bedarkar · 11 years ago
  18. ef70bbe gpio: make gpiod_direction_output take a logical value by Philipp Zabel · 11 years ago
  19. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  20. 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 11 years ago
  21. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago
  22. 2a3cf6a gpiolib: return -ENOENT if no GPIO mapping exists by Alexandre Courbot · 11 years ago
  23. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  24. fdd6a5f gpiolib: update inline documentation of gpiod_get_index() by Andy Shevchenko · 11 years ago
  25. 1a2a99c gpiolib: introduce chip_* to print with chip->label prefix by Andy Shevchenko · 11 years ago
  26. 7589e59 gpiolib: unify pr_* messages format by Andy Shevchenko · 11 years ago
  27. ad82478 gpio: better lookup method for platform GPIOs by Alexandre Courbot · 11 years ago
  28. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 11 years ago
  29. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  30. b7d0a28 gpio: rewrite gpiochip_offset_to_desc() by Alexandre Courbot · 11 years ago
  31. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  32. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  33. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  34. 209e64f gpiolib: fix of_find_gpio() when OF not defined by Alexandre Courbot · 11 years ago
  35. 61c6375 gpio: fix memory leak in error path by Michal Nazarewicz · 11 years ago
  36. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  37. 79697ef gpiolib: fix find_chip_by_name() by Alexandre Courbot · 11 years ago
  38. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  39. c2d3306 Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  40. 8a5dc58 Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  41. e01f440 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources by Mika Westerberg · 11 years ago
  42. 81f59e9 gpiolib / ACPI: add ACPI support for gpiod_get_index() by Mika Westerberg · 11 years ago
  43. bae48da gpiolib: add gpiod_get() and gpiod_put() functions by Alexandre Courbot · 11 years ago
  44. 79a9bec gpiolib: export descriptor-based GPIO interface by Alexandre Courbot · 11 years ago
  45. b41fb43 Merge tag 'v3.12-rc6' into devel by Linus Walleij · 11 years ago
  46. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  47. 586a87e pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib by Christian Ruppert · 11 years ago
  48. d468bf9 gpio: add API to be strict about GPIO IRQ usage by Linus Walleij · 11 years ago
  49. 0204df4 gpiolib: let gpiod_request() return -EPROBE_DEFER by Alexandre Courbot · 11 years ago
  50. 8c0fca8 gpiolib: safer implementation of desc_to_gpio() by Alexandre Courbot · 11 years ago
  51. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  52. d8e0ac0 gpiolib: factorize gpiod_get/set functions by Alexandre Courbot · 11 years ago
  53. 7b17b59 gpiolib: Include GPIO label in log messages for GPIOs by Mark Brown · 11 years ago
  54. 6424de5 gpiolib: Provide helper macros for logging of GPIO events by Mark Brown · 11 years ago
  55. 65d8765 gpio: return -ENOTSUPP if debounce cannot be set by Linus Walleij · 11 years ago
  56. be1a4b1 gpio: improve error path in gpiolib by Linus Walleij · 11 years ago
  57. a3d88c9 gpiolib: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  58. 3bae481 gpiolib: remove warnning of allocations with IRQs disabled by Zhangfei Gao · 11 years ago
  59. 24d7628 gpiolib: move comment to right function by Alexandre Courbot · 12 years ago
  60. def6343 gpiolib: use const parameters when possible by Alexandre Courbot · 12 years ago
  61. bcabdef gpiolib: check descriptors validity before use by Alexandre Courbot · 12 years ago
  62. 62f516b gpio: convert to idr_alloc() by Tejun Heo · 12 years ago
  63. 4c8c225 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  64. 362432a gpiolib: Fix locking on gpio debugfs files by Grant Likely · 12 years ago
  65. 6c0b4e6 gpiolib: let gpio_chip reference its descriptors by Alexandre Courbot · 12 years ago
  66. 372e722 gpiolib: use descriptors internally by Alexandre Courbot · 12 years ago
  67. 83cabe3 gpiolib: use gpio_chips list in gpiochip_find_base by Alexandre Courbot · 12 years ago
  68. cb1650d gpiolib: use gpio_chips list in sysfs ops by Alexandre Courbot · 12 years ago
  69. 125eef9 gpiolib: use gpio_chips list in gpiochip_find by Alexandre Courbot · 12 years ago
  70. 65493e3 gpiolib: use gpio_chips list in gpiolib_sysfs_init by Alexandre Courbot · 12 years ago
  71. 1a989d0 gpiolib: link all gpio_chips using a list by Alexandre Courbot · 12 years ago
  72. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  73. 476171ce gpiolib: add missing braces in gpio_direction_show by Alexandre Courbot · 12 years ago
  74. 710b40e gpiolib: remove gpiochip_reserve() by Alexandre Courbot · 12 years ago
  75. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  76. b4d4b1f gpiolib: Fix use after free in gpiochip_add_pin_range by Axel Lin · 12 years ago
  77. 316511c gpiolib: rename pin range arguments by Linus Walleij · 12 years ago
  78. 8f23ca1 gpiolib: return any error code from range creation by Linus Walleij · 12 years ago
  79. 192c369 gpiolib: rename find_pinctrl_* by Linus Walleij · 12 years ago
  80. 3f0f867 gpiolib: let gpiochip_add_pin_range() specify offset by Linus Walleij · 12 years ago
  81. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  82. 9ef0d6f gpiolib: call pin removal in chip removal function by Linus Walleij · 12 years ago
  83. 165adc9 gpiolib: fix up function prototypes etc by Linus Walleij · 12 years ago
  84. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  85. 529f2ad gpiolib: unlock on error in gpio_export() by Dan Carpenter · 12 years ago
  86. ad2fab3 gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios by Mathias Nyman · 12 years ago
  87. 80b0a60 gpiolib: add gpio get direction callback support by Mathias Nyman · 12 years ago
  88. fc4e251 gpiolib: Refactor gpio_export by Ryan Mallon · 12 years ago
  89. f9c4a31 gpiolib: Use seq_file's iterator interface by Thierry Reding · 13 years ago
  90. e935457 gpiolib: Defer failed gpio requests by default by Mark Brown · 12 years ago
  91. 07ce8ec gpiolib: Remove 'const' from data argument of gpiochip_find() by Grant Likely · 12 years ago
  92. ee1c1e7 gpiolib: quiet gpiochip_add boot message noise by H Hartley Sweeten · 12 years ago
  93. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
  94. fc3a1f0 gpio: add flags to export GPIOs when requesting by Wolfram Sang · 13 years ago
  95. e4e449e gpiolib: Add comments explaining the _cansleep() WARN_ON()s by Mark Brown · 13 years ago
  96. 25553ff gpio: gpiolib: Support for open source/emitter gpios by Laxman Dewangan · 13 years ago
  97. aca5ce1 gpio: gpiolib: Support for open drain/collector gpios by Laxman Dewangan · 13 years ago
  98. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 13 years ago
  99. 864533c Fix circular locking dependency (3.3-rc2) by Ming Lei · 13 years ago
  100. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago