1. a409ed1 Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
  2. 278f54c Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 3 months ago
  3. 72db5d5 gpio: hisi: Do not require ACPI for COMPILE_TEST by Andy Shevchenko · 4 years, 3 months ago
  4. 80e493d MAINTAINERS: Add maintainer for HiSilicon GPIO driver by Luo Jiaxing · 4 years, 3 months ago
  5. 356b01a gpio: gpio-hisi: Add HiSilicon GPIO support by Luo Jiaxing · 4 years, 3 months ago
  6. 9777d0b gpio: cs5535: Simplify the return expression of cs5535_gpio_probe() by Zheng Yongjun · 4 years, 3 months ago
  7. 9d55221 gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask by Nikita Shubin · 4 years, 3 months ago
  8. 40b3700 Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 3 months ago
  9. a0db197 gpiolib: cdev: Flag invalid GPIOs as used by Marc Zyngier · 4 years, 3 months ago
  10. 263ade7 gpio: eic-sprd: break loop when getting NULL device resource by Chunyan Zhang · 4 years, 3 months ago
  11. b525219 gpio: put virtual gpio device into their own submenu by Enrico Weigelt, metux IT consult · 4 years, 3 months ago
  12. 37ddba0 drivers: gpio: amd8111: use SPDX-License-Identifier by Enrico Weigelt, metux IT consult · 4 years, 3 months ago
  13. a922a2445 drivers: gpio: amd8111: prefer dev_err()/dev_info() over raw printk by Enrico Weigelt, metux IT consult · 4 years, 3 months ago
  14. 3bf1d26 drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printk by Enrico Weigelt, metux IT consult · 4 years, 3 months ago
  15. dd0fa81 gpio: Add TODO item for debugfs interface by Linus Walleij · 4 years, 3 months ago
  16. c47d9e1 gpio: just plain warning when nonexisting gpio requested by Enrico Weigelt · 4 years, 3 months ago
  17. 26d060e gpiolib: cdev: allow edge event timestamps to be configured as REALTIME by Kent Gibson · 4 years, 5 months ago
  18. 93224ed gpio: msc313: MStar MSC313 GPIO driver by Daniel Palmer · 4 years, 3 months ago
  19. 105e051 gpio: mxs: Remove unused .id_table support by Fabio Estevam · 4 years, 4 months ago
  20. c4e1f7d gpio: tegra186: Set affinity callback to parent by Linus Walleij · 4 years, 4 months ago
  21. 011a78c gpio: sifive: Set affinity callback to parent by Linus Walleij · 4 years, 4 months ago
  22. 3b4feb2 gpio: sysfs: Enforce character device by Linus Walleij · 4 years, 4 months ago
  23. 48f32a8 gpio: mvebu: switch pwm duration registers to regmap by Baruch Siach · 4 years, 3 months ago
  24. 64b19f6 gpio: mvebu: update Armada XP per-CPU comment by Baruch Siach · 4 years, 3 months ago
  25. 7ee1a01e gpio: mvebu: fix potential user-after-free on probe by Baruch Siach · 4 years, 3 months ago
  26. 7f57b29 gpio: zynq: fix reference leak in zynq_gpio functions by Qinglang Miao · 4 years, 3 months ago
  27. 6dbbf84 gpiolib: Don't free if pin ranges are not defined by Edmond Chung · 4 years, 3 months ago
  28. 60593df gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend() by Luo Jiaxing · 4 years, 3 months ago
  29. 0ac2209 gpio: arizona: disable pm_runtime in case of failure by Zheng Liang · 4 years, 4 months ago
  30. 3cc1fb7 gpiolib: do not print err message for EPROBE_DEFER by Grygorii Strashko · 4 years, 4 months ago
  31. d49ee56 gpio: ath79: Fix fall-through warning for Clang by Gustavo A. R. Silva · 4 years, 4 months ago
  32. bc5d098 gpiolib: acpi: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 4 months ago
  33. 2ae136a gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data() by Grygorii Strashko · 4 years, 4 months ago
  34. 0aa4237 gpio: xra1403: remove unneeded spi_set_drvdata() by Alexandru Ardelean · 4 years, 4 months ago
  35. 7d3615a gpio: dwapb: Remove unnecessary error message by Damien Le Moal · 4 years, 3 months ago
  36. 5300ebb gpio: exar: use devm action for freeing the IDA and drop remove() by Bartosz Golaszewski · 4 years, 5 months ago
  37. 36fb721 gpio: exar: switch to using regmap by Bartosz Golaszewski · 4 years, 5 months ago
  38. 696868d0 gpio: exar: unduplicate address and offset computation by Bartosz Golaszewski · 4 years, 5 months ago
  39. 0c2c7e1 gpio: exar: use a helper variable for &pdev->dev by Bartosz Golaszewski · 4 years, 5 months ago
  40. 8e27c2a gpio: exar: switch to a simpler IDA interface by Bartosz Golaszewski · 4 years, 5 months ago
  41. 26ced45 gpio: exar: include idr.h by Bartosz Golaszewski · 4 years, 6 months ago
  42. 1bfaf12 gpio: exar: add a newline after the copyright notice by Bartosz Golaszewski · 4 years, 6 months ago
  43. a233d4e gpio: tps65910: use regmap accessors by Michał Mirosław · 4 years, 5 months ago
  44. f52d6d8 gpio: sifive: To get gpio irq offset from device tree data by Greentime Hu · 4 years, 4 months ago
  45. 0f2c7af gpio: mxc: Convert the driver to DT-only by Fabio Estevam · 4 years, 4 months ago
  46. bea67ae gpio: gpio-xilinx: Check return value of of_property_read_u32 by Srinivas Neeli · 4 years, 4 months ago
  47. 0230a41 gpio: gpio-xilinx: Add remove function by Srinivas Neeli · 4 years, 4 months ago
  48. 65bbe53 gpio: gpio-xilinx: Add clock support by Srinivas Neeli · 4 years, 4 months ago
  49. 8c669fe6 gpio: gpio-xilinx: Arrange headers in sorting order by Srinivas Neeli · 4 years, 4 months ago
  50. 2c4d00c gpiolib: acpi: Use BIT() macro to increase readability by Andy Shevchenko · 4 years, 4 months ago
  51. 74301f2 gpiolib: acpi: Convert pin_index to be u16 by Andy Shevchenko · 4 years, 4 months ago
  52. 2e2b496 gpiolib: acpi: Extract acpi_request_own_gpiod() helper by Andy Shevchenko · 4 years, 4 months ago
  53. bca4048 gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt() by Andy Shevchenko · 4 years, 4 months ago
  54. 56f7058 gpiolib: acpi: Set initial value for output pin based on bias and polarity by Vasile-Laurentiu Stanimir · 4 years, 5 months ago
  55. 1a81f19 gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code by Andy Shevchenko · 4 years, 4 months ago
  56. ce698f4 gpiolib: acpi: Move non-critical code outside of critical section by Andy Shevchenko · 4 years, 4 months ago
  57. 8dcb7a1 gpiolib: acpi: Take into account debounce settings by Andy Shevchenko · 4 years, 4 months ago
  58. 32fa655 gpiolib: acpi: Use named item for enum gpiod_flags variable by Andy Shevchenko · 4 years, 4 months ago
  59. e7b7313 gpiolib: acpi: Respect bias settings for GpioInt() resource by Andy Shevchenko · 4 years, 4 months ago
  60. f725edd gpiolib: Introduce gpio_set_debounce_timeout() for internal use by Andy Shevchenko · 4 years, 4 months ago
  61. baca3b1 gpiolib: Extract gpio_set_config_with_argument_optional() helper by Andy Shevchenko · 4 years, 4 months ago
  62. 6aa32ad gpiolib: move bias related code from gpio_set_config() to gpio_set_bias() by Andy Shevchenko · 4 years, 4 months ago
  63. 0c4d866 gpiolib: Extract gpio_set_config_with_argument() for future use by Andy Shevchenko · 4 years, 4 months ago
  64. 8b69461 gpiolib: use proper API to pack pin configuration parameters by Andy Shevchenko · 4 years, 4 months ago
  65. 6900fad gpiolib: add missed break statement by Andy Shevchenko · 4 years, 4 months ago
  66. 13daf48 gpiolib: Replace unsigned by unsigned int by Andy Shevchenko · 4 years, 4 months ago
  67. 3c6e73e gpiolib: devres: shrink devm_gpiochip_add_data_with_key() by Bartosz Golaszewski · 4 years, 4 months ago
  68. 27b5ea2 Merge branch 'devel' into for-next by Linus Walleij · 4 years, 4 months ago
  69. b72de3f gpio: sifive: Fix SiFive gpio probe by Damien Le Moal · 4 years, 4 months ago
  70. 45fe0b5 Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 4 years, 4 months ago
  71. 37174f3 gpio: tegra: Use raw_spinlock by Dmitry Osipenko · 4 years, 4 months ago
  72. 6ea68fc gpio: tegra: Add lockdep class by Dmitry Osipenko · 4 years, 4 months ago
  73. 10a2f11 gpio: pcie-idio-24: Enable PEX8311 interrupts by Arnaud de Turckheim · 4 years, 4 months ago
  74. 23a7fdc gpio: pcie-idio-24: Fix IRQ Enable Register value by Arnaud de Turckheim · 4 years, 4 months ago
  75. d8f270ef gpio: pcie-idio-24: Fix irq mask when masking by Arnaud de Turckheim · 4 years, 4 months ago
  76. 1f5eb8b gpiolib: fix sysfs when cdev is not selected by Kent Gibson · 4 years, 4 months ago
  77. 183245c gpio: rcar: Implement gpio_chip.get_multiple() by Geert Uytterhoeven · 4 years, 4 months ago
  78. 208c80f gpio: rcar: Rework hardware features handling by Geert Uytterhoeven · 4 years, 4 months ago
  79. 677d7d6 gpio: rcar: Align register offsets by Geert Uytterhoeven · 4 years, 4 months ago
  80. 714d3a2 gpio: rcar: Cache gpiochip_get_data() return value by Geert Uytterhoeven · 4 years, 4 months ago
  81. 5e2ca89 gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread() by Kent Gibson · 4 years, 4 months ago
  82. b9bf971 gpio: 104-idi-48: improve code indentation by Deepak R Varma · 4 years, 5 months ago
  83. 43ddebd gpio: mockup: Allow probing from device tree by Vincent Whitchurch · 4 years, 4 months ago
  84. 7ffa081 Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts"" by Tony Lindgren · 4 years, 4 months ago
  85. 8aa1633 gpio: stmpe: Fix forgotten refactoring by Linus Walleij · 4 years, 5 months ago
  86. f1f37ab gpio: Retire the explicit gpio irqchip code by Linus Walleij · 4 years, 5 months ago
  87. 163d171 gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper by Andy Shevchenko · 4 years, 5 months ago
  88. 9ef6293 gpiolib: Use proper type for bias enumerator in gpio_set_bias() by Andy Shevchenko · 4 years, 5 months ago
  89. 560b6ac gpio: aspeed: fix ast2600 bank properties by Billy Tsai · 4 years, 5 months ago
  90. 3fe3720 gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip by Jia He · 4 years, 5 months ago
  91. 95d9f84 gpiolib: split error path in gpiod_request_commit() by Andy Shevchenko · 4 years, 5 months ago
  92. 8bbff39 gpiolib: Unify expectations about ->request() returned value by Andy Shevchenko · 4 years, 5 months ago
  93. 4094195 gpiolib: of: Use named item for enum gpiod_flags variable by Andy Shevchenko · 4 years, 5 months ago
  94. 3ffb7c4 gpiolib: cdev: document that line eflags are shared by Kent Gibson · 4 years, 5 months ago
  95. 7b58696 gpiolib: Extract gpiod_not_found() helper by Andy Shevchenko · 4 years, 5 months ago
  96. 1a31c12 Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
  97. 0486bea Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 5 months ago
  98. c457cc8 Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  99. 986ec63 gpio: tegra186: Allow optional irq parent callbacks by Marc Zyngier · 4 years, 5 months ago
  100. fc709df gpiolib: Update header block in gpiolib-cdev.h by Andy Shevchenko · 4 years, 5 months ago