1. b7351b0 gpio: omap: Include the right header by Linus Walleij · 6 years ago
  2. be1f20a gpio: octeon: Include the right header by Linus Walleij · 6 years ago
  3. 339e773 gpio: mxs: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  4. 97fe7be gpio: Remove VLA from stmpe driver by Laura Abbott · 6 years ago
  5. 014e420 gpio: mxc: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  6. 2808801 gpio: mxc: add clock operation by Anson Huang · 6 years ago
  7. 973c171 gpiolib: discourage gpiochip_add_pin[group]_range for DT pinctrls by Christian Lamparter · 6 years ago
  8. 3027743 gpio: Remove VLA from gpiolib by Laura Abbott · 6 years ago
  9. ed5cab4 gpio: aspeed: Use a cache of output data registers by Benjamin Herrenschmidt · 6 years ago
  10. af79492 gpio: aspeed: Set output latch before changing direction by Benjamin Herrenschmidt · 6 years ago
  11. d5dbf9c gpio: pca953x: fix address calculation for pcal6524 by H. Nikolaus Schaller · 6 years ago
  12. 394aeef gpio: pca953x: define masks for addressing common and extended registers by H. Nikolaus Schaller · 6 years ago
  13. 0cdf21b gpio: pca953x: set the PCA_PCAL flag also when matching by DT by H. Nikolaus Schaller · 6 years ago
  14. 0a70fe0 gpio: pca953x: Clear irq trigger type on irq shutdown by Grigoryev Denis · 6 years ago
  15. 060f3eb gpio: zynq: Setup chip->base based on alias ID by Michal Simek · 6 years ago
  16. da069d5 gpio: dwapb: Rework support for 1 interrupt per port A GPIO by Phil Edworthy · 6 years ago
  17. aa1fdda gpio: syscon: allow fetching syscon from parent node by Heiko Stuebner · 6 years ago
  18. a76e865 gpio: zynq: simplifly getting drvdata by Shubhrajyoti Datta · 6 years ago
  19. 5e3a8ec gpio: zynq: Remove call to platform_get_irq by Shubhrajyoti Datta · 6 years ago
  20. 4b21f94 gpio: Convert to use match_string() helper by Andy Shevchenko · 6 years ago
  21. a0ecbcc gpio: pca953x: add more register definitions for pcal6524 by H. Nikolaus Schaller · 6 years ago
  22. 6315d23 gpio: pca953x: add more register definitions for pcal953x by H. Nikolaus Schaller · 6 years ago
  23. 0950c19 gpio: pca953x: convert register constants to hex by H. Nikolaus Schaller · 6 years ago
  24. 668f065 gpio: ge: Fix build warning by Thierry Reding · 6 years ago
  25. ba3efdf gpiolib: fix gpiochip_machine_hog() by Dan Carpenter · 6 years ago
  26. 0c695e3 gpio: xlp: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  27. 23e577e gpio: vf610: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  28. 81317c5 gpio: ts4900: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  29. edf874e gpio: syscon: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  30. 8357759 gpio: pxa: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  31. 67bab93 gpio: pca953x: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  32. fd46d5c gpio: palmas: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  33. 1f2d357 gpio: mxs: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  34. d897738 gpio: ingenic: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  35. 490a887 gpio: ge: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  36. 7114b7b gpio: dwapb: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  37. a23ffcf gpio: 74xx-mmio: Use of_device_get_match_data() by Thierry Reding · 6 years ago
  38. 058de34 gpio: mockup: use the SPDX identifier and remove license boilerplate by Bartosz Golaszewski · 6 years ago
  39. e6ca26a gpio: dwapb: Add support for 1 interrupt per port A GPIO by Phil Edworthy · 6 years ago
  40. 413f9e9 gpio: make several const arrays static, shrinks object size by Colin Ian King · 6 years ago
  41. 8d0bd9a gpio: mxc: Remove reliance on <linux/gpio.h> by Linus Walleij · 6 years ago
  42. ba78d83 gpio: mvebu: Use the proper APIs by Linus Walleij · 6 years ago
  43. 99ef32a gpio: msic: Include the right header by Linus Walleij · 6 years ago
  44. 0cbbdcf gpio: mm-lantiq: Include the right header by Linus Walleij · 6 years ago
  45. 85320ab gpio: ml_ioh: Include the right header by Linus Walleij · 6 years ago
  46. 3dc1c92 gpio: mc9s08dz60: Include the right header by Linus Walleij · 6 years ago
  47. 03a3f19 gpio: mc33880: Include the right header by Linus Walleij · 6 years ago
  48. 25424b8 gpio: max730x: Include the right header by Linus Walleij · 6 years ago
  49. cec93b0 gpio: lynxpoint: Include the right header by Linus Walleij · 6 years ago
  50. 11975f9 gpio: lpc32xx: Include the right header by Linus Walleij · 6 years ago
  51. 284ead5 gpio: lp873x: Include the right header by Linus Walleij · 6 years ago
  52. e92a5c6 gpio: lp3943: Include the right header by Linus Walleij · 6 years ago
  53. a4e5db8 gpio: loongson: Use BIT() macros by Linus Walleij · 6 years ago
  54. 70e703e gpio: loongson: Create a dynamic platform device by Linus Walleij · 6 years ago
  55. f105edf gpio: loongson: Use right include by Linus Walleij · 6 years ago
  56. a411e81 gpiolib: add hogs support for machine code by Bartosz Golaszewski · 6 years ago
  57. 192a35b gpio: 104-dio-48e: make array 'ports' static, shrinks object size by Colin Ian King · 6 years ago
  58. 92da8b9 gpio: pmic_eic: Add edge trigger emulation for PMIC EIC by Baolin Wang · 6 years ago
  59. 7bf0d7f gpio: eic: Add edge trigger emulation for EIC by Baolin Wang · 6 years ago
  60. e026646 gpio: pcie-idio-24: Fix off-by-one error in get_multiple loop by William Breathitt Gray · 6 years ago
  61. 12f92cc gpio: xra1403: Switch to a fixed upper bound for registers by Laura Abbott · 6 years ago
  62. 304440a gpio: pcie-idio-24: Fix port memory offset for get_multiple/set_multiple callbacks by William Breathitt Gray · 6 years ago
  63. aaf96e5 gpio: pci-idio-16: Fix port memory offset for get_multiple callback by William Breathitt Gray · 6 years ago
  64. f001cc3 gpio: fix error path in lineevent_create by Uwe Kleine-König · 6 years ago
  65. ab3dbcf gpioib: do not free unrequested descriptors by Timur Tabi · 6 years ago
  66. f241632 gpio: fix aspeed_gpio unmask irq by Govert Overgaauw · 6 years ago
  67. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  68. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  69. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  70. 348f3cd gpio: Add Spreadtrum PMIC EIC driver support by Baolin Wang · 7 years ago
  71. 25518e0 gpio: Add Spreadtrum EIC driver support by Baolin Wang · 7 years ago
  72. f79b55d gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe() by Wei Yongjun · 6 years ago
  73. 89b0b4e Merge branch 'gpio-reserved-ranges' into devel by Linus Walleij · 6 years ago
  74. 726cb3b gpiolib: Support 'gpio-reserved-ranges' property by Stephen Boyd · 6 years ago
  75. ace56935 gpiolib: Change bitmap allocation to kmalloc_array by Stephen Boyd · 6 years ago
  76. e4371f6e gpiolib: Extract mask allocation into subroutine by Stephen Boyd · 6 years ago
  77. 6cb9215 gpio: mockup: fix a potential crash when creating debugfs entries by Bartosz Golaszewski · 7 years ago
  78. 3a711e0 gpio: pca953x: add compatibility for pcal6524 and pcal9555a by H. Nikolaus Schaller · 7 years ago
  79. e6bf377 gpio: dwapb: Add support for a bus clock by Phil Edworthy · 6 years ago
  80. 13b5319 gpio: Remove VLA from xra1403 driver by Laura Abbott · 7 years ago
  81. 48da181 gpio: Remove VLA from MAX3191X driver by Laura Abbott · 7 years ago
  82. 9a95e8d gpio: remove etraxfs driver by Arnd Bergmann · 7 years ago
  83. a8ff510 gpio: ws16c48: Implement get_multiple callback by William Breathitt Gray · 6 years ago
  84. 41b2513 gpio: gpio-mm: Implement get_multiple callback by William Breathitt Gray · 6 years ago
  85. f72b107 gpio: 104-idi-48: Implement get_multiple callback by William Breathitt Gray · 6 years ago
  86. d2d02bc gpio: 104-dio-48e: Implement get_multiple callback by William Breathitt Gray · 6 years ago
  87. ca37081 gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks by William Breathitt Gray · 6 years ago
  88. 810ebfc gpio: pci-idio-16: Implement get_multiple callback by William Breathitt Gray · 6 years ago
  89. 15f59cf gpio: 104-idio-16: Implement get_multiple callback by William Breathitt Gray · 6 years ago
  90. 6e9554a gpio: ks8695: Include the right header by Linus Walleij · 6 years ago
  91. 430f649 gpio: kempld: Include the right header by Linus Walleij · 6 years ago
  92. 96d0d03 gpio: janz-ttl: Use BIT() macro by Linus Walleij · 6 years ago
  93. 1c947b7 gpio: janz-ttl: Include the right header by Linus Walleij · 6 years ago
  94. c3a1740 gpio: it87: Include the right header by Linus Walleij · 7 years ago
  95. 7a8fd1f gpio: ich: Use BIT() macro by Linus Walleij · 7 years ago
  96. 3f4290d gpio: ich: Include the right header by Linus Walleij · 7 years ago
  97. f63109f gpio: htc-gpio: Include the right header by Linus Walleij · 7 years ago
  98. 00d712a gpio: grgpio: Include the right header by Linus Walleij · 7 years ago
  99. 7113ea8 gpio: ftgpio010: Drop of_gpio.h include by Linus Walleij · 7 years ago
  100. 7275cb75 gpio: em: Use the right include by Linus Walleij · 7 years ago