1. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  2. bfab7c8 gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata() by Wei Yongjun · 8 years ago
  3. fcce9f1 gpio: merrifield: Protect irq_ack() and gpio_set() by lock by Andy Shevchenko · 8 years ago
  4. ccf6fd6 gpio: merrifield: Introduce GPIO driver to support Merrifield by Andy Shevchenko · 8 years ago
  5. c78e3cf gpio: intel-mid: Make it depend to X86_INTEL_MID by Andy Shevchenko · 8 years ago
  6. 3cabe87 gpio: intel-mid: Sort header block alphabetically by Andy Shevchenko · 8 years ago
  7. 3dbd321 gpio: intel-mid: Remove potentially harmful code by Andy Shevchenko · 8 years ago
  8. e79c583 gpio: rcar: add R8A7792 support by Sergei Shtylyov · 8 years ago
  9. ee4fc40 gpiolib: remove duplicated include from gpiolib.c by Wei Yongjun · 8 years ago
  10. 0bfb85c gpio: tegra: don't auto-enable for COMPILE_TEST by Arnd Bergmann · 8 years ago
  11. 78456d6 Revert "gpio: convince line to become input in irq helper" by Linus Walleij · 8 years ago
  12. da17f8a gpiolib: of_find_gpio(): Don't discard errors by Lars-Peter Clausen · 8 years ago
  13. acc6e33 gpio: of: Allow overriding the device node by Thierry Reding · 8 years ago
  14. 92c74bc Revert "gpio: gpiolib-of: Allow compile testing" by Linus Walleij · 8 years ago
  15. d932cd4 gpio: free handles in fringe cases by Linus Walleij · 8 years ago
  16. 85b03b3 Revert "gpiolib: Split GPIO flags parsing and GPIO configuration" by Johan Hovold · 8 years ago
  17. 87041a5 gpio: sch: Fix Oops on module load on Asus Eee PC 1201 by Colin Pitrat · 8 years ago
  18. a944a89 gpio: tps65218: Add platform_device_id table by Keerthy · 8 years ago
  19. 1941b44 gpio: max77620: get gpio value based on direction by Venkat Reddy Talla · 8 years ago
  20. 00bf377 Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  21. 7eebe96 gpio: lynxpoint: avoid potential warning on error path by Andy Shevchenko · 8 years ago
  22. dd3b204 gpio: intel-mid: switch to devm_gpiochip_add_data() by Andy Shevchenko · 8 years ago
  23. 771d899 gpio: 74x164: Use spi_write() helper instead of open coding by Geert Uytterhoeven · 8 years ago
  24. 99468c1 gpio: of: factor out common code to a new helper function by Masahiro Yamada · 8 years ago
  25. 762c2e4 gpio: of: remove of_gpiochip_and_xlate() and struct gg_data by Masahiro Yamada · 8 years ago
  26. 1020dfd gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add() by Masahiro Yamada · 8 years ago
  27. be71534 gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio() by Masahiro Yamada · 8 years ago
  28. 3f9547e gpio: of: optimize "gpios" property parsing of of_parse_own_gpio() by Masahiro Yamada · 8 years ago
  29. 7e7c059 gpio: convince line to become input in irq helper by Linus Walleij · 8 years ago
  30. 144b5ae Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  31. 9ee8ff4 gpio: tegra: Make lockdep class file-scoped by Thierry Reding · 8 years ago
  32. 33265b1 gpiolib: make lineevent_irq_thread static by Ben Dooks · 8 years ago
  33. e2f608b gpio: make the iterator point to last handle by Linus Walleij · 8 years ago
  34. f4ae916 gpio: Allow PC/104 devices on X86_64 by William Breathitt Gray · 8 years ago
  35. bfbbe44 gpio: make library immune to error pointers by Linus Walleij · 8 years ago
  36. 79bb71b gpio: make sure gpiod_to_irq() returns negative on NULL desc by Linus Walleij · 8 years ago
  37. bc0207a gpiolib: avoid uninitialized data in gpio kfifo by Arnd Bergmann · 8 years ago
  38. 61f922d gpio: userspace ABI for reading GPIO line events by Linus Walleij · 8 years ago
  39. d7c51b4 gpio: userspace ABI for reading/writing GPIO lines by Linus Walleij · 8 years ago
  40. 747e42a1c gpio: pca953x: enable driver on Intel Edison by Andy Shevchenko · 8 years ago
  41. 3f86a63 gpio: acpi: add _DEP support for Acer One 10 by Rui Zhang · 8 years ago
  42. 107cdd2 gpio: f7188x: Implement get_direction. by plr.vincent@gmail.com · 8 years ago
  43. 053ae64 gpio: 104-idi-48: Fix missing spin_lock_init for ack_lock by Axel Lin · 8 years ago
  44. a246b81 gpio: pca953x: Fix NBANK calculation for PCA9536 by Vignesh R · 8 years ago
  45. b66b2a0 gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings by Ben Dooks · 8 years ago
  46. 60a5eab gpio: select ANON_INODES by Linus Walleij · 8 years ago
  47. c0d30ec gpio: mmio: add MyBook Live GPIO support by Christian Lamparter · 8 years ago
  48. e698613 gpio: mmio: add DT support for memory-mapped GPIOs by Álvaro Fernández Rojas · 8 years ago
  49. 54b7299 gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristate by Paul Gortmaker · 8 years ago
  50. 7d4defe gpio: include <linux/io-mapping.h> in gpiolib-of by Linus Walleij · 8 years ago
  51. baa1b92 gpio: Add ACPI support for XLP GPIO controller by Kamlakant Patel · 8 years ago
  52. 1630a06 gpio: xlp: Fix vulcan IRQ descriptor allocation by Kamlakant Patel · 8 years ago
  53. 1bdb5c8 gpio: clps711x: Remove board support by Alexander Shiyan · 8 years ago
  54. 2e607fc gpio: syscon: Change the compatibility string by Alexander Shiyan · 8 years ago
  55. 1a4d458 gpio: clps711x: Change the compatibility string by Alexander Shiyan · 8 years ago
  56. f4833b8 gpiolib: Fix unaligned used of reference counters by Ricardo Ribalda Delgado · 8 years ago
  57. 11f33a6 gpiolib: Fix NULL pointer deference by Ricardo Ribalda Delgado · 8 years ago
  58. 0f84f29 gpio: zynq: initialize clock even without CONFIG_PM by Helmut Grohne · 8 years ago
  59. 8e7c1b80 gpio: xilinx: Add support to set multiple GPIO at once by Iban Rodriguez · 8 years ago
  60. d15d6cf gpio: 104-dio-48e: Fix control port offset computation off-by-one error by William Breathitt Gray · 8 years ago
  61. c4d1cbd gpio: pca953x: enfore type for i2c_smbus_write_word_data() by Andy Shevchenko · 8 years ago
  62. 8c7a92d gpio: pca953x: remove redundant assignments by Andy Shevchenko · 8 years ago
  63. adc2847 gpio: pcf857x: restore the initial line state of all pcf lines by Kishon Vijay Abraham I · 8 years ago
  64. 2ec64c9 gpio: remove redundant owner assignments of drivers by Masahiro Yamada · 8 years ago
  65. 602cf63 gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range() by Masahiro Yamada · 8 years ago
  66. 23087a0 gpio: max77620: use the new open drain callback by Laxman Dewangan · 8 years ago
  67. ff93ec7 gpio: max77620: Configure interrupt trigger level by Laxman Dewangan · 8 years ago
  68. 8e293fb gpio: stmpe: implement .get_direction() by Linus Walleij · 8 years ago
  69. 353661d gpio: pca953x: Add support for TI PCA9536 by Vignesh R · 8 years ago
  70. 02c5ba1 gpio: max77620: add gpio driver for MAX77620/MAX20024 by Laxman Dewangan · 8 years ago
  71. 545ebd9 gpio: drop lock before reading GPIO direction by Linus Walleij · 8 years ago
  72. 54d7719 gpio: bail out silently on NULL descriptors by Linus Walleij · 8 years ago
  73. 8b92e17 gpio: handle compatible ioctl() pointers by Linus Walleij · 8 years ago
  74. 9c10280 gpio: flush direction status in gpiochip_lock_as_irq() by Linus Walleij · 8 years ago
  75. 320a648 gpio: lpc32xx: disable broken to_irq support by Sylvain Lemieux · 8 years ago
  76. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  77. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  78. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  79. a90295b gpio: zevio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  80. 52ad905 gpio: timberdale: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  81. 3b52bb9 gpio: stmpe: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  82. 6a5ead9 gpio: sodaville: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  83. 1b0d5287 gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms by Duc Dang · 8 years ago
  84. fd9c553 gpio: of: make it possible to name GPIO lines by Linus Walleij · 8 years ago
  85. cc73660 gpio: ws16c48: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  86. 86ea8a9 gpio: 104-idio-16: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  87. 72bf744 gpio: 104-idi-48: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  88. 4c23db0 gpio: 104-dio-48e: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  89. 4c37ce8 gpio: make gpiod_to_irq() return negative for NO_IRQ by Linus Walleij · 8 years ago
  90. 3b711e0 gpio: xgene: implement .get_direction() by Linus Walleij · 8 years ago
  91. 0c60de3 gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver by Duc Dang · 8 years ago
  92. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 8 years ago
  93. f002d07 gpio: tegra: Implement gpio_get_direction callback by Laxman Dewangan · 8 years ago
  94. 72d3200 gpio: set up initial state from .get_direction() by Linus Walleij · 8 years ago
  95. e9f4d56 gpio: rename gpio-generic.c into gpio-mmio.c by Christian Lamparter · 8 years ago
  96. 8f01c9d gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case by Christian Lamparter · 8 years ago
  97. e6cb348 gpio: dwapb: add gpio-signaled acpi event support by Jiang Qiu · 8 years ago
  98. 4ba8cfa gpio: dwapb: convert device node to fwnode by Jiang Qiu · 8 years ago
  99. e815918 gpio: dwapb: remove name from dwapb_port_property by Jiang Qiu · 8 years ago
  100. a8fa91a gpio/qoriq: select IRQ_DOMAIN by Arnd Bergmann · 8 years ago