1. d4fc46f gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK by Hans de Goede · 5 years ago
  2. 787b64a gpio/mpc8xxx: fix qoriq GPIO reading by Russell King · 5 years ago
  3. 4e50573 gpio: mpc8xxx: Don't overwrite default irq_set_type callback by Vladimir Oltean · 5 years ago
  4. 3f86a7e gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors by Hans de Goede · 5 years ago
  5. b27f300 gpiolib: fix coding style in gpiod_hog() by Bartosz Golaszewski · 5 years ago
  6. 1bcab70 Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel by Linus Walleij · 5 years ago
  7. 94fc670 Merge tag 'gpio-v5.5-updates-for-linus-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
  8. 4a5e0f9 gpio: merrifield: Pass irqchip when adding gpiochip by Andy Shevchenko · 5 years ago
  9. cd242b3 gpio: merrifield: Add GPIO <-> pin mapping ranges via callback by Andy Shevchenko · 5 years ago
  10. b056ca1 gpiolib: Introduce ->add_pin_ranges() callback by Andy Shevchenko · 5 years ago
  11. 0f67f16 gpio: mmio: remove untrue leftover comment by Matti Vaittinen · 5 years ago
  12. be053b2 gpio: em: Use platform_get_irq() to obtain interrupts by Geert Uytterhoeven · 5 years ago
  13. adce118 gpio: tegra186: Add debounce support by Thierry Reding · 5 years ago
  14. 22635ed gpio: tegra186: Program interrupt route mapping by Thierry Reding · 5 years ago
  15. 13a62a5 gpio: tegra186: Derive register offsets from bank/port by Thierry Reding · 5 years ago
  16. e588bb1 gpio: add new SET_CONFIG ioctl() to gpio chardev by Kent Gibson · 5 years ago
  17. b043ed7 gpiolib: move validation of line handle flags into helper function by Kent Gibson · 5 years ago
  18. 64e7112 gpio: mockup: add set_config to support pull up/down by Kent Gibson · 5 years ago
  19. 2821ae5 gpiolib: add support for biasing output lines by Kent Gibson · 5 years ago
  20. 2148ad7 gpiolib: add support for disabling line bias by Kent Gibson · 5 years ago
  21. 7b479a8 gpiolib: add support for pull up/down to lineevent_create by Kent Gibson · 5 years ago
  22. 9225d51 gpio: expose pull-up/pull-down line flags to userspace by Drew Fustini · 5 years ago
  23. f932a68 gpio: rcar: Use proper irq_chip name by Geert Uytterhoeven · 5 years ago
  24. b74f045 gpio: em: Use proper irq_chip name by Geert Uytterhoeven · 5 years ago
  25. bd84f28 gpio: bd70528: Add MODULE ALIAS to autoload module by Matti Vaittinen · 5 years ago
  26. a6e1919 Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next by Bartosz Golaszewski · 5 years ago
  27. 61b7805 gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 5 years ago
  28. 6b240ae Merge branch 'devel' into for-next by Linus Walleij · 5 years ago
  29. 70d97e0 Revert "gpio: expose pull-up/pull-down line flags to userspace" by Linus Walleij · 5 years ago
  30. 2f4133b gpiolib: No need to call gpiochip_remove_pin_ranges() twice by Andy Shevchenko · 5 years ago
  31. e42615e gpio: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  32. 5d682fa gpio: xgs-iproc: Fix section mismatch on device tree match table by Mark Brown · 5 years ago
  33. cc4c831 gpio: tegra186: use devm_platform_ioremap_resource_byname() by Bartosz Golaszewski · 5 years ago
  34. f51b18d gpio: mvebu: use devm_platform_ioremap_resource_byname() by Bartosz Golaszewski · 5 years ago
  35. 504369c gpiolib: Switch order of valid mask and hw init by Linus Walleij · 5 years ago
  36. c196924 Merge tag 'v5.4-rc6' into devel by Linus Walleij · 5 years ago
  37. 1173c3c Revert "gpio: merrifield: Pass irqchip when adding gpiochip" by Linus Walleij · 5 years ago
  38. 52c75f5 Revert "gpio: merrifield: Restore use of irq_base" by Linus Walleij · 5 years ago
  39. 806766a Revert "gpio: merrifield: Move hardware initialization to callback" by Linus Walleij · 5 years ago
  40. 6a41b6c gpio: Add xgs-iproc driver by Chris Packham · 5 years ago
  41. d57eb82 gpio: Add RDA Micro GPIO controller support by Manivannan Sadhasivam · 5 years ago
  42. fe12e94 Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
  43. 228fc01 gpio: of: don't warn if ignored GPIO flag matches the behavior by Lucas Stach · 5 years ago
  44. 698b8ee gpio/mpc8xxx: change irq handler from chained to normal by Song Hui · 5 years ago
  45. 75e99bf gpio: lynxpoint: set default handler to be handle_bad_irq() by Andy Shevchenko · 5 years ago
  46. 4c87540 gpio: merrifield: Move hardware initialization to callback by Andy Shevchenko · 5 years ago
  47. a339120 gpio: lynxpoint: Move hardware initialization to callback by Andy Shevchenko · 5 years ago
  48. a752fbb gpio: intel-mid: Move hardware initialization to callback by Andy Shevchenko · 5 years ago
  49. 9411e3a gpiolib: Initialize the hardware with a callback by Andy Shevchenko · 5 years ago
  50. 6658f87 gpio: merrifield: Restore use of irq_base by Andy Shevchenko · 5 years ago
  51. ac4062a gpio: 104-idi-48e: make array register_offset static, makes object smaller by Colin Ian King · 5 years ago
  52. a02712e gpio: htc-egpio: remove redundant error message by Bartosz Golaszewski · 5 years ago
  53. 1135ee4 gpio: htc-egpio: use devm_platform_ioremap_resource() by Bartosz Golaszewski · 5 years ago
  54. 71b4da2 gpio: ath79: use devm_platform_ioremap_resource() by Bartosz Golaszewski · 5 years ago
  55. 94bfcbf gpio: em: use devm_platform_ioremap_resource() by Bartosz Golaszewski · 5 years ago
  56. f63516f gpio: xgene: use devm_platform_ioremap_resource() by Bartosz Golaszewski · 5 years ago
  57. cf62b4e gpio: xgene: remove redundant error message by Bartosz Golaszewski · 5 years ago
  58. 5f07224 docs: driver-api: Move bt8xxgpio to the gpio directory by Jonathan Neuschäfer · 5 years ago
  59. 14e8c53 gpio: fix kernel-doc for of_gpio_need_valid_mask() by Randy Dunlap · 5 years ago
  60. 8c550e9 gpio: expose pull-up/pull-down line flags to userspace by Drew Fustini · 5 years ago
  61. 2a36550 gpio: tegra186: Implement wake event support by Thierry Reding · 5 years ago
  62. ab3dd9c gpio: max77620: Fix interrupt handling by Timo Alho · 5 years ago
  63. 704355d gpio: max77620: Do not allocate IRQs upfront by Thierry Reding · 5 years ago
  64. fffa6af gpio: max77620: Use correct unit for debounce times by Thierry Reding · 5 years ago
  65. 6ad94e9 Merge branch 'ib-fwnode-gpiod-get-index' into devel by Linus Walleij · 5 years ago
  66. 13949fa gpiolib: introduce fwnode_gpiod_get_index() by Dmitry Torokhov · 5 years ago
  67. 2d2f116 gpiolib: introduce devm_fwnode_gpiod_get_index() by Dmitry Torokhov · 5 years ago
  68. bcc6d99 gpiolib: sanitize flags before allocating memory in lineevent_create() by Bartosz Golaszewski · 5 years ago
  69. e91aafc gpio: eic: sprd: Fix the incorrect EIC offset when toggling by Bruce Chen · 5 years ago
  70. be7ae45 gpio: fix getting nonexclusive gpiods from DT by Marco Felsch · 5 years ago
  71. e735244 gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source by Bartosz Golaszewski · 5 years ago
  72. c8f3d14 gpio: mxc: Only get the second IRQ when there is more than one IRQ by Anson Huang · 5 years ago
  73. f8b410e gpio: aspeed-sgpio: Rename and add Kconfig/Makefile by Linus Walleij · 5 years ago
  74. 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
  75. 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 5 years ago
  76. 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
  77. 399eb9b Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  78. 2b97c39 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  79. 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
  80. 11c43bb gpiolib: of: add a fallback for wlf,reset GPIO name by Dmitry Torokhov · 5 years ago
  81. c34a024 gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq() by Geert Uytterhoeven · 5 years ago
  82. 2efc6bf gpio: remove explicit comparison with 0 by Saiyam Doshi · 5 years ago
  83. aba30f6 gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  84. ac57199 gpio: devres: Switch to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 5 years ago
  85. 6d66245 gpio: of: Switch to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 5 years ago
  86. b0c7e73 gpio: of: Make of_gpio_simple_xlate() private by Geert Uytterhoeven · 5 years ago
  87. c83d3c7 gpio: of: Make of_get_named_gpiod_flags() private by Geert Uytterhoeven · 5 years ago
  88. ab4a855 gpio: aspeed: Add in ast2600 details to Aspeed driver by Rashmica Gupta · 5 years ago
  89. be2a7e2 gpio: aspeed: Use ngpio property from device tree if available by Rashmica Gupta · 5 years ago
  90. 3d64a5a gpio: aspeed: Setup irqchip dynamically by Rashmica Gupta · 5 years ago
  91. 3c4710a gpio/aspeed: Fix incorrect number of banks by Rashmica Gupta · 5 years ago
  92. 61f7f7c gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist by Hans de Goede · 5 years ago
  93. 5fbe5b5 gpio: Initialize the irqchip valid_mask with a callback by Linus Walleij · 5 years ago
  94. 4f78d91 gpiolib: acpi: make acpi_can_fallback_to_crs() static by Dmitry Torokhov · 5 years ago
  95. 1dea33e gpiolib: of: fix fallback quirks handling by Dmitry Torokhov · 5 years ago
  96. 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
  97. 5ca2f54 gpio: fix line flag validation in lineevent_create by Kent Gibson · 5 years ago
  98. e95fbc1 gpio: fix line flag validation in linehandle_create by Kent Gibson · 5 years ago
  99. 59929d3 gpio: mockup: add missing single_release() by Wei Yongjun · 5 years ago
  100. fbdf8d4 gpio: Fix further merge errors by Linus Walleij · 5 years ago