1. 25fc177 gpio: sta2x11: Include the right header by Linus Walleij · 7 years ago
  2. 9fc18cc5 gpio: spear-spics: Include the right header by Linus Walleij · 7 years ago
  3. eb452a8 gpio: sch311x: Replace unsigned char with u8 by Linus Walleij · 7 years ago
  4. 4455a82 gpio: sch311x: Implement open drain support by Linus Walleij · 7 years ago
  5. 4a2398d gpio: sch311x: Use RMW to change direction by Linus Walleij · 7 years ago
  6. f9e03b0 gpio: sch311x: Implement .get_direction() by Linus Walleij · 7 years ago
  7. 30467c1 gpio: sch311x: Include the right header by Linus Walleij · 7 years ago
  8. d8e764c gpio: sch: Implement .get_direction() by Linus Walleij · 7 years ago
  9. 4c1abc8 gpio: sch: Include the right header by Linus Walleij · 7 years ago
  10. 827fb6a gpio: sa1100: Include the right header by Linus Walleij · 7 years ago
  11. 05467e5 gpio: rdc321x: Include the right header by Linus Walleij · 7 years ago
  12. 4b1d800 gpio: rcar: Include the right header by Linus Walleij · 7 years ago
  13. 98aef8e gpio: rc5t583: Include the right header by Linus Walleij · 7 years ago
  14. 5b9b2b5 gpio: stp-xway: Implement get callback by Mathias Kresin · 7 years ago
  15. bac5c3b gpio: tegra186: Add support for Tegra194 by Mikko Perttunen · 7 years ago
  16. 90b39402e gpio: Add API to explicitly name a consumer by Linus Walleij · 7 years ago
  17. f3a049e gpio: max732x: add error handling for i2c_new_dummy by Zhouyang Jia · 7 years ago
  18. eb3744a gpio: davinci: Do not assume continuous IRQ numbering by Keerthy · 7 years ago
  19. c1d013a gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe by Keerthy · 7 years ago
  20. 7279d99 gpio: Fix wrong rounding in gpio-menz127 by Nadav Amit · 7 years ago
  21. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  22. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  23. ea125de Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  24. edb2a38 Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  25. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  26. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  27. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  28. 6310b93 gpio: davinci: fix build warning when !CONFIG_OF by Sekhar Nori · 7 years ago
  29. 84bf021 gpio: pxa: Include the right header by Linus Walleij · 7 years ago
  30. dcc6cee gpio: pl061: Include the right header by Linus Walleij · 7 years ago
  31. 5db1f87 gpio: pch: Include the right header by Linus Walleij · 7 years ago
  32. 12087fa gpio: pcf857x: Include the right header by Linus Walleij · 7 years ago
  33. 644f3da gpio: pca953x: Include the right header by Linus Walleij · 7 years ago
  34. b11a0b3 gpio: palmas: Include the right header by Linus Walleij · 7 years ago
  35. b7351b0 gpio: omap: Include the right header by Linus Walleij · 7 years ago
  36. be1f20a gpio: octeon: Include the right header by Linus Walleij · 7 years ago
  37. 339e773 gpio: mxs: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  38. 97fe7be gpio: Remove VLA from stmpe driver by Laura Abbott · 7 years ago
  39. 014e420 gpio: mxc: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  40. 2808801 gpio: mxc: add clock operation by Anson Huang · 7 years ago
  41. 973c171 gpiolib: discourage gpiochip_add_pin[group]_range for DT pinctrls by Christian Lamparter · 7 years ago
  42. 3027743 gpio: Remove VLA from gpiolib by Laura Abbott · 7 years ago
  43. ed5cab4 gpio: aspeed: Use a cache of output data registers by Benjamin Herrenschmidt · 7 years ago
  44. af79492 gpio: aspeed: Set output latch before changing direction by Benjamin Herrenschmidt · 7 years ago
  45. d5dbf9c gpio: pca953x: fix address calculation for pcal6524 by H. Nikolaus Schaller · 7 years ago
  46. 394aeef gpio: pca953x: define masks for addressing common and extended registers by H. Nikolaus Schaller · 7 years ago
  47. 0cdf21b gpio: pca953x: set the PCA_PCAL flag also when matching by DT by H. Nikolaus Schaller · 7 years ago
  48. 0a70fe0 gpio: pca953x: Clear irq trigger type on irq shutdown by Grigoryev Denis · 7 years ago
  49. 060f3eb gpio: zynq: Setup chip->base based on alias ID by Michal Simek · 7 years ago
  50. da069d5 gpio: dwapb: Rework support for 1 interrupt per port A GPIO by Phil Edworthy · 7 years ago
  51. aa1fdda gpio: syscon: allow fetching syscon from parent node by Heiko Stuebner · 7 years ago
  52. a76e865 gpio: zynq: simplifly getting drvdata by Shubhrajyoti Datta · 7 years ago
  53. 5e3a8ec gpio: zynq: Remove call to platform_get_irq by Shubhrajyoti Datta · 7 years ago
  54. 4b21f94 gpio: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  55. a0ecbcc gpio: pca953x: add more register definitions for pcal6524 by H. Nikolaus Schaller · 7 years ago
  56. 6315d23 gpio: pca953x: add more register definitions for pcal953x by H. Nikolaus Schaller · 7 years ago
  57. 0950c19 gpio: pca953x: convert register constants to hex by H. Nikolaus Schaller · 7 years ago
  58. 668f065 gpio: ge: Fix build warning by Thierry Reding · 7 years ago
  59. ba3efdf gpiolib: fix gpiochip_machine_hog() by Dan Carpenter · 7 years ago
  60. 0c695e3 gpio: xlp: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  61. 23e577e gpio: vf610: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  62. 81317c5 gpio: ts4900: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  63. edf874e gpio: syscon: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  64. 8357759 gpio: pxa: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  65. 67bab93 gpio: pca953x: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  66. fd46d5c gpio: palmas: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  67. 1f2d357 gpio: mxs: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  68. d897738 gpio: ingenic: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  69. 490a887 gpio: ge: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  70. 7114b7b gpio: dwapb: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  71. a23ffcf gpio: 74xx-mmio: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  72. 058de34 gpio: mockup: use the SPDX identifier and remove license boilerplate by Bartosz Golaszewski · 7 years ago
  73. e6ca26a gpio: dwapb: Add support for 1 interrupt per port A GPIO by Phil Edworthy · 7 years ago
  74. 413f9e9 gpio: make several const arrays static, shrinks object size by Colin Ian King · 7 years ago
  75. 8d0bd9a gpio: mxc: Remove reliance on <linux/gpio.h> by Linus Walleij · 7 years ago
  76. ba78d83 gpio: mvebu: Use the proper APIs by Linus Walleij · 7 years ago
  77. 99ef32adc gpio: msic: Include the right header by Linus Walleij · 7 years ago
  78. 0cbbdcf gpio: mm-lantiq: Include the right header by Linus Walleij · 7 years ago
  79. 85320ab gpio: ml_ioh: Include the right header by Linus Walleij · 7 years ago
  80. 3dc1c92 gpio: mc9s08dz60: Include the right header by Linus Walleij · 7 years ago
  81. 03a3f19 gpio: mc33880: Include the right header by Linus Walleij · 7 years ago
  82. 25424b8 gpio: max730x: Include the right header by Linus Walleij · 7 years ago
  83. cec93b0 gpio: lynxpoint: Include the right header by Linus Walleij · 7 years ago
  84. 11975f9 gpio: lpc32xx: Include the right header by Linus Walleij · 7 years ago
  85. 284ead5 gpio: lp873x: Include the right header by Linus Walleij · 7 years ago
  86. e92a5c6 gpio: lp3943: Include the right header by Linus Walleij · 7 years ago
  87. a4e5db8 gpio: loongson: Use BIT() macros by Linus Walleij · 7 years ago
  88. 70e703e gpio: loongson: Create a dynamic platform device by Linus Walleij · 7 years ago
  89. f105edf gpio: loongson: Use right include by Linus Walleij · 7 years ago
  90. a411e81 gpiolib: add hogs support for machine code by Bartosz Golaszewski · 7 years ago
  91. 192a35b gpio: 104-dio-48e: make array 'ports' static, shrinks object size by Colin Ian King · 7 years ago
  92. 92da8b9 gpio: pmic_eic: Add edge trigger emulation for PMIC EIC by Baolin Wang · 7 years ago
  93. 7bf0d7f gpio: eic: Add edge trigger emulation for EIC by Baolin Wang · 7 years ago
  94. e026646 gpio: pcie-idio-24: Fix off-by-one error in get_multiple loop by William Breathitt Gray · 7 years ago
  95. 12f92cc gpio: xra1403: Switch to a fixed upper bound for registers by Laura Abbott · 7 years ago
  96. 304440a gpio: pcie-idio-24: Fix port memory offset for get_multiple/set_multiple callbacks by William Breathitt Gray · 7 years ago
  97. aaf96e5 gpio: pci-idio-16: Fix port memory offset for get_multiple callback by William Breathitt Gray · 7 years ago
  98. f001cc3 gpio: fix error path in lineevent_create by Uwe Kleine-König · 7 years ago
  99. ab3dbcf gpioib: do not free unrequested descriptors by Timur Tabi · 7 years ago
  100. f241632 gpio: fix aspeed_gpio unmask irq by Govert Overgaauw · 7 years ago