1. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  2. 6a497e9 Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  3. e085294 gpio: add missing static inline by Linus Walleij · 8 years ago
  4. f4c1181 gpio: OF: localize some gpiochip init functions by Linus Walleij · 8 years ago
  5. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  6. ea713bc gpio: OF: separation of concerns by Linus Walleij · 8 years ago
  7. 3085a4a gpio: make memory-mapped drivers depend on HAS_IOMEM by Linus Walleij · 8 years ago
  8. 4e2678b gpio: stmpe: use BIT() macro by Linus Walleij · 8 years ago
  9. 96b2cca gpio: stmpe: forbid unused lines to be mapped as IRQs by Linus Walleij · 8 years ago
  10. ac2a8bc Merge branch 'ib-move-htc-egpio' into devel by Linus Walleij · 8 years ago
  11. 3c6e8d0 mfd/gpio: Move HTC GPIO driver to GPIO subsystem by Linus Walleij · 8 years ago
  12. 0f98dd1 gpio/mockup: add virtual gpio device by Bamvor Jian Zhang · 8 years ago
  13. 6212e1d gpio: pca953x: variable 'id' was used twice by Wolfram Sang · 8 years ago
  14. 559b469 gpio: pca953x: fix an incorrect lockdep warning by Bartosz Golaszewski · 8 years ago
  15. e3296f1 gpio: Added zynq specific check for special pins on bank zero by Nava kishore Manne · 8 years ago
  16. 81d3753 gpio: axp209: Implement get_direction by Maxime Ripard · 8 years ago
  17. 83626bb gpio: aspeed: remove redundant return value check by Wei Yongjun · 8 years ago
  18. 6e643d8 gpio: loongson1: remove redundant return value check by Wei Yongjun · 8 years ago
  19. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  20. 22a5db9 Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  21. ccf1e9e Merge branch 'gpio-irq-validmask' into devel by Linus Walleij · 8 years ago
  22. 79b804c gpiolib: Make it possible to exclude GPIOs from IRQ domain by Mika Westerberg · 8 years ago
  23. 0e4011e gpio: tc3589x: fix up complaints on unsigned by Linus Walleij · 8 years ago
  24. 14063d7 gpio: tc3589x: add .get_direction() and small cleanup by Linus Walleij · 8 years ago
  25. 35a2614 gpio: f7188x: use gpiochip_get_data instead of container_of by Amitesh Singh · 8 years ago
  26. 8df759c gpio: tps65218: use devm_gpiochip_add_data() for gpio registration by Wei Yongjun · 8 years ago
  27. 7f8b965 gpio: aspeed: fix return value check in aspeed_gpio_probe() by Wei Yongjun · 8 years ago
  28. 39d8007 gpio: wcove: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  29. 5f60450 gpio: loongson1: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  30. 2034b9d gpio: ath79: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  31. 7b5409e gpio: altera: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  32. 7de9a6c gpio: ts4800: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  33. bb411e7 gpio: sx150x: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  34. a86e87e gpio: palmas: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  35. d147d54 Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage" by Linus Walleij · 8 years ago
  36. e50237c gpio: aspeed: add MODULE_LICENSE() by Linus Walleij · 8 years ago
  37. 0a1e005 gpiolib: Forbid irqchip default trigger for ACPI enumerated devices by Mika Westerberg · 8 years ago
  38. e35b5ab gpio: constify gpio_chip structures by Julia Lawall · 8 years ago
  39. 9d99c41 gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration by Wei Yongjun · 8 years ago
  40. 2e68023 Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 8 years ago
  41. 313b9a9 gpio: pca953x: initialize ret to zero to avoid returning garbage by Colin Ian King · 8 years ago
  42. 6d12541 gpio: iop: Use generic GPIO MMIO functions for driver by Alexander Shiyan · 8 years ago
  43. 31963eb gpio: fix documentation for gpiod_unexport by Amitesh Singh · 8 years ago
  44. ea3d579 gpio: pca953x: coding style fixes by Bartosz Golaszewski · 8 years ago
  45. 60f547b gpio: pca953x: remove an unused variable by Bartosz Golaszewski · 8 years ago
  46. c6e3cf0 gpio: pca953x: refactor pca953x_read_regs() by Bartosz Golaszewski · 8 years ago
  47. 7acc66e gpio: pca953x: refactor pca953x_write_regs() by Bartosz Golaszewski · 8 years ago
  48. 53661f3b gpio: pca953x: code shrink by Bartosz Golaszewski · 8 years ago
  49. 4c806c9 gpio: mxc: add generic gpio request/free callbacks to pinctrl by Vladimir Zapolskiy · 8 years ago
  50. e188cbf gpio: mxc: shift gpio_mxc_init() to subsys_initcall level by Vladimir Zapolskiy · 8 years ago
  51. 14bf873 gpio: lpc32xx: remove unused platform data file by Vladimir Zapolskiy · 8 years ago
  52. 332e99d gpio/gpiolib: Forbid irqchip default trigger if probed over DT by Marc Zyngier · 8 years ago
  53. 5d2f1d6 gpio: rcar: Add r8a7796 (R-Car M3-W) support by Simon Horman · 8 years ago
  54. 56beac9 gpio: sa1100: fix irq probing for ucb1x00 by Russell King · 8 years ago
  55. 60f749f gpio: mcp23s08: make driver depend on OF_GPIO by Linus Walleij · 8 years ago
  56. c6c8649 Revert "gpio: include <linux/io-mapping.h> in gpiolib-of" by Linus Walleij · 8 years ago
  57. 361b791 gpio: Add Aspeed driver by Joel Stanley · 8 years ago
  58. bf62efe gpio: pca954x: fix undefined error code from remove by Arnd Bergmann · 8 years ago
  59. 83f1410 gpio: lp873x: Add support for General Purpose Outputs by Keerthy · 8 years ago
  60. adaaf63 gpio: vf610: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  61. b29c5dd gpio: spear-spics: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  62. 2c8d6c8 gpio: mxc: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  63. 9810288 gpio: msic: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  64. 7d9e59c gpio: wcove-gpio: add get_direction method by Bin Gao · 8 years ago
  65. 048c28c gpio: make any OF dependent driver depend on OF_GPIO by Linus Walleij · 8 years ago
  66. 2527ecc gpio: Fix OF build problem on UM by Linus Walleij · 8 years ago
  67. 9c66863 gpio: add Technologic I2C-FPGA gpio support by Lucile Quirion · 8 years ago
  68. acf06ff gpio: refactor gpiochip_find() slightly by Masahiro Yamada · 8 years ago
  69. 05cc995 gpio: mmio: add brcm,bcm6345 support by Christian Lamparter · 8 years ago
  70. de4b894 Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 8 years ago
  71. 6ea5dcd gpio: Add GPIO support for the Diamond Systems GPIO-MM by William Breathitt Gray · 8 years ago
  72. 0ba19cf gpio: Add Intel WhiskeyCove PMIC GPIO driver by Bin Gao · 8 years ago
  73. f72f4b4 gpio: Add AXP209 GPIO driver by Maxime Ripard · 8 years ago
  74. e23efa3 gpio: pca954x: Add vcc regulator and enable it by Phil Reid · 8 years ago
  75. 6f4deb1 gpio: max730x: set gpiochip data pointer before using it by Christophe Leroy · 8 years ago
  76. c6a05a0 gpio: stmpe: Add STMPE1600 support by Patrice Chotard · 8 years ago
  77. 43db289 gpio: stmpe: Rework registers access by Patrice Chotard · 8 years ago
  78. 6936e1f gpio: stmpe: Write int status register only when needed by Patrice Chotard · 8 years ago
  79. 287849c gpio: stmpe: Fix edge and rising/falling edge detection by Patrice Chotard · 8 years ago
  80. 65053e1 gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  81. 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
  82. bfab7c8 gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata() by Wei Yongjun · 8 years ago
  83. fcce9f1 gpio: merrifield: Protect irq_ack() and gpio_set() by lock by Andy Shevchenko · 8 years ago
  84. ccf6fd6 gpio: merrifield: Introduce GPIO driver to support Merrifield by Andy Shevchenko · 8 years ago
  85. c78e3cf gpio: intel-mid: Make it depend to X86_INTEL_MID by Andy Shevchenko · 8 years ago
  86. 3cabe87 gpio: intel-mid: Sort header block alphabetically by Andy Shevchenko · 8 years ago
  87. 3dbd321 gpio: intel-mid: Remove potentially harmful code by Andy Shevchenko · 8 years ago
  88. e79c583 gpio: rcar: add R8A7792 support by Sergei Shtylyov · 8 years ago
  89. ee4fc40 gpiolib: remove duplicated include from gpiolib.c by Wei Yongjun · 8 years ago
  90. 0bfb85c gpio: tegra: don't auto-enable for COMPILE_TEST by Arnd Bergmann · 8 years ago
  91. 78456d6 Revert "gpio: convince line to become input in irq helper" by Linus Walleij · 8 years ago
  92. da17f8a gpiolib: of_find_gpio(): Don't discard errors by Lars-Peter Clausen · 8 years ago
  93. acc6e33 gpio: of: Allow overriding the device node by Thierry Reding · 8 years ago
  94. 92c74bc Revert "gpio: gpiolib-of: Allow compile testing" by Linus Walleij · 8 years ago
  95. d932cd4 gpio: free handles in fringe cases by Linus Walleij · 8 years ago
  96. 85b03b3 Revert "gpiolib: Split GPIO flags parsing and GPIO configuration" by Johan Hovold · 8 years ago
  97. 87041a5 gpio: sch: Fix Oops on module load on Asus Eee PC 1201 by Colin Pitrat · 8 years ago
  98. a944a89 gpio: tps65218: Add platform_device_id table by Keerthy · 8 years ago
  99. 1941b44 gpio: max77620: get gpio value based on direction by Venkat Reddy Talla · 8 years ago
  100. 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