summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-04-30gpio: loongson-64bit: use new line value setter callbacksBartosz Golaszewski
2025-04-30gpio: logicvc: use new line value setter callbacksBartosz Golaszewski
2025-04-30gpio: ljca: use new line value setter callbacksBartosz Golaszewski
2025-04-30gpio: kempld: use new line value setter callbacksBartosz Golaszewski
2025-04-30gpio: janz-ttl: use new line value setter callbacksBartosz Golaszewski
2025-04-30gpio: it87: use new line value setter callbacksBartosz Golaszewski
2025-04-30gpio: imx-scu: use new line value setter callbacksBartosz Golaszewski
2025-04-30gpio: imx-scu: destroy the mutex in detach pathBartosz Golaszewski
2025-04-30gpio: imx-scu: use lock guardsBartosz Golaszewski
2025-04-30gpio: imx-scu: don't check the GPIO rangeBartosz Golaszewski
2025-04-28gpiolib: devres: Finish the conversion to use devm_add_action()Andy Shevchenko
2025-04-23gpio: pca953x: Add support for level-triggered interruptsPotin Lai
2025-04-23gpio: vf610: Allow building as a moduleJindong Yue
2025-04-22gpio: Restrict GPIO_ICH to compile testing with HAS_IOPORTNathan Chancellor
2025-04-17gpiolib: Remove redundant assignment of return variableAndy Shevchenko
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