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