1. 24dc836 Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  2. 00d59fd Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  3. b166943 Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  4. 79f2077 Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  5. a7c23f8 gpio: sama5d2-piobu: Depend on OF_GPIO by Linus Walleij · 6 years ago
  6. bc38073 Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  7. 72ab2f7 gpio: Add Cadence GPIO driver by Jan Kotas · 6 years ago
  8. 6c905f9 gpiolib-acpi: remove unused variable 'err', cleans up build warning by Colin Ian King · 6 years ago
  9. f0df462 gpio: mxs: read pin level directly instead of using .get by Uwe Kleine-König · 6 years ago
  10. 533918b gpio: aspeed: remove duplicated statement by Tao Ren · 6 years ago
  11. fb0b35d gpio: add driver for SAMA5D2 PIOBU pins by Andrei.Stefanescu@microchip.com · 6 years ago
  12. c8da642 gpio: mvebu: only fail on missing clk if pwm is actually to be used by Uwe Kleine-König · 6 years ago
  13. abf221d gpio: max7301: fix driver for use with CONFIG_VMAP_STACK by Christophe Leroy · 6 years ago
  14. 00ded24 gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions by Tony Lindgren · 6 years ago
  15. 58331d6 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 6 years ago
  16. 1c2928e regmap: regmap-irq/gpio-max77620: add level-irq support by Matti Vaittinen · 6 years ago
  17. 89a5e15 gpio/mmc/of: Respect polarity in the device tree by Linus Walleij · 6 years ago
  18. 4bc16f9 gpio: pca953x: Add regmap dependency for PCA953x driver by Marek Vasut · 6 years ago
  19. 85af74c gpio: raspberrypi-exp: decrease refcount on firmware dt node by Nicolas Saenz Julienne · 6 years ago
  20. 5128f8d gpio: name PCA953x gpio chips after device name by Linus Walleij · 6 years ago
  21. 3e42f20 Merge branch 'ib-pca953x' into devel by Linus Walleij · 6 years ago
  22. b765743 gpio: pca953x: Restore registers after suspend/resume cycle by Marek Vasut · 6 years ago
  23. 87813cf gpio: pca953x: Zap single use of pca953x_read_single() by Marek Vasut · 6 years ago
  24. ec82d1e gpio: pca953x: Zap ad-hoc reg_output cache by Marek Vasut · 6 years ago
  25. 0f25fda gpio: pca953x: Zap ad-hoc reg_direction cache by Marek Vasut · 6 years ago
  26. 4942723 gpio: pca953x: Perform basic regmap conversion by Marek Vasut · 6 years ago
  27. b32cecb gpio: pca953x: Extract the register address mangling to single function by Marek Vasut · 6 years ago
  28. 25a1b71 gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set by Marek Vasut · 6 years ago
  29. 7a04aaa gpio: pca953x: Factor out common code from device_pca95xx_init() by Marek Vasut · 6 years ago
  30. 90adb09 gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}() by Marek Vasut · 6 years ago
  31. 49e7137 gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}() by Marek Vasut · 6 years ago
  32. 028a219 gpio: pca953x: Unify pca95{3,7}x_write_regs_16() by Marek Vasut · 6 years ago
  33. 8958262 gpio: pca953x: Repair multi-byte IO address increment on PCA9575 by Marek Vasut · 6 years ago
  34. 92f45eb gpio: pca953x: Fix AI overflow on PCAL6524 by Marek Vasut · 6 years ago
  35. 873d1e8 gpio: pca953x: Deduplicate the bank_shift by Marek Vasut · 6 years ago
  36. 3a2fa90 gpio: tegra186: Rename flow variable to type by Thierry Reding · 6 years ago
  37. 493872e Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel by Linus Walleij · 6 years ago
  38. 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
  39. e6202e8 Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 by Mark Brown · 6 years ago
  40. 891ddbc gpio: Add devm_gpiod_unhinge() by Linus Walleij · 6 years ago
  41. cb28ee3 gpio: devres: Handle nonexclusive GPIOs by Linus Walleij · 6 years ago
  42. ec75700 gpio: Enable nonexclusive gpiods from DT nodes by Linus Walleij · 6 years ago
  43. fe6c473 gpio: Export gpiod_get_from_of_node() by Linus Walleij · 6 years ago
  44. 67566ae gpio: lpc18xx: fix GPIO controller driver build as a module by Vladimir Zapolskiy · 6 years ago
  45. aaa2123 gpio: sodaville: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  46. cb0e9a7 gpio: sch: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  47. 9b8bf5b gpio: pch: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  48. 93374b7 gpio: merrifield: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  49. 7fa07b6 gpio: lynxpoint: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  50. 917842f gpio: intel-mid: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  51. 7ed0cf0 gpio: ich: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  52. 8700998 gpio: sodaville: Sort headers alphabetically by Andy Shevchenko · 6 years ago
  53. 3e1884f gpio: pch: Sort headers alphabetically by Andy Shevchenko · 6 years ago
  54. 488f270c gpio: ich: Sort headers alphabetically by Andy Shevchenko · 6 years ago
  55. 47091b0 gpio: sch: Remove linux/init.h and sort headers by Andy Shevchenko · 6 years ago
  56. 7629771 gpio: merrifield: Remove linux/init.h by Andy Shevchenko · 6 years ago
  57. 92c2862 gpio: lynxpoint: Remove linux/init.h and sort headers by Andy Shevchenko · 6 years ago
  58. ddc53c4 gpio: intel-mid: Remove linux/module.h and sort headers by Andy Shevchenko · 6 years ago
  59. a3bb44b gpio: pch: Remove duplicate assignments by Andy Shevchenko · 6 years ago
  60. 0511e11 gpio: pch: Remove redundant __func__ from debug print by Andy Shevchenko · 6 years ago
  61. 5f6f2b9 gpio: ich: Join string literals back by Andy Shevchenko · 6 years ago
  62. c086bea gpio: ich: Convert pr_<level> to dev_<level> by Andy Shevchenko · 6 years ago
  63. ff4709b gpio: ich: Switch to use struct device instead of platform_device by Andy Shevchenko · 6 years ago
  64. c5aaa31 gpio: ich: Simplify error handling in ichx_write_bit() by Andy Shevchenko · 6 years ago
  65. f3af44f gpio: sodaville: Use for_each_set_bit() in IRQ handler by Andy Shevchenko · 6 years ago
  66. 9be93e1 gpio: pch: Use for_each_set_bit() in IRQ handler by Andy Shevchenko · 6 years ago
  67. b00b798 gpio: uniphier: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  68. 6169005 gpio: zynq: Report gpio direction at boot by Brandon Maier · 6 years ago
  69. 9904f03 gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  70. e59f5e0 gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers by Hans de Goede · 6 years ago
  71. 5ddabfe gpio: lpc18xx: add GPIO pin interrupt controller support by Vladimir Zapolskiy · 6 years ago
  72. 985d8d5 gpio: lpc18xx: use resource managed interface to register GPIO controller by Vladimir Zapolskiy · 6 years ago
  73. 9dd1a30 gpio: lpc18xx: add struct device local variable by Vladimir Zapolskiy · 6 years ago
  74. 9b34d05 gpio: lpc18xx: use SPDX license identifier by Vladimir Zapolskiy · 6 years ago
  75. a109c2d gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack by Nicholas Mc Guire · 6 years ago
  76. 59d646c gpio: mt7621: report failure of devm_kasprintf() by Nicholas Mc Guire · 6 years ago
  77. a53f795 gpio: rcar: reference device instead of platform device by Vladimir Zapolskiy · 6 years ago
  78. 502ae42 gpio: lynxpoint: Use for_each_set_bit() in IRQ handler by Andy Shevchenko · 6 years ago
  79. 226e6b8 gpio: pch: Convert to dev_pm_ops by Andy Shevchenko · 6 years ago
  80. 6a51272 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  81. 9381fc5 gpio: sodaville: Convert to use managed functions pcim_* and devm_* by Andy Shevchenko · 6 years ago
  82. 6ad02b2 gpio: pch: Convert to use managed functions pcim_* and devm_* by Andy Shevchenko · 6 years ago
  83. 81c85ec gpio: OF: Parse MMC-specific CD and WP properties by Linus Walleij · 6 years ago
  84. 786a9ab gpio: davinci: restore a way to manually specify the GPIO base by Bartosz Golaszewski · 6 years ago
  85. 27038c3 gpio: restore original GPLv2+ license of gpiolib-of.c sources by Vladimir Zapolskiy · 6 years ago
  86. 8a9d000 drivers/gpio/gpio-grgpio.c: Remove duplicate header by Brajeswar Ghosh · 6 years ago
  87. 9139362 gpio: vf610: add optional clock support by A.s. Dong · 6 years ago
  88. bff466b gpio: mockup: fix indicated direction by Bartosz Golaszewski · 6 years ago
  89. 70cdb6a gpio: pxa: fix legacy non pinctrl aware builds again by Robert Jarzmik · 6 years ago
  90. 1a5287a gpio: mxc: move gpio noirq suspend/resume to syscore phase by Anson Huang · 6 years ago
  91. 8b37eb7 gpio: rcar: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  92. 0696d79 gpio: drop devm_gpio_chip_match() by Laurent Pinchart · 6 years ago
  93. a05a140 gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path by Vladimir Zapolskiy · 6 years ago
  94. 18534df gpiolib: Fix possible use after free on label by Muchun Song · 6 years ago
  95. 02cb87f gpio: sch311x: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  96. ed8dce4 gpio: pl061: Move irq_chip definition inside struct pl061 by Manivannan Sadhasivam · 6 years ago
  97. 48207d7 gpio: drop devm_gpiochip_remove() by Uwe Kleine-König · 6 years ago
  98. 2545194 gpio: pcie-idio-24: Mask read inputs for get_multiple by William Breathitt Gray · 6 years ago
  99. f837bf6 gpio: pci-idio-16: Mask read inputs for get_multiple by William Breathitt Gray · 6 years ago
  100. 7a70269 gpio: ws16c48: Mask read inputs for get_multiple by William Breathitt Gray · 6 years ago