1. 0c60de3 gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver by Duc Dang · 8 years ago
  2. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 8 years ago
  3. f002d07 gpio: tegra: Implement gpio_get_direction callback by Laxman Dewangan · 8 years ago
  4. 72d3200 gpio: set up initial state from .get_direction() by Linus Walleij · 8 years ago
  5. e9f4d56 gpio: rename gpio-generic.c into gpio-mmio.c by Christian Lamparter · 8 years ago
  6. 8f01c9d gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case by Christian Lamparter · 8 years ago
  7. e6cb348 gpio: dwapb: add gpio-signaled acpi event support by Jiang Qiu · 8 years ago
  8. 4ba8cfa gpio: dwapb: convert device node to fwnode by Jiang Qiu · 8 years ago
  9. e815918 gpio: dwapb: remove name from dwapb_port_property by Jiang Qiu · 8 years ago
  10. a8fa91a gpio/qoriq: select IRQ_DOMAIN by Arnd Bergmann · 8 years ago
  11. 3737de4 gpio: tegra: Add support for gpio debounce by Laxman Dewangan · 8 years ago
  12. b546be0 gpio: tegra: Get rid of all file scoped global variables by Laxman Dewangan · 8 years ago
  13. 804f568 gpio: tegra: Make of_device_id compatible data to constant by Laxman Dewangan · 8 years ago
  14. 171b92c gpio: tegra: Don't open code of_device_get_match_data() by Laxman Dewangan · 8 years ago
  15. 3484f1b gpio: pl061: implement .get_direction() by Linus Walleij · 8 years ago
  16. 682366d gpio: pl061: remove range check by Linus Walleij · 8 years ago
  17. 0c0451e gpio: omap: fix irq triggering in smart-idle wakeup mode by Grygorii Strashko · 8 years ago
  18. 296ad4ac gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  19. 44c7288f gpio: move gpiod_set_array_value_priv() by Linus Walleij · 8 years ago
  20. 327819d gpio: f7188x: fix edit mistake by Linus Walleij · 8 years ago
  21. 35b3fc88 gpio: brcmstb: Return proper error if bank width is invalid by Axel Lin · 8 years ago
  22. c31a571 gpio: gpiolib: Print error number if gpio hog failed by Laxman Dewangan · 8 years ago
  23. d1279d9 gpio: of: Scan available child node for gpio-hog by Laxman Dewangan · 8 years ago
  24. 4dd4dd1 gpio: tegra: Allow compile test by Alexander Stein · 8 years ago
  25. 1e4a806 gpio: gpiolib-of: Allow compile testing by Alexander Stein · 8 years ago
  26. 190ea43 gpio: wm8994: use the new open drain callback by Linus Walleij · 8 years ago
  27. 51c27da gpio: wm831x: use the new open drain callback by Linus Walleij · 8 years ago
  28. 640b913 gpio: vx855: use the new open drain callback by Linus Walleij · 8 years ago
  29. 811a188 gpio: menz127: use the new open drain callback by Linus Walleij · 8 years ago
  30. f90c6bd gpio: f7188x: use the new open drain callback by Linus Walleij · 8 years ago
  31. 148c864 gpio: f7188x: use BIT() macro by Linus Walleij · 8 years ago
  32. 04b8695 gpio: sx150x: use the new open drain callback by Linus Walleij · 8 years ago
  33. d17322f gpio: sx150x: move platform data into driver by Linus Walleij · 8 years ago
  34. f30e49f gpio: tps65218: use the new open drain callback by Linus Walleij · 8 years ago
  35. dfbd379 gpio: of: Return error if gpio hog configuration failed by Laxman Dewangan · 8 years ago
  36. ce0e2c6 Revert "gpio: rcar: Fine-grained Runtime PM support" by Linus Walleij · 8 years ago
  37. 42c2501 Revert "gpio: rcar: Add Runtime PM handling for interrupts" by Linus Walleij · 8 years ago
  38. 44896be gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2 by Yong Li · 8 years ago
  39. 615d23f gpio: zynq: Fix the error path by Shubhrajyoti Datta · 8 years ago
  40. bd37c99 gpio: Loongson1: add Loongson1 GPIO driver by Kelvin Cheung · 8 years ago
  41. 9b8e3ec gpio: pca953x: Use correct u16 value for register word write by Yong Li · 8 years ago
  42. 159f3cd gpiolib: Defer gpio device setup until after gpiolib initialization by Guenter Roeck · 8 years ago
  43. 476e2fc gpiolib: Do not use devm functions when registering gpio chip by Guenter Roeck · 8 years ago
  44. c4e5ffb gpio: pxa: fix legacy non pinctrl aware builds by Robert Jarzmik · 8 years ago
  45. 2548753 gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_* by Dmitry Torokhov · 8 years ago
  46. a0e6373 gpio: tps6586x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  47. 02c7a13 gpio: tps65910: make explicitly non-modular by Paul Gortmaker · 8 years ago
  48. f9f2b5c gpio: palmas: make explicitly non-modular by Paul Gortmaker · 8 years ago
  49. 24a876c gpio: sx150x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  50. 8513334 gpio: tc3589x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  51. fe7b778 gpio: rc5t583: make explicitly non-modular by Paul Gortmaker · 8 years ago
  52. 8b866b0 gpio: tc3589x: implement open drain/source callback by Linus Walleij · 8 years ago
  53. cee1b40 gpio: tc3589x: use BIT() macro by Linus Walleij · 8 years ago
  54. c663e5f gpio: support native single-ended hardware drivers by Linus Walleij · 8 years ago
  55. 6e66a65 gpio: tpic2810: Make sure cached buffer has consistent status with h/w status by Axel Lin · 8 years ago
  56. 18fb0a9 gpio: zx: make explicitly non-modular by Paul Gortmaker · 8 years ago
  57. b33d12d gpio: xgene: make explicitly non-modular by Paul Gortmaker · 8 years ago
  58. 3c90c6d gpio: sta2x11: make explicitly non-modular by Paul Gortmaker · 8 years ago
  59. ef3e710 gpio: pl061: make explicitly non-modular by Paul Gortmaker · 8 years ago
  60. ed329f3 gpio: mvebu: make explicitly non-modular by Paul Gortmaker · 8 years ago
  61. 4bb9f72 gpio: moxart: make explicitly non-modular by Paul Gortmaker · 8 years ago
  62. 0de6a80 gpio: mc9s08dz60: make explicitly non-modular by Paul Gortmaker · 8 years ago
  63. d5610e5 gpio: mb86s7x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  64. 8f3e19f gpio: bcm-kona: make explicitly non-modular by Paul Gortmaker · 8 years ago
  65. 8fccdb5 gpio: gpio-it87: Add support for IT8620 and IT8628 by Martin Blumenstingl · 8 years ago
  66. dd98756 gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 by Kamlakant Patel · 8 years ago
  67. 16fe1ad gpio: mcp23s08: Add support for level triggered interrupts by Alexander Stein · 8 years ago
  68. 80018bd gpio: 74x164: add dt support for nxp's 74x594 by Nicolas Saenz Julienne · 8 years ago
  69. c6cc75f gpio: xgene-sb: Use irq_domain_free_irqs_common() by Axel Lin · 8 years ago
  70. 8d8ee18 gpio: xgene: Prevent NULL pointer dereference by Axel Lin · 8 years ago
  71. fd975a7 gpio: menz127: Drop lock field from struct men_z127_gpio by Axel Lin · 8 years ago
  72. ca27379 gpio: amdpt: Add a new ACPI HID by YD Tseng · 8 years ago
  73. b6d055b gpio: octeon: Constify octeon_gpio_match table by Axel Lin · 8 years ago
  74. 592569d gpio: octeon: Convert to use devm_ioremap_resource by Axel Lin · 8 years ago
  75. 574b782 gpio: amdpt: Convert to use gpio-generic by Axel Lin · 8 years ago
  76. f7aed67 gpio: mcp23s08: delete req/rel_resource callbacks by Linus Walleij · 8 years ago
  77. dad3d27 gpio: mcp23s08: switch to use gpiolib irqchip helpers by Phil Reid · 8 years ago
  78. d46ab68 gpio: 74x164: Implement gpiochip.set_multiple() by Geert Uytterhoeven · 8 years ago
  79. dbb763b gpio: rcar: Implement gpiochip.set_multiple() by Geert Uytterhoeven · 8 years ago
  80. f858342 gpio: mb86s7x: Remove redundant platform_set_drvdata() call by Axel Lin · 8 years ago
  81. 86d3f36 gpio: menz127: Drop *mdev field from struct men_z127_gpio by Axel Lin · 8 years ago
  82. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  83. 3539699 gpio: mcp23s08: Fix clearing of interrupt. by Phil Reid · 8 years ago
  84. 1cfab8f gpiolib: Fix comment referring to gpio_*() in gpiod_*() by Geert Uytterhoeven · 8 years ago
  85. e0a8604 gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit by Geert Uytterhoeven · 8 years ago
  86. e5f7e31 gpio: xgene: Fix kconfig for standby GIPO contoller by Matthias Brugger · 8 years ago
  87. 99f0fd5 gpio: tps65086: Add GPO driver for the TPS65086 PMIC by Andrew F. Davis · 9 years ago
  88. 9d93efe gpio: tps65912: fix bad merge by Linus Walleij · 8 years ago
  89. 70aba44 Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free" by Linus Walleij · 8 years ago
  90. 7b1e5dc gpio: omap: drop dev field from gpio_bank structure by Grygorii Strashko · 8 years ago
  91. 0bae2f1 Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 8 years ago
  92. adf32ea gpio: mpc8xxx: Slightly update the code for better readability by Axel Lin · 8 years ago
  93. cd0d3f5 gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip by Axel Lin · 8 years ago
  94. fa4007c gpio: mpc8xxx: Fixup setting gpio direction output by Axel Lin · 8 years ago
  95. 28c5a41 gpio: mcp23s08: Add support for mcp23s18 by Phil Reid · 8 years ago
  96. f436bc2 gpio: add driver for MEN 16Z127 GPIO controller by Andreas Werner · 8 years ago
  97. 3fab91e gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free by Axel Lin · 8 years ago
  98. fa283db gpio: timberdale: Switch to devm_ioremap_resource() by Amitoj Kaur Chawla · 8 years ago
  99. 6dcfd72 gpio: ts4800: Add IMX51 dependency by Julien Grossholtz · 8 years ago
  100. 016bf20 Merge branch 'devm-gpiochip-add-data' into devel by Linus Walleij · 8 years ago