1. 9851ad2 Revert "gpio: mpc8xxx: change the gpio interrupt flags." by Rasmus Villemoes · 3 years, 7 months ago
  2. 1242ca9 gpio: tqmx86: really make IRQ optional by Matthias Schiffer · 3 years, 6 months ago
  3. ed0b4b5 gpio: pca953x: Add support for the On Semi pca9655 by Peter Robinson · 3 years, 7 months ago
  4. b3d3a24 gpio: zynq: Check return value of irq_get_irq_data by Srinivas Neeli · 3 years, 10 months ago
  5. 3d2b0818 gpio: zynq: Check return value of pm_runtime_get_sync by Srinivas Neeli · 3 years, 10 months ago
  6. 348143a gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP by Johannes Berg · 3 years, 7 months ago
  7. d191c3d gpio: mxc: Fix disabled interrupt wake-up support by Loic Poulain · 3 years, 7 months ago
  8. b9e6c20 gpiolib: cdev: zero padding during conversion to gpioline_info_changed by Gabriel Knezek · 3 years, 7 months ago
  9. e0b518a gpio: wcd934x: Fix shift-out-of-bounds error by Srinivas Kandagatla · 3 years, 8 months ago
  10. 2bfa3ab gpio: cadence: Add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 8 months ago
  11. 9284b70 gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 by Hans de Goede · 3 years, 10 months ago
  12. 9857fcc gpio: omap: Save and restore sysconfig by Tony Lindgren · 3 years, 9 months ago
  13. f567fde0 gpio: sysfs: Obey valid_mask by Matti Vaittinen · 3 years, 10 months ago
  14. 138a6e1 gpiolib: Read "gpio-line-names" from a firmware node by Andy Shevchenko · 3 years, 11 months ago
  15. b48779c gpiolib: acpi: Add missing IRQF_ONESHOT by Yang Li · 4 years ago
  16. b3901ce gpiolib: Assign fwnode to parent's if no primary one provided by Andy Shevchenko · 3 years, 10 months ago
  17. ccc942e gpio: fix gpio-device list corruption by Johan Hovold · 3 years, 11 months ago
  18. 2e3c8a2 gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 by Andy Shevchenko · 3 years, 11 months ago
  19. f60ffab2 gpiolib: acpi: Allow to find GpioInt() resource by name and index by Andy Shevchenko · 3 years, 11 months ago
  20. 8df70a5 gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk by Andy Shevchenko · 3 years, 11 months ago
  21. 67e7c64 gpio: pcf857x: Fix missing first interrupt by Maxim Kiselev · 4 years ago
  22. d9b7ea4 gpio: ep93xx: Fix single irqchip with multi gpiochips by Nikita Shubin · 4 years ago
  23. 10538b8 gpio: ep93xx: fix BUG_ON port F usage by Nikita Shubin · 4 years ago
  24. e072d45 gpio: mxs: GPIO_MXS should not default to y unconditionally by Geert Uytterhoeven · 4 years ago
  25. 3cb8393 gpiolib: cdev: clear debounce period if line set to output by Kent Gibson · 4 years ago
  26. 8847a75 gpiolib: free device name on error path to fix kmemleak by Quanyang Wang · 4 years ago
  27. 43f2e60 gpio: mvebu: fix pwm .get_state period calculation by Baruch Siach · 4 years ago
  28. ca43135 gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it by Randy Dunlap · 4 years ago
  29. 73ad8d0 gpiolib: cdev: fix frame size warning in gpio_ioctl() by Kent Gibson · 4 years, 1 month ago
  30. 2d9284c gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask by Nikita Shubin · 4 years, 1 month ago
  31. 263ade7 gpio: eic-sprd: break loop when getting NULL device resource by Chunyan Zhang · 4 years, 1 month ago
  32. 7ee1a01e gpio: mvebu: fix potential user-after-free on probe by Baruch Siach · 4 years, 2 months ago
  33. 7f57b29 gpio: zynq: fix reference leak in zynq_gpio functions by Qinglang Miao · 4 years, 2 months ago
  34. 6dbbf84 gpiolib: Don't free if pin ranges are not defined by Edmond Chung · 4 years, 2 months ago
  35. 60593df gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend() by Luo Jiaxing · 4 years, 2 months ago
  36. 0ac2209 gpio: arizona: disable pm_runtime in case of failure by Zheng Liang · 4 years, 2 months ago
  37. b72de3f gpio: sifive: Fix SiFive gpio probe by Damien Le Moal · 4 years, 2 months ago
  38. 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, 2 months ago
  39. 10a2f11 gpio: pcie-idio-24: Enable PEX8311 interrupts by Arnaud de Turckheim · 4 years, 3 months ago
  40. 23a7fdc gpio: pcie-idio-24: Fix IRQ Enable Register value by Arnaud de Turckheim · 4 years, 3 months ago
  41. d8f270e gpio: pcie-idio-24: Fix irq mask when masking by Arnaud de Turckheim · 4 years, 3 months ago
  42. 1f5eb8b gpiolib: fix sysfs when cdev is not selected by Kent Gibson · 4 years, 3 months ago
  43. 7ffa081 Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts"" by Tony Lindgren · 4 years, 3 months ago
  44. 560b6ac gpio: aspeed: fix ast2600 bank properties by Billy Tsai · 4 years, 3 months ago
  45. 3fe3720 gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip by Jia He · 4 years, 3 months ago
  46. 1a31c12 Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 3 months ago
  47. 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, 3 months ago
  48. 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, 3 months ago
  49. 986ec63 gpio: tegra186: Allow optional irq parent callbacks by Marc Zyngier · 4 years, 4 months ago
  50. fc709df gpiolib: Update header block in gpiolib-cdev.h by Andy Shevchenko · 4 years, 4 months ago
  51. f188ac1 gpiolib: cdev: switch from kstrdup() to kstrndup() by Kent Gibson · 4 years, 4 months ago
  52. 8b81edd gpio: pca953x: Survive spurious interrupts by Marc Zyngier · 4 years, 4 months ago
  53. 47e538d gpiolib: Disable compat ->read() code in UML case by Andy Shevchenko · 4 years, 4 months ago
  54. 0bf0dfd Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 4 months ago
  55. 8c1f1c34 gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x by Andy Shevchenko · 4 years, 4 months ago
  56. e09e200 gpio: pca953x: Use bitmap API over implicit GCC extension by Andy Shevchenko · 4 years, 4 months ago
  57. 237d961 gpio: pca953x: Add support for the NXP PCAL9554B/C by Mike Looijmans · 4 years, 4 months ago
  58. 65cff70 gpiolib: cdev: support setting debounce by Kent Gibson · 4 years, 4 months ago
  59. 7b8e00d9 gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL by Kent Gibson · 4 years, 4 months ago
  60. a54756c gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL by Kent Gibson · 4 years, 4 months ago
  61. 73e0341 gpiolib: cdev: support edge detection for uAPI v2 by Kent Gibson · 4 years, 4 months ago
  62. aad9558 gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL by Kent Gibson · 4 years, 4 months ago
  63. 3c0d9c6 gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL by Kent Gibson · 4 years, 4 months ago
  64. 957ebb6 gpiolib: add build option for CDEV v1 ABI by Kent Gibson · 4 years, 4 months ago
  65. d143493 gpiolib: make cdev a build option by Kent Gibson · 4 years, 4 months ago
  66. 69e4e13 gpiolib: cdev: replace strncpy() with strscpy() by Kent Gibson · 4 years, 4 months ago
  67. 0dc11e3 gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset by Kent Gibson · 4 years, 4 months ago
  68. 42e9acc gpio: mockup: refactor the module init function by Bartosz Golaszewski · 4 years, 4 months ago
  69. 582be05 gpio: mockup: use the generic 'gpio-line-names' property by Bartosz Golaszewski · 4 years, 4 months ago
  70. 148c2560 gpio: mockup: pass the chip label as device property by Bartosz Golaszewski · 4 years, 4 months ago
  71. 383bb2d gpio: mockup: increase the number of supported device properties by Bartosz Golaszewski · 4 years, 4 months ago
  72. 66f222e gpio: mockup: remove unneeded return statement by Bartosz Golaszewski · 4 years, 4 months ago
  73. 56f6cb3 gpio: mockup: use pr_fmt() by Bartosz Golaszewski · 4 years, 4 months ago
  74. 25f0006 gpio: mockup: use KBUILD_MODNAME by Bartosz Golaszewski · 4 years, 4 months ago
  75. 94502ba gpio: mockup: drop unneeded includes by Bartosz Golaszewski · 4 years, 4 months ago
  76. 3795d7c gpio: mpc8xxx: simplify ls1028a/ls1088a support by Michael Walle · 4 years, 4 months ago
  77. e0ab949f gpio: mockup: fix resource leak in error path by Bartosz Golaszewski · 4 years, 4 months ago
  78. 12d16b3 gpio: mxc: Support module build by Anson Huang · 4 years, 4 months ago
  79. d25e8fd gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION by Ed Wildgoose · 4 years, 4 months ago
  80. 3e640b1 gpio: aspeed: fix ast2600 bank properties by Tao Ren · 4 years, 4 months ago
  81. bf0d394 gpio/aspeed-sgpio: don't enable all interrupts by default by Jeremy Kerr · 4 years, 4 months ago
  82. ac67b07 gpio/aspeed-sgpio: enable access to all 80 input & output sgpios by Jeremy Kerr · 4 years, 4 months ago
  83. e43c26e gpio: pca953x: Fix uninitialized pending variable by Ye Li · 4 years, 4 months ago
  84. 36eccdb Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 4 months ago
  85. b7536d8 gpio: Add support for the sl28cpld GPIO controller by Michael Walle · 4 years, 4 months ago
  86. 587823d gpiolib: check for parent device in devprop_gpiochip_set_names() by Bartosz Golaszewski · 4 years, 4 months ago
  87. 5ad284a gpiolib: Fix line event handling in syscall compatible mode by Andy Shevchenko · 4 years, 4 months ago
  88. 32fc5aa gpiolib: unexport devprop_gpiochip_set_names() by Bartosz Golaszewski · 4 years, 4 months ago
  89. 7cba1a4 gpiolib: generalize devprop_gpiochip_set_names() for device properties by Bartosz Golaszewski · 4 years, 4 months ago
  90. 8d4a85b gpiolib: switch to simpler IDA interface by Bartosz Golaszewski · 4 years, 4 months ago
  91. 425c5b3 gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro by Andy Shevchenko · 4 years, 4 months ago
  92. 1b02d9e gpio: mockup: fix resource leak in error path by Bartosz Golaszewski · 4 years, 4 months ago
  93. 45ccf65 gpio: siox: explicitly support only threaded irqs by Ahmad Fatoum · 4 years, 4 months ago
  94. d284c16 gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq by dillon min · 4 years, 5 months ago
  95. 214b0e1 gpio: tc35894: fix up tc35894 interrupt configuration by dillon min · 4 years, 5 months ago
  96. 5fcface gpio: sprd: Clear interrupt when setting the type as edge by Taiping Lai · 4 years, 5 months ago
  97. 805a6ef gpio: zynq: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  98. 308a028 gpio: pisosr: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  99. ca6a77e gpio: pca953x: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  100. 4e7ed69 gpio: omap: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago