1. cbdaa5e Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 5 years ago
  2. 2727315 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist by Hans de Goede · 5 years ago
  3. f88c117 gpio: bd70528: Use correct unit for debounce times by Thierry Reding · 5 years ago
  4. b039147 gpio: max77620: Fixup debounce delays by Thierry Reding · 5 years ago
  5. 1173c3c Revert "gpio: merrifield: Pass irqchip when adding gpiochip" by Linus Walleij · 5 years ago
  6. 52c75f5 Revert "gpio: merrifield: Restore use of irq_base" by Linus Walleij · 5 years ago
  7. 806766a Revert "gpio: merrifield: Move hardware initialization to callback" by Linus Walleij · 5 years ago
  8. 75e99bf gpio: lynxpoint: set default handler to be handle_bad_irq() by Andy Shevchenko · 5 years ago
  9. 4c87540 gpio: merrifield: Move hardware initialization to callback by Andy Shevchenko · 5 years ago
  10. a339120 gpio: lynxpoint: Move hardware initialization to callback by Andy Shevchenko · 5 years ago
  11. a752fbb gpio: intel-mid: Move hardware initialization to callback by Andy Shevchenko · 5 years ago
  12. 9411e3a gpiolib: Initialize the hardware with a callback by Andy Shevchenko · 5 years ago
  13. 6658f87 gpio: merrifield: Restore use of irq_base by Andy Shevchenko · 5 years ago
  14. fffa6af gpio: max77620: Use correct unit for debounce times by Thierry Reding · 5 years ago
  15. e91aafc gpio: eic: sprd: Fix the incorrect EIC offset when toggling by Bruce Chen · 5 years ago
  16. be7ae45 gpio: fix getting nonexclusive gpiods from DT by Marco Felsch · 5 years ago
  17. e735244 gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source by Bartosz Golaszewski · 5 years ago
  18. e37e3bc Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  19. 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 5 years ago
  20. 3c2edc3 Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  21. 399eb9b Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  22. 2b97c39 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  23. bbfe0d6 Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  24. 11c43bb gpiolib: of: add a fallback for wlf,reset GPIO name by Dmitry Torokhov · 5 years ago
  25. c34a024 gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq() by Geert Uytterhoeven · 5 years ago
  26. 2efc6bf gpio: remove explicit comparison with 0 by Saiyam Doshi · 5 years ago
  27. aba30f6 gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  28. ac57199 gpio: devres: Switch to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 5 years ago
  29. 6d66245 gpio: of: Switch to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 5 years ago
  30. b0c7e73 gpio: of: Make of_gpio_simple_xlate() private by Geert Uytterhoeven · 5 years ago
  31. c83d3c7 gpio: of: Make of_get_named_gpiod_flags() private by Geert Uytterhoeven · 5 years ago
  32. ab4a855 gpio: aspeed: Add in ast2600 details to Aspeed driver by Rashmica Gupta · 5 years ago
  33. be2a7e2 gpio: aspeed: Use ngpio property from device tree if available by Rashmica Gupta · 5 years ago
  34. 3d64a5a gpio: aspeed: Setup irqchip dynamically by Rashmica Gupta · 5 years ago
  35. 3c4710a gpio/aspeed: Fix incorrect number of banks by Rashmica Gupta · 5 years ago
  36. 61f7f7c gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist by Hans de Goede · 5 years ago
  37. 5fbe5b5 gpio: Initialize the irqchip valid_mask with a callback by Linus Walleij · 5 years ago
  38. 4f78d91 gpiolib: acpi: make acpi_can_fallback_to_crs() static by Dmitry Torokhov · 5 years ago
  39. 1dea33e gpiolib: of: fix fallback quirks handling by Dmitry Torokhov · 5 years ago
  40. 6babaae Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel by Linus Walleij · 5 years ago
  41. 5ca2f54 gpio: fix line flag validation in lineevent_create by Kent Gibson · 5 years ago
  42. e95fbc1 gpio: fix line flag validation in linehandle_create by Kent Gibson · 5 years ago
  43. 59929d3 gpio: mockup: add missing single_release() by Wei Yongjun · 5 years ago
  44. fbdf8d4 gpio: Fix further merge errors by Linus Walleij · 5 years ago
  45. 151a410 Merge tag 'v5.3-rc7' into devel by Linus Walleij · 5 years ago
  46. f0d1ab0 gpio: of: Normalize return code variable name by Linus Walleij · 5 years ago
  47. d377f56 gpio: gpiolib: Normalize return code variable name by Linus Walleij · 5 years ago
  48. d2b0919 gpio: ep93xx: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  49. 8a6abcd Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
  50. 438b6c2 gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read by David Jander · 5 years ago
  51. bc624a0 gpio: pca953x: correct type of reg_direction by David Jander · 5 years ago
  52. f6a7053 gpio: zynq: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  53. f4e9bcc gpio: mt7621: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  54. b1d64c7 gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()' by Christophe JAILLET · 5 years ago
  55. 7db47fa gpio: aspeed: Add SGPIO driver by Hongwei Zhang · 5 years ago
  56. 472a61e pinctrl/gpio: Take MUX usage into account by Stefan Wahren · 5 years ago
  57. 48057ed gpio: Fix irqchip initialization order by Linus Walleij · 5 years ago
  58. 74639d6 gpio: tqmx86: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  59. e599256 gpio: vf610: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  60. 49751ef gpio: zx: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  61. 7b73220 gpio: mpc8xxx: add ls1088a platform special function by Song Hui · 5 years ago
  62. ac1213b gpio/ixp4xx: Register the base PA instead of its VA in fwnode by Marc Zyngier · 5 years ago
  63. a7e4214 gpio: ftgpio: Move hardware initialization by Linus Walleij · 5 years ago
  64. eb1e8bd gpio: Use callback presence to determine need of valid_mask by Linus Walleij · 5 years ago
  65. c9fc5af gpio: Pass mask and size with the init_valid_mask() by Linus Walleij · 5 years ago
  66. f3260e3 gpio: mockup: don't depend twice on GPIOLIB by Uwe Kleine-König · 5 years ago
  67. df451f8 gpio: of: fix Freescale SPI CS quirk handling by Andreas Kemnade · 5 years ago
  68. d64a1fd Merge branch 'lpc32xx/multiplatform' into arm/soc by Arnd Bergmann · 5 years ago
  69. d88ce24 gpio: lpc32xx: allow building on non-lpc32xx targets by Arnd Bergmann · 5 years ago
  70. 8512ee3 gpio: aspeed: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  71. a2ac3eb gpio: hlwd: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  72. c7e66e4 gpio: xlp: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  73. 607a0dc gpio: cadence: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  74. a7fc89f gpio: thunderx: Switch to GPIOLIB_IRQCHIP by Linus Walleij · 5 years ago
  75. aa7d618 gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP by Linus Walleij · 5 years ago
  76. fdd61a0 gpio: Add support for hierarchical IRQ domains by Linus Walleij · 5 years ago
  77. 59d3ae9 ARM: remove Intel iop33x and iop13xx support by Arnd Bergmann · 5 years ago
  78. 856ed97 drivers: gpio: Add support for GPIOs over Moxtet bus by Marek Behún · 5 years ago
  79. 2c60e6b gpiolib: never report open-drain/source lines as 'input' to user-space by Bartosz Golaszewski · 5 years ago
  80. 8f86a5b gpio: merrifield: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  81. 7b1e889 gpio: lynxpoint: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  82. 8069e69 gpio: intel-mid: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  83. f2ee731 gpio: lpc32xx: allow building on non-lpc32xx targets by Arnd Bergmann · 5 years ago
  84. b772d7a gpio: remove ks8695 driver by Arnd Bergmann · 5 years ago
  85. 15bddb7 gpio: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  86. 74d2d0e gpio: madera: Add support for Cirrus Logic CS47L92 by Charles Keepax · 5 years ago
  87. d06be8b gpio: madera: Add support for Cirrus Logic CS47L15 by Richard Fitzgerald · 5 years ago
  88. fe2afa0 gpio: madera: Use local copy of pdata by Charles Keepax · 5 years ago
  89. 72ce665 gpio: arizona: Use local copy of pdata by Charles Keepax · 5 years ago
  90. d111e7a gpio: viperboard: Replace 'unsigned' with 'unsigned int' by Hennie Muller · 5 years ago
  91. 7bdbd1ec gpio: refactor gpiochip_allocate_mask() with bitmap_alloc() by Masahiro Yamada · 5 years ago
  92. bd4bd33 gpio: mpc8xxx: Add ls1028a device specify function. by Song Hui · 5 years ago
  93. f4160fa gpio: pca953x: Drop %s for constant string literals by Andy Shevchenko · 5 years ago
  94. 6dd6a2d gpio: pca953x: Remove explicit comparison with 0 by Andy Shevchenko · 5 years ago
  95. 63b484c gpio: pca953x: Use GENMASK() consistently by Andy Shevchenko · 5 years ago
  96. 8eeb467d gpio: pca953x: Switch to use device_get_match_data() by Andy Shevchenko · 5 years ago
  97. 7beb620 gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get by Anson Huang · 5 years ago
  98. 49281a2 gpio: of: Fix hard-assigned valid_mask for OF case by Stephen Boyd · 5 years ago
  99. 61059b7 gpio: ixp4xx: remove redundant dev_err message by Ding Xiang · 5 years ago
  100. 2838bf9 gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h by Andy Shevchenko · 5 years ago