1. b66b2a0 gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings by Ben Dooks · 8 years ago
  2. 60a5eab gpio: select ANON_INODES by Linus Walleij · 8 years ago
  3. 7d4defe gpio: include <linux/io-mapping.h> in gpiolib-of by Linus Walleij · 8 years ago
  4. f4833b8 gpiolib: Fix unaligned used of reference counters by Ricardo Ribalda Delgado · 8 years ago
  5. 11f33a6 gpiolib: Fix NULL pointer deference by Ricardo Ribalda Delgado · 8 years ago
  6. 0f84f29 gpio: zynq: initialize clock even without CONFIG_PM by Helmut Grohne · 8 years ago
  7. d15d6cf gpio: 104-dio-48e: Fix control port offset computation off-by-one error by William Breathitt Gray · 8 years ago
  8. 545ebd9 gpio: drop lock before reading GPIO direction by Linus Walleij · 8 years ago
  9. 54d7719 gpio: bail out silently on NULL descriptors by Linus Walleij · 8 years ago
  10. 8b92e17 gpio: handle compatible ioctl() pointers by Linus Walleij · 8 years ago
  11. 9c10280 gpio: flush direction status in gpiochip_lock_as_irq() by Linus Walleij · 8 years ago
  12. 320a648 gpio: lpc32xx: disable broken to_irq support by Sylvain Lemieux · 8 years ago
  13. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  14. 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
  15. 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
  16. a90295b gpio: zevio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  17. 52ad905 gpio: timberdale: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  18. 3b52bb9 gpio: stmpe: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  19. 6a5ead9 gpio: sodaville: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  20. 1b0d5287 gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms by Duc Dang · 8 years ago
  21. fd9c553 gpio: of: make it possible to name GPIO lines by Linus Walleij · 8 years ago
  22. cc73660 gpio: ws16c48: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  23. 86ea8a9 gpio: 104-idio-16: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  24. 72bf744 gpio: 104-idi-48: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  25. 4c23db0 gpio: 104-dio-48e: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  26. 4c37ce8 gpio: make gpiod_to_irq() return negative for NO_IRQ by Linus Walleij · 8 years ago
  27. 3b711e0 gpio: xgene: implement .get_direction() by Linus Walleij · 8 years ago
  28. 0c60de3 gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver by Duc Dang · 8 years ago
  29. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 8 years ago
  30. f002d07 gpio: tegra: Implement gpio_get_direction callback by Laxman Dewangan · 8 years ago
  31. 72d3200 gpio: set up initial state from .get_direction() by Linus Walleij · 8 years ago
  32. e9f4d56 gpio: rename gpio-generic.c into gpio-mmio.c by Christian Lamparter · 8 years ago
  33. 8f01c9d gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case by Christian Lamparter · 8 years ago
  34. e6cb348 gpio: dwapb: add gpio-signaled acpi event support by Jiang Qiu · 8 years ago
  35. 4ba8cfa gpio: dwapb: convert device node to fwnode by Jiang Qiu · 8 years ago
  36. e815918 gpio: dwapb: remove name from dwapb_port_property by Jiang Qiu · 8 years ago
  37. a8fa91a gpio/qoriq: select IRQ_DOMAIN by Arnd Bergmann · 8 years ago
  38. 3737de4 gpio: tegra: Add support for gpio debounce by Laxman Dewangan · 8 years ago
  39. b546be0 gpio: tegra: Get rid of all file scoped global variables by Laxman Dewangan · 8 years ago
  40. 804f568 gpio: tegra: Make of_device_id compatible data to constant by Laxman Dewangan · 8 years ago
  41. 171b92c gpio: tegra: Don't open code of_device_get_match_data() by Laxman Dewangan · 8 years ago
  42. 3484f1b gpio: pl061: implement .get_direction() by Linus Walleij · 8 years ago
  43. 682366d gpio: pl061: remove range check by Linus Walleij · 8 years ago
  44. 0c0451e gpio: omap: fix irq triggering in smart-idle wakeup mode by Grygorii Strashko · 8 years ago
  45. 296ad4ac gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  46. 44c7288f gpio: move gpiod_set_array_value_priv() by Linus Walleij · 8 years ago
  47. 327819d gpio: f7188x: fix edit mistake by Linus Walleij · 8 years ago
  48. 35b3fc88 gpio: brcmstb: Return proper error if bank width is invalid by Axel Lin · 8 years ago
  49. c31a571 gpio: gpiolib: Print error number if gpio hog failed by Laxman Dewangan · 8 years ago
  50. d1279d9 gpio: of: Scan available child node for gpio-hog by Laxman Dewangan · 8 years ago
  51. 4dd4dd1 gpio: tegra: Allow compile test by Alexander Stein · 8 years ago
  52. 1e4a806 gpio: gpiolib-of: Allow compile testing by Alexander Stein · 8 years ago
  53. 190ea43 gpio: wm8994: use the new open drain callback by Linus Walleij · 8 years ago
  54. 51c27da gpio: wm831x: use the new open drain callback by Linus Walleij · 8 years ago
  55. 640b913 gpio: vx855: use the new open drain callback by Linus Walleij · 8 years ago
  56. 811a188 gpio: menz127: use the new open drain callback by Linus Walleij · 8 years ago
  57. f90c6bd gpio: f7188x: use the new open drain callback by Linus Walleij · 8 years ago
  58. 148c864 gpio: f7188x: use BIT() macro by Linus Walleij · 8 years ago
  59. 04b8695 gpio: sx150x: use the new open drain callback by Linus Walleij · 8 years ago
  60. d17322f gpio: sx150x: move platform data into driver by Linus Walleij · 8 years ago
  61. f30e49f gpio: tps65218: use the new open drain callback by Linus Walleij · 8 years ago
  62. dfbd379 gpio: of: Return error if gpio hog configuration failed by Laxman Dewangan · 8 years ago
  63. ce0e2c6 Revert "gpio: rcar: Fine-grained Runtime PM support" by Linus Walleij · 8 years ago
  64. 42c2501 Revert "gpio: rcar: Add Runtime PM handling for interrupts" by Linus Walleij · 8 years ago
  65. 44896be gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2 by Yong Li · 8 years ago
  66. 615d23f gpio: zynq: Fix the error path by Shubhrajyoti Datta · 8 years ago
  67. bd37c99 gpio: Loongson1: add Loongson1 GPIO driver by Kelvin Cheung · 8 years ago
  68. 9b8e3ec gpio: pca953x: Use correct u16 value for register word write by Yong Li · 8 years ago
  69. 159f3cd gpiolib: Defer gpio device setup until after gpiolib initialization by Guenter Roeck · 8 years ago
  70. 476e2fc gpiolib: Do not use devm functions when registering gpio chip by Guenter Roeck · 8 years ago
  71. c4e5ffb gpio: pxa: fix legacy non pinctrl aware builds by Robert Jarzmik · 8 years ago
  72. 2548753 gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_* by Dmitry Torokhov · 8 years ago
  73. a0e6373 gpio: tps6586x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  74. 02c7a13 gpio: tps65910: make explicitly non-modular by Paul Gortmaker · 8 years ago
  75. f9f2b5c gpio: palmas: make explicitly non-modular by Paul Gortmaker · 8 years ago
  76. 24a876c gpio: sx150x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  77. 8513334 gpio: tc3589x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  78. fe7b778 gpio: rc5t583: make explicitly non-modular by Paul Gortmaker · 8 years ago
  79. 8b866b0 gpio: tc3589x: implement open drain/source callback by Linus Walleij · 8 years ago
  80. cee1b40 gpio: tc3589x: use BIT() macro by Linus Walleij · 8 years ago
  81. c663e5f gpio: support native single-ended hardware drivers by Linus Walleij · 8 years ago
  82. 6e66a65 gpio: tpic2810: Make sure cached buffer has consistent status with h/w status by Axel Lin · 8 years ago
  83. 18fb0a9 gpio: zx: make explicitly non-modular by Paul Gortmaker · 8 years ago
  84. b33d12d gpio: xgene: make explicitly non-modular by Paul Gortmaker · 8 years ago
  85. 3c90c6d gpio: sta2x11: make explicitly non-modular by Paul Gortmaker · 8 years ago
  86. ef3e710 gpio: pl061: make explicitly non-modular by Paul Gortmaker · 8 years ago
  87. ed329f3 gpio: mvebu: make explicitly non-modular by Paul Gortmaker · 8 years ago
  88. 4bb9f72 gpio: moxart: make explicitly non-modular by Paul Gortmaker · 8 years ago
  89. 0de6a80 gpio: mc9s08dz60: make explicitly non-modular by Paul Gortmaker · 8 years ago
  90. d5610e5 gpio: mb86s7x: make explicitly non-modular by Paul Gortmaker · 8 years ago
  91. 8f3e19f gpio: bcm-kona: make explicitly non-modular by Paul Gortmaker · 8 years ago
  92. 8fccdb5 gpio: gpio-it87: Add support for IT8620 and IT8628 by Martin Blumenstingl · 8 years ago
  93. dd98756 gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64 by Kamlakant Patel · 8 years ago
  94. 16fe1ad gpio: mcp23s08: Add support for level triggered interrupts by Alexander Stein · 8 years ago
  95. 80018bd gpio: 74x164: add dt support for nxp's 74x594 by Nicolas Saenz Julienne · 8 years ago
  96. c6cc75f gpio: xgene-sb: Use irq_domain_free_irqs_common() by Axel Lin · 8 years ago
  97. 8d8ee18 gpio: xgene: Prevent NULL pointer dereference by Axel Lin · 8 years ago
  98. fd975a7 gpio: menz127: Drop lock field from struct men_z127_gpio by Axel Lin · 8 years ago
  99. ca27379 gpio: amdpt: Add a new ACPI HID by YD Tseng · 8 years ago
  100. b6d055b gpio: octeon: Constify octeon_gpio_match table by Axel Lin · 8 years ago