1. 72d3200 gpio: set up initial state from .get_direction() by Linus Walleij · 9 years ago
  2. e9f4d56 gpio: rename gpio-generic.c into gpio-mmio.c by Christian Lamparter · 9 years ago
  3. 8f01c9d gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case by Christian Lamparter · 9 years ago
  4. e6cb348 gpio: dwapb: add gpio-signaled acpi event support by Jiang Qiu · 9 years ago
  5. 4ba8cfa gpio: dwapb: convert device node to fwnode by Jiang Qiu · 9 years ago
  6. e815918 gpio: dwapb: remove name from dwapb_port_property by Jiang Qiu · 9 years ago
  7. a8fa91a gpio/qoriq: select IRQ_DOMAIN by Arnd Bergmann · 9 years ago
  8. 3737de4 gpio: tegra: Add support for gpio debounce by Laxman Dewangan · 9 years ago
  9. b546be0 gpio: tegra: Get rid of all file scoped global variables by Laxman Dewangan · 9 years ago
  10. 804f568 gpio: tegra: Make of_device_id compatible data to constant by Laxman Dewangan · 9 years ago
  11. 171b92c gpio: tegra: Don't open code of_device_get_match_data() by Laxman Dewangan · 9 years ago
  12. 3484f1b gpio: pl061: implement .get_direction() by Linus Walleij · 9 years ago
  13. 682366d gpio: pl061: remove range check by Linus Walleij · 9 years ago
  14. 451938d5 gpio: clarify open drain/source docs by Linus Walleij · 9 years ago
  15. 0c0451e gpio: omap: fix irq triggering in smart-idle wakeup mode by Grygorii Strashko · 9 years ago
  16. f7cb512 ASoC: ac97: use gpiochip data pointer by Linus Walleij · 9 years ago
  17. c2aea14 ASoC: wm8996: use gpiochip data pointer by Linus Walleij · 9 years ago
  18. f42b6f5 ASoC: wm8962: use gpiochip data pointer by Linus Walleij · 9 years ago
  19. 8f41606 ASoC: wm8903: use gpiochip data pointer by Linus Walleij · 9 years ago
  20. db1d127 ASoC: wm5100: use gpiochip data pointer by Linus Walleij · 9 years ago
  21. 1490036 ASoC: rt5677: use gpiochip data pointer by Linus Walleij · 9 years ago
  22. dee07ce serial: sc16is7xx: use gpiochip data pointer by Linus Walleij · 9 years ago
  23. a00d60a serial: max310x: use gpiochip data pointer by Linus Walleij · 9 years ago
  24. cbc3f10 staging: vme: use gpiochip data pointer by Linus Walleij · 9 years ago
  25. 2d4443b ssb: gpio_driver: use gpiochip data pointer by Linus Walleij · 9 years ago
  26. 3769a89 platform: x86: intel-pmic: use gpiochip data pointer by Linus Walleij · 9 years ago
  27. d3baee3 input: adp5588-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  28. 59851aa arc: select GPIOLIB directly by Linus Walleij · 9 years ago
  29. 30d473d sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  30. f518abf cris: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  31. 2735e4c nios2: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  32. e05f2e1 m68k: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  33. e944b10 xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  34. 92cd663 alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  35. 769e4b8 metag: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  36. 5a16139 avr32: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  37. 296ad4ac gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 9 years ago
  38. a89d6cb gpio: revert bank bindings by Linus Walleij · 9 years ago
  39. 44c7288 gpio: move gpiod_set_array_value_priv() by Linus Walleij · 9 years ago
  40. 327819d gpio: f7188x: fix edit mistake by Linus Walleij · 9 years ago
  41. c686090 gpio/reset: move gpio-{poweroff|restart} DT doc to proper place by Wolfram Sang · 9 years ago
  42. 35b3fc88 gpio: brcmstb: Return proper error if bank width is invalid by Axel Lin · 9 years ago
  43. c31a571 gpio: gpiolib: Print error number if gpio hog failed by Laxman Dewangan · 9 years ago
  44. d1279d9 gpio: of: Scan available child node for gpio-hog by Laxman Dewangan · 9 years ago
  45. 4dd4dd1 gpio: tegra: Allow compile test by Alexander Stein · 9 years ago
  46. 1e4a806 gpio: gpiolib-of: Allow compile testing by Alexander Stein · 9 years ago
  47. 190ea43 gpio: wm8994: use the new open drain callback by Linus Walleij · 9 years ago
  48. 51c27da gpio: wm831x: use the new open drain callback by Linus Walleij · 9 years ago
  49. 640b913 gpio: vx855: use the new open drain callback by Linus Walleij · 9 years ago
  50. 811a188 gpio: menz127: use the new open drain callback by Linus Walleij · 9 years ago
  51. f90c6bd gpio: f7188x: use the new open drain callback by Linus Walleij · 9 years ago
  52. 148c864 gpio: f7188x: use BIT() macro by Linus Walleij · 9 years ago
  53. 04b8695 gpio: sx150x: use the new open drain callback by Linus Walleij · 9 years ago
  54. d17322f gpio: sx150x: move platform data into driver by Linus Walleij · 9 years ago
  55. f30e49f gpio: tps65218: use the new open drain callback by Linus Walleij · 9 years ago
  56. dfbd379 gpio: of: Return error if gpio hog configuration failed by Laxman Dewangan · 9 years ago
  57. cd97a44 MAINTAINERS: gpio: add DT bindings directory by Wolfram Sang · 9 years ago
  58. 44896be gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2 by Yong Li · 9 years ago
  59. 615d23f gpio: zynq: Fix the error path by Shubhrajyoti Datta · 9 years ago
  60. bd37c99 gpio: Loongson1: add Loongson1 GPIO driver by Kelvin Cheung · 9 years ago
  61. 6b5029d gpio: document open drain/source behaviour by Linus Walleij · 9 years ago
  62. a0e6373 gpio: tps6586x: make explicitly non-modular by Paul Gortmaker · 9 years ago
  63. 02c7a13 gpio: tps65910: make explicitly non-modular by Paul Gortmaker · 9 years ago
  64. f9f2b5c gpio: palmas: make explicitly non-modular by Paul Gortmaker · 9 years ago
  65. 24a876c gpio: sx150x: make explicitly non-modular by Paul Gortmaker · 9 years ago
  66. 8513334 gpio: tc3589x: make explicitly non-modular by Paul Gortmaker · 9 years ago
  67. fe7b778 gpio: rc5t583: make explicitly non-modular by Paul Gortmaker · 9 years ago
  68. 8b866b0 gpio: tc3589x: implement open drain/source callback by Linus Walleij · 9 years ago
  69. cee1b40 gpio: tc3589x: use BIT() macro by Linus Walleij · 9 years ago
  70. c663e5f gpio: support native single-ended hardware drivers by Linus Walleij · 9 years ago
  71. 6e66a65 gpio: tpic2810: Make sure cached buffer has consistent status with h/w status by Axel Lin · 9 years ago
  72. 18fb0a9 gpio: zx: make explicitly non-modular by Paul Gortmaker · 9 years ago
  73. b33d12d gpio: xgene: make explicitly non-modular by Paul Gortmaker · 9 years ago
  74. 3c90c6d gpio: sta2x11: make explicitly non-modular by Paul Gortmaker · 9 years ago
  75. ef3e710 gpio: pl061: make explicitly non-modular by Paul Gortmaker · 9 years ago
  76. ed329f3 gpio: mvebu: make explicitly non-modular by Paul Gortmaker · 9 years ago
  77. 4bb9f72 gpio: moxart: make explicitly non-modular by Paul Gortmaker · 9 years ago
  78. 0de6a80 gpio: mc9s08dz60: make explicitly non-modular by Paul Gortmaker · 9 years ago
  79. d5610e5 gpio: mb86s7x: make explicitly non-modular by Paul Gortmaker · 9 years ago
  80. 8f3e19f gpio: bcm-kona: make explicitly non-modular by Paul Gortmaker · 9 years ago
  81. 8fccdb5 gpio: gpio-it87: Add support for IT8620 and IT8628 by Martin Blumenstingl · 9 years ago
  82. 691998f tools/gpio: Add missing initialization of device_name by Geert Uytterhoeven · 9 years ago
  83. f6a49e5 tools/gpio: Enable compiler optimization to catch more bugs by Geert Uytterhoeven · 9 years ago
  84. 75c004d gpio: dt-bindings: document the concept of GPIO banks by Linus Walleij · 9 years ago
  85. dd98756 gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 by Kamlakant Patel · 9 years ago
  86. 16fe1ad gpio: mcp23s08: Add support for level triggered interrupts by Alexander Stein · 9 years ago
  87. 1418f9e gpio: mpc8xxx: Add new platforms GPIO DT node description by Liu Gang · 9 years ago
  88. 80018bd gpio: 74x164: add dt support for nxp's 74x594 by Nicolas Saenz Julienne · 9 years ago
  89. c6cc75f gpio: xgene-sb: Use irq_domain_free_irqs_common() by Axel Lin · 9 years ago
  90. 63cc787 irqdomain: Export irq_domain_free_irqs_common by Axel Lin · 9 years ago
  91. ab50323 powerpc: ppc4xx: drop unused variable by Linus Walleij · 9 years ago
  92. d9478044 input: ad7879: use gpiochip data pointer by Linus Walleij · 9 years ago
  93. 839850f input: adp5589-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  94. fd19f53 unicore32: gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  95. efed58f sh: x3proto-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  96. a8cb826 sh: sdk7786-gpio: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  97. 937daaf powerpc: simple-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  98. 1e714e5 powerpc: qe_lib-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  99. 0d36fe6 powerpc: ppc4xx: use gpiochip data pointer by Linus Walleij · 9 years ago
  100. a14a2d4 powerpc: cpm_common: use gpiochip data pointer by Linus Walleij · 9 years ago