1. ef3e710 gpio: pl061: make explicitly non-modular by Paul Gortmaker · 9 years ago
  2. ed329f3 gpio: mvebu: make explicitly non-modular by Paul Gortmaker · 9 years ago
  3. 4bb9f72 gpio: moxart: make explicitly non-modular by Paul Gortmaker · 9 years ago
  4. 0de6a80 gpio: mc9s08dz60: make explicitly non-modular by Paul Gortmaker · 9 years ago
  5. d5610e5 gpio: mb86s7x: make explicitly non-modular by Paul Gortmaker · 9 years ago
  6. 8f3e19f gpio: bcm-kona: make explicitly non-modular by Paul Gortmaker · 9 years ago
  7. 8fccdb5 gpio: gpio-it87: Add support for IT8620 and IT8628 by Martin Blumenstingl · 9 years ago
  8. dd98756 gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 by Kamlakant Patel · 9 years ago
  9. 16fe1ad gpio: mcp23s08: Add support for level triggered interrupts by Alexander Stein · 9 years ago
  10. 80018bd gpio: 74x164: add dt support for nxp's 74x594 by Nicolas Saenz Julienne · 9 years ago
  11. c6cc75f gpio: xgene-sb: Use irq_domain_free_irqs_common() by Axel Lin · 9 years ago
  12. ca27379 gpio: amdpt: Add a new ACPI HID by YD Tseng · 9 years ago
  13. b6d055b gpio: octeon: Constify octeon_gpio_match table by Axel Lin · 9 years ago
  14. 592569d gpio: octeon: Convert to use devm_ioremap_resource by Axel Lin · 9 years ago
  15. 574b782 gpio: amdpt: Convert to use gpio-generic by Axel Lin · 9 years ago
  16. f7aed67 gpio: mcp23s08: delete req/rel_resource callbacks by Linus Walleij · 9 years ago
  17. dad3d27 gpio: mcp23s08: switch to use gpiolib irqchip helpers by Phil Reid · 9 years ago
  18. d46ab68 gpio: 74x164: Implement gpiochip.set_multiple() by Geert Uytterhoeven · 9 years ago
  19. dbb763b8 gpio: rcar: Implement gpiochip.set_multiple() by Geert Uytterhoeven · 9 years ago
  20. f858342 gpio: mb86s7x: Remove redundant platform_set_drvdata() call by Axel Lin · 9 years ago
  21. 86d3f36 gpio: menz127: Drop *mdev field from struct men_z127_gpio by Axel Lin · 9 years ago
  22. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  23. 3539699 gpio: mcp23s08: Fix clearing of interrupt. by Phil Reid · 9 years ago
  24. 1cfab8f gpiolib: Fix comment referring to gpio_*() in gpiod_*() by Geert Uytterhoeven · 9 years ago
  25. e0a8604 gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit by Geert Uytterhoeven · 9 years ago
  26. e5f7e31 gpio: xgene: Fix kconfig for standby GIPO contoller by Matthias Brugger · 9 years ago
  27. 99f0fd5 gpio: tps65086: Add GPO driver for the TPS65086 PMIC by Andrew F. Davis · 9 years ago
  28. 9d93efe gpio: tps65912: fix bad merge by Linus Walleij · 9 years ago
  29. 70aba44 Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free" by Linus Walleij · 9 years ago
  30. 7b1e5dc gpio: omap: drop dev field from gpio_bank structure by Grygorii Strashko · 9 years ago
  31. 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 · 9 years ago
  32. adf32ea gpio: mpc8xxx: Slightly update the code for better readability by Axel Lin · 9 years ago
  33. cd0d3f5 gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip by Axel Lin · 9 years ago
  34. fa4007c gpio: mpc8xxx: Fixup setting gpio direction output by Axel Lin · 9 years ago
  35. 28c5a41 gpio: mcp23s08: Add support for mcp23s18 by Phil Reid · 9 years ago
  36. f436bc2 gpio: add driver for MEN 16Z127 GPIO controller by Andreas Werner · 9 years ago
  37. 3fab91e gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free by Axel Lin · 9 years ago
  38. fa283db gpio: timberdale: Switch to devm_ioremap_resource() by Amitoj Kaur Chawla · 9 years ago
  39. 6dcfd72 gpio: ts4800: Add IMX51 dependency by Julien Grossholtz · 9 years ago
  40. 016bf20 Merge branch 'devm-gpiochip-add-data' into devel by Linus Walleij · 9 years ago
  41. a961f9b gpiolib: rewrite gpiodev_add_to_list by Bamvor Jian Zhang · 9 years ago
  42. 24030d9 gpio: moxart: Allow compile test build by Axel Lin · 9 years ago
  43. 0c27165 gpio: moxart: Drop redundant code to set already initialized gpio_chip fields by Axel Lin · 9 years ago
  44. 214338e gpio: present the consumer of a line to userspace by Linus Walleij · 9 years ago
  45. d27c172 gpio: fix abi regression in sysfs by Bamvor Jian Zhang · 9 years ago
  46. 4fccbbd gpio: mb86s7x: Allow compile test build by Axel Lin · 9 years ago
  47. ea04a7c gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh() by Axel Lin · 9 years ago
  48. 21d08ab gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio by Axel Lin · 9 years ago
  49. d34607d gpio: xgene: fix type of variable containing error codes by Andrzej Hajda · 9 years ago
  50. 2af66e1 gpio: rcar: Use ARCH_RENESAS by Simon Horman · 9 years ago
  51. 22d4ca3 gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields by Axel Lin · 9 years ago
  52. b178e7e gpio: brcmstb: Use list_for_each_entry at appropriate places by Axel Lin · 9 years ago
  53. f0d3c72 gpio: ath79: Check valid gpio count for both DT and non-DT cases by Axel Lin · 9 years ago
  54. 725e3b7 Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream into devm-gpiochip-add-data by Linus Walleij · 9 years ago
  55. ea1361f gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio by Axel Lin · 9 years ago
  56. 67ebb742 gpio: xgene: fix type of variable containing error codes by Andrzej Hajda · 9 years ago
  57. 68999a4 gpio: rcar: Use ARCH_RENESAS by Simon Horman · 9 years ago
  58. dd06d41 gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields by Axel Lin · 9 years ago
  59. 21c4a0c gpio: brcmstb: Use list_for_each_entry at appropriate places by Axel Lin · 9 years ago
  60. 2b99d32 gpio: ath79: Check valid gpio count for both DT and non-DT cases by Axel Lin · 9 years ago
  61. 29821c2 gpio: rcar: Add Runtime PM handling for interrupts by Geert Uytterhoeven · 9 years ago
  62. 40c8eab gpio: Propagate all errors in devm_get_gpiod_from_child() by Geert Uytterhoeven · 9 years ago
  63. 9d113c6 gpio: xgene: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  64. 2986205 gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  65. c87dc4e gpio: wm8994: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  66. 4a4925c gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  67. 61da484 gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  68. 55e3e1a gpio: vx855: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  69. 45338c3 gpio: viperboard: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  70. 5d61a9e gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  71. fc0292a gpio: twl6040: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  72. 973eff0 gpio: ts5500: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  73. 33ba54e gpio: ts4800: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  74. 0964ac7 gpio: tps65912: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  75. bf6e855 gpio: tps65910: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  76. 79c676f gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  77. 43fad83 gpio: timberdale Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  78. 8b4acf3 gpio: tegra: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  79. f3378b6 gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  80. ad7b550 gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  81. 94c683a gpio: syscon: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  82. c7c8a8f gpio: sx150x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  83. 1a20cb2 gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  84. 5fa734cc gpio: sta2x11: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  85. 3d297bb gpio: spear-spics: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  86. c141146 gpio: sch: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  87. cfae2c9 gpio: rdc321x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  88. bc72f7f gpio: rc5t583: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  89. 297bf06 gpio: palmas: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  90. 3aebfc9 gpio: pcf857x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  91. 0ece84f gpio: pca953x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  92. 1533d4f gpio: octeon: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  93. ffc5663 gpio: mxc: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  94. 00b9ab4 gpio: mvebu: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  95. 33bde5c gpio: moxart: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  96. 7d645df gpio: mc9s08dz60: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  97. efa3ffc gpio: lynxpoint: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  98. 69c0a0a gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  99. 4ca75bf gpio: lp3943: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  100. 7b697b3 gpio: kempld: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago