summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-11-19gpio: shared: fix a NULL-pointer dereferenceBartosz Golaszewski
2025-11-17gpio: tegra186: Fix GPIO name collisions for Tegra410Kartik Rajput
2025-11-17gpiolib: legacy: Allow to kill devm_gpio_request_one() independentlyAndy Shevchenko
2025-11-17gpiolib: legacy: Make sure we kill gpio_request_one() firstAndy Shevchenko
2025-11-17Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...Bartosz Golaszewski
2025-11-17gpio: provide gpiod_is_shared()Bartosz Golaszewski
2025-11-17gpiolib: support shared GPIOs in core subsystem codeBartosz Golaszewski
2025-11-17gpio: shared-proxy: implement the shared GPIO proxy driverBartosz Golaszewski
2025-11-17gpiolib: implement low-level, shared GPIO supportBartosz Golaszewski
2025-11-17gpiolib: define GPIOD_FLAG_SHAREDBartosz Golaszewski
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski
2025-11-05gpio: cdev: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-05gpio: aggregator: restore the set_config operationThomas Richard
2025-11-03gpiolib: fix invalid pointer access in debugfsBartosz Golaszewski
2025-11-03gpio: swnode: don't use the swnode's name as the key for GPIO lookupBartosz Golaszewski
2025-10-30gpio: mm-lantiq: update kernel docsBartosz Golaszewski
2025-10-30gpio: mmio: drop the "bgpio" prefixBartosz Golaszewski
2025-10-30gpio: mmio: use lock guardsBartosz Golaszewski
2025-10-27gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte modeBinbin Zhou
2025-10-27gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()Dan Carpenter
2025-10-27Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-10-23gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang
2025-10-23gpio: regmap: Bypass cache for aliased inputsSander Vanheule
2025-10-23gpio: regmap: Force writes for aliased data regsSander Vanheule
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-10-23gpio: bt8xx: use generic power managementVaibhav Gupta
2025-10-23gpiolib: acpi: Use %pe when passing an error pointer to dev_err()Andy Shevchenko
2025-10-23gpiolib: acpi: Make set debounce errors non fatalHans de Goede
2025-10-22gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-21gpio: mpsse: support bryx radio interface kitMary Strodl
2025-10-21gpio: mpsse: add quirk supportMary Strodl
2025-10-21gpio: mpsse: ensure worker is torn downMary Strodl
2025-10-21gpio: mpsse: propagate error from direction_inputMary Strodl
2025-10-21gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-21gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-21gpio: aspeed: remove unneeded includeBartosz Golaszewski
2025-10-21gpio: export gpiod_hwgpio()Bartosz Golaszewski
2025-10-21gpio: rename gpio_chip_hwgpio() to gpiod_hwgpio()Bartosz Golaszewski
2025-10-21gpio: latch: remove unneeded includeBartosz Golaszewski
2025-10-21gpio: qixis-fpga: add missing module descriptionBartosz Golaszewski
2025-10-20gpio: mvebu: Slightly optimize mvebu_gpio_irq_handler()Christophe JAILLET
2025-10-20gpio: pca953x: clarify log messages about auto increment featureMichael Roth
2025-10-16gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>Christophe Leroy
2025-10-16gpio: mm-lantiq: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy
2025-10-16gpio: tegra186: Add support for Tegra410Prathamesh Shete
2025-10-16gpio: tegra186: Use generic macro for port definitionsKartik Rajput
2025-10-16gpio: pca953x: enable latch only on edge-triggered inputsFrancesco Lavra
2025-10-16gpio: add QIXIS FPGA GPIO controllerIoana Ciornei