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