1. 644ee70 gpio: mvebu: fix irq domain leak by Bartosz Golaszewski · 1 year, 8 months ago
  2. 1945063 gpio: mvebu: Make use of devm_pwmchip_add by Uwe Kleine-König · 1 year, 8 months ago
  3. 5a7adc6 gpio: tps68470: Make tps68470_gpio_output() always set the initial value by Hans de Goede · 1 year, 8 months ago
  4. 28968f3 Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 1 year, 8 months ago
  5. e5476f5 Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 8 months ago
  6. 4171a9a Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 1 year, 8 months ago
  7. a48b3f7 gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip by Andy Shevchenko · 1 year, 9 months ago
  8. ff7a179 gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain() by Michael Walle · 1 year, 9 months ago
  9. c07ce33 gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres by Arnd Bergmann · 1 year, 9 months ago
  10. 03a5233 gpio: lpc18xx: Remove unused of_gpio.h inclusion by Andy Shevchenko · 1 year, 9 months ago
  11. 5475e51 gpio: xra1403: Remove unused of_gpio.h inclusion by Andy Shevchenko · 1 year, 9 months ago
  12. dc33d13 gpio: mpc8xxx: Remove unused of_gpio.h inclusion by Andy Shevchenko · 1 year, 9 months ago
  13. 19b60f8 gpio: mpc8xxx: latch GPIOs state on module load when configured as output by Michal Smulski · 1 year, 9 months ago
  14. cd33f21 gpio: mlxbf3: Add gpio driver support by Asmaa Mnebhi · 2 years ago
  15. 8efe124 gpio: delay: Remove duplicative functionality by Andy Shevchenko · 1 year, 9 months ago
  16. 81674be gpio: aggregator: Set up a parser of delay line parameters by Andy Shevchenko · 1 year, 9 months ago
  17. b466622 gpio: aggregator: Support delay for setting up individual GPIOs by Andy Shevchenko · 1 year, 9 months ago
  18. b89a9e9 gpio: aggregator: Remove CONFIG_OF and of_match_ptr() protections by Andy Shevchenko · 1 year, 9 months ago
  19. c1bcb97 gpio: sifive: add missing check for platform_get_irq by Jiasheng Jiang · 1 year, 9 months ago
  20. 57e30e0 gpio: tps65219: add GPIO support for TPS65219 PMIC by Jerome Neanne · 1 year, 9 months ago
  21. 8c00914 gpiolib: Fix GPIO chip IRQ initialization restriction by Jiawen Wu · 1 year, 9 months ago
  22. f569143 gpio: zynq: fix zynqmp_gpio not an immutable chip warning by Manikanta Guntupalli · 1 year, 9 months ago
  23. 8507f35 gpio: davinci: make davinci_gpio_dev_pm_ops static by Min-Hua Chen · 1 year, 9 months ago
  24. b7c2686 regmap: Merge up v6.4-rc6 by Mark Brown · 1 year, 9 months ago
  25. b0ce9ce gpiolib: Do not unexport GPIO on freeing by Andy Shevchenko · 1 year, 9 months ago
  26. 5cc9525 gpio: tegra186: Check PMC driver status before any request by Prathamesh Shete · 1 year, 9 months ago
  27. d7459ef gpio: sim: quietly ignore configured lines outside the bank by Kent Gibson · 1 year, 9 months ago
  28. be6736c gpiolib: demote the hogging log messages to debug by Bartosz Golaszewski · 1 year, 9 months ago
  29. 95ae997 gpio: sim: fix memory corruption when adding named lines and unnamed hogs by Kent Gibson · 1 year, 9 months ago
  30. 7ce8d39 gpio: Fix dependency for gpio-delay by Alexander Stein · 1 year, 9 months ago
  31. cf5dec8 gpio: Add gpio delay driver by Alexander Stein · 1 year, 11 months ago
  32. 1a55fc4 gpiolib: Unify allocation and initialization of GPIO valid mask by Andy Shevchenko · 1 year, 9 months ago
  33. 05a854c5 gpiolib: Consolidate the allocated mask freeing APIs by Andy Shevchenko · 1 year, 9 months ago
  34. 9df8c63 gpiolib: Kill unused GPIOF_OPEN_* by Andy Shevchenko · 1 year, 9 months ago
  35. 2f804ac gpiolib: Kill unused GPIOF_EXPORT and Co by Andy Shevchenko · 1 year, 9 months ago
  36. 6dd032b Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into gpio/for-next by Bartosz Golaszewski · 1 year, 9 months ago
  37. b2b56a1 gpio: tegra186: Check GPIO pin permission before access. by Prathamesh Shete · 1 year, 9 months ago
  38. d5f4fa6 ARM/gpio: Push OMAP2 quirk down into TWL4030 driver by Linus Walleij · 1 year, 10 months ago
  39. 3002b86 gpio-f7188x: fix chip name and pin count on Nuvoton chip by Henning Schild · 1 year, 10 months ago
  40. 6d25562 gpio: brcmstb: Use devm_platform_get_and_ioremap_resource() by Yang Li · 1 year, 10 months ago
  41. 3b8d8ccc gpio: tangier: calculate number of ctx using temporary variable by Raag Jadav · 1 year, 10 months ago
  42. b41cabb gpio: Switch i2c drivers back to use .probe() by Uwe Kleine-König · 1 year, 10 months ago
  43. 2c99754 gpio: add HAS_IOPORT dependencies by Niklas Schnelle · 1 year, 10 months ago
  44. ebdffe5 gpio: sa1100: include <mach/generic.h> by Arnd Bergmann · 1 year, 10 months ago
  45. 4cf381bf gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove path by Andrew Davis · 1 year, 10 months ago
  46. 7dd3d9b gpiolib: fix allocation of mixed dynamic/static GPIOs by Andreas Kemnade · 1 year, 10 months ago
  47. 81b0109 gpio: tps65086: Use devm_gpiochip_add_data() to simplify remove path by Andrew Davis · 1 year, 10 months ago
  48. fbc8ab2 gpio: twl4030: Use devm_gpiochip_add_data() to simplify remove path by Andrew Davis · 1 year, 10 months ago
  49. 2148a7a gpio: tpic2810: Use devm_gpiochip_add_data() to simplify remove path by Andrew Davis · 1 year, 10 months ago
  50. 0a1bb16 gpio: mockup: Fix mode of debugfs files by Zev Weiss · 1 year, 10 months ago
  51. f8d1af2 gpio: ixp4xx: Use devm_platform_ioremap_resource() by Yang Li · 1 year, 10 months ago
  52. 8e84a8e gpio: davinci: correct non-kerneldoc comment by Krzysztof Kozlowski · 1 year, 10 months ago
  53. 69da5aa regmap-irq: Drop map from handle_mask_sync() parameters by William Breathitt Gray · 1 year, 11 months ago
  54. b5c506b gpio: 104-dio-48e: Implement struct dio48e_gpio by William Breathitt Gray · 2 years ago
  55. 29ee463 Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux by Linus Torvalds · 1 year, 10 months ago
  56. 3af4906 Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 1 year, 10 months ago
  57. 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 10 months ago
  58. 7d50745 gpio: tegra186: Add Tegra234 hte support by Dipen Patel · 1 year, 11 months ago
  59. c5a4b6f gpio: Add support for Intel LJCA USB GPIO driver by Ye Xiang · 2 years ago
  60. 2c96606 Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 10 months ago
  61. 8a4adcf gpio: gpiolib: Simplify gpiochip_add_data_with_key() fwnode by Linus Walleij · 1 year, 11 months ago
  62. 2ce987d gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config by William Breathitt Gray · 1 year, 11 months ago
  63. 0140794 gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config by William Breathitt Gray · 1 year, 11 months ago
  64. aa318c4 Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 11 months ago
  65. f096737 Merge tag 'intel-gpio-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next by Bartosz Golaszewski · 1 year, 11 months ago
  66. 7b59bdb gpiolib: Add gpiochip_set_data() helper by Andy Shevchenko · 2 years ago
  67. 8deb779 gpiolib: Move gpiochip_get_data() higher in the code by Andy Shevchenko · 2 years ago
  68. 7b75c47 gpio: davinci: Add irq chip flag to skip set wake by Dhruva Gole · 1 year, 11 months ago
  69. fe09249 gpio: davinci: Do not clear the bank intr enable bit in save_context by Dhruva Gole · 1 year, 11 months ago
  70. cd8fe5b Merge 6.3-rc5 into driver-core-next by Greg Kroah-Hartman · 1 year, 11 months ago
  71. 6f14c02 driver core: create class_is_registered() by Greg Kroah-Hartman · 1 year, 11 months ago
  72. 4ea0c97 gpiolib: Check array_info for NULL only once in gpiod_get_array() by Andy Shevchenko · 2 years ago
  73. 7973642 gpiolib: Replace open coded krealloc() by Andy Shevchenko · 2 years ago
  74. 75a2d42 driver core: class: mark the struct class for sysfs callbacks as constant by Greg Kroah-Hartman · 2 years ago
  75. 782eea0 gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU by Werner Sembach · 2 years ago
  76. af3b462 gpiolib: acpi: Move ACPI device NULL check to acpi_get_driver_gpio_data() by Andy Shevchenko · 2 years, 1 month ago
  77. 5062e4c gpiolib: acpi: use the fwnode in acpi_gpiochip_find() by Benjamin Tissoires · 2 years ago
  78. 2ffd04c gpio: mm-lantiq: Fix typo in the newly added header filename by Andy Shevchenko · 2 years ago
  79. 2093bcd gpio: xlp: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  80. b4510f8 gpio: xilinx: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  81. 9c1282b gpio: xgs-iproc: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  82. 5cf3e01 gpio: visconti: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  83. 8e43827 gpio: tqmx86: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  84. ef902f5 gpio: thunderx: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  85. 32585b5 gpio: stmpe: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  86. 5ff8240 gpio: siox: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  87. 957e64b gpio: rda: Convert to immutable irq_chip by Linus Walleij · 2 years ago
  88. 9bc167e gpio: loongson1: Add DT support by Keguang Zhang · 2 years ago
  89. 31b6ec6 gpio: loongson1: Introduce ls1x_gpio_chip struct by Keguang Zhang · 2 years ago
  90. a9b4678 gpio: loongson1: Convert to SPDX identifier by Keguang Zhang · 2 years ago
  91. 177b70c gpio: 104-dio-48e: Utilize no_status regmap-irq flag by William Breathitt Gray · 2 years ago
  92. a7400a4 gpio: pxa: remove unused gpio_is_pxa_type function by Tom Rix · 2 years ago
  93. 10a03c3 drivers: remove struct module * setting from struct class by Greg Kroah-Hartman · 2 years ago
  94. 0381003 gpio: fxl6408: add I2C GPIO expander driver by Emanuele Ghidoli · 2 years ago
  95. 27a80bd gpio: pcie-idio-24: Prune superfluous license boilerplate by William Breathitt Gray · 2 years ago
  96. db4064c gpiolib: Use IRQ hardware number getter instead of direct access by Andy Shevchenko · 2 years ago
  97. c122f46 gpiolib: Remove duplicative check in gpiod_find_and_request() by Andy Shevchenko · 2 years ago
  98. 7aa90f9 gpiolib: Move gpiodevice_*() to gpiodev namespace by Andy Shevchenko · 2 years ago
  99. 5b0ad5b gpio: Use of_property_read_bool() for boolean properties by Rob Herring · 2 years ago
  100. 0c5ebb4 gpiolib: Get rid of devprop prefix in one function by Andy Shevchenko · 2 years ago