summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-04-17gpiolib: Reuse return variable in gpiod_to_irq()Andy Shevchenko
2025-04-17gpiolib: Call validate_desc() when VALIDATE_DESC() can't be usedAndy Shevchenko
2025-04-17gpiolib: Move validate_desc() and Co upper in the codeAndy Shevchenko
2025-04-17gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"Andy Shevchenko
2025-04-17gpiolib: Print actual error when descriptor contains an error pointerAndy Shevchenko
2025-04-17gpiolib: Convert to use guard()() for gpio_machine_hogs_mutexAndy Shevchenko
2025-04-17gpiolib: Make taking gpio_lookup_lock consistentAndy Shevchenko
2025-04-17gpio: spacemit: add support for K1 SoCYixun Lan
2025-04-17gpio: tn48m: enable building the module with COMPILE_TEST=yBartosz Golaszewski
2025-04-17gpio: rtd: enable building the module with COMPILE_TEST=yBartosz Golaszewski
2025-04-17gpio: pl061: enable building the module with COMPILE_TEST=yBartosz Golaszewski
2025-04-17gpio: msc313: enable building the module with COMPILE_TEST=yBartosz Golaszewski
2025-04-17gpio: zynq: enable building the modules with COMPILE_TEST=yBartosz Golaszewski
2025-04-17gpio: blzp1600: drop dependency on OF headersBartosz Golaszewski
2025-04-17gpio: ds4520: don't check the 'ngpios' property in the driverBartosz Golaszewski
2025-04-17gpio: ich: use new line value setter callbacksBartosz Golaszewski
2025-04-17gpio: ich: enable building with COMPILE_TEST=yBartosz Golaszewski
2025-04-17gpio: htc-egpio: use new line value setter callbacksBartosz Golaszewski
2025-04-17gpio: htc-egpio: enable building with COMPILE_TEST=yBartosz Golaszewski
2025-04-17gpio: gw-pld: use new line value setter callbacksBartosz Golaszewski
2025-04-17gpio: graniterapids: use new line value setter callbacksBartosz Golaszewski
2025-04-17gpio: f7188: use new line value setter callbacksBartosz Golaszewski
2025-04-16gpio: exar: use new line value setter callbacksBartosz Golaszewski
2025-04-16gpio: em: use new line value setter callbacksBartosz Golaszewski
2025-04-16gpio: eic-sprd: use new line value setter callbacksBartosz Golaszewski
2025-04-16gpio: dln2: use new line value setter callbacksBartosz Golaszewski
2025-04-14gpio: GPIO_BLZP1600 should depend on ARCH_BLAIZEGeert Uytterhoeven
2025-04-14gpio: aggregator: Fix leak in gpio_aggregator_parse()Dan Carpenter
2025-04-14gpio: aggregator: Fix error code in gpio_aggregator_activate()Dan Carpenter
2025-04-14gpio: aggregator: Return an error if there are no GPIOs in gpio_aggregator_pa...Dan Carpenter
2025-04-14gpio: aggregator: Fix gpio_aggregator_line_alloc() checkingDan Carpenter
2025-04-14gpio: aggregator: fix "_sysfs" prefix check in gpio_aggregator_make_group()Dan Carpenter
2025-04-14gpiolib: Allow to use setters with return value for output-only gpiosMathieu Dubois-Briand
2025-04-09gpio: aggregator: cancel deferred probe for devices created via configfsKoichiro Den
2025-04-09gpio: aggregator: expose aggregator created via legacy sysfs to configfsKoichiro Den
2025-04-09gpio: aggregator: rename 'name' to 'key' in gpio_aggregator_parse()Koichiro Den
2025-04-09gpio: aggregator: introduce basic configfs interfaceKoichiro Den
2025-04-09gpio: aggregator: add gpio_aggregator_{alloc,free}()Koichiro Den
2025-04-09gpio: aggregator: unify function namingKoichiro Den
2025-04-09gpio: aggregator: reorder functions to prepare for configfs introductionKoichiro Den
2025-04-09Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...Bartosz Golaszewski
2025-04-09gpio: provide gpiod_is_equal()Bartosz Golaszewski
2025-04-08gpiolib: support parsing gpio three-cell interrupts schemeYixun Lan
2025-04-08gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko
2025-04-08gpiolib: of: Fix the choice for Ingenic NAND quirkAndy Shevchenko
2025-04-08gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-08gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-08gpio: TODO: track the removal of regulator-related workaroundsBartosz Golaszewski
2025-04-08gpio: deprecate devm_gpiod_unhinge()Bartosz Golaszewski
2025-04-07gpio: Enable Blaize BLZP1600 GPIO supportNikolaos Pasaloukos