summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
3 daysgpio: aspeed-sgpio: Change the macro to support deferred probeBilly Tsai
2026-02-19gpiolib: acpi: Fix gpio count with string referencesAlban Bedel
2026-02-19gpio: sprd: Change sprd_gpio lock to raw_spin_lockXuewen Yan
2026-02-16gpio: omap: do not register driver in probe()Danilo Krummrich
2026-02-06gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-02-06gpio: pca953x: mask interrupts in irq shutdownMartin Larsson
2026-02-06gpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev
2026-01-17gpio: pca953x: fix wrong error probe return valueSascha Hauer
2026-01-17gpio: pca953x: handle short interrupt pulses on PCAL devicesErnest Van Hoecke
2026-01-17gpio: pca953x: Add support for level-triggered interruptsPotin Lai
2026-01-17gpio: pca953x: Utilise temporary variable for struct deviceAndy Shevchenko
2026-01-17gpio: pca953x: Utilise dev_err_probe() where it makes senseAndy Shevchenko
2026-01-17gpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski
2026-01-11gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin
2026-01-11gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan
2025-11-02gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray
2025-11-02gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-11-02gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-10-29gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li
2025-10-29gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang
2025-10-29gpio: update Intel LJCA USB GPIO driverWentong Wu
2025-10-29gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-29gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-19gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski
2025-10-02gpiolib: Extend software-node support to support secondary software-nodesHans de Goede
2025-08-28gpio: tps65912: check the return value of regmap_update_bits()Bartosz Golaszewski
2025-08-28gpio: wcd934x: check the return value of regmap_update_bits()Bartosz Golaszewski
2025-08-28gpio: mlxbf3: use platform_get_irq_optional()David Thompson
2025-08-28Revert "gpio: mlxbf3: only get IRQ for device instance 0"David Thompson
2025-08-28gpio: mlxbf2: use platform_get_irq_optional()David Thompson
2025-08-28gpio: virtio: Fix config space reading.Harald Mommer
2025-06-27gpio: mlxbf3: only get IRQ for device instance 0David Thompson
2025-06-27gpiolib: of: Add polarity quirk for s5m8767Peng Fan
2025-06-04gpio: pca953x: fix IRQ storm on system wake upEmanuele Ghidoli
2025-06-04gpio: pca953x: Simplify code with cleanup helpersAndy Shevchenko
2025-06-04gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()Andy Shevchenko
2025-05-02gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko
2025-04-25gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-25gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu
2025-03-13gpio: rcar: Fix missing of_node_put() callFabrizio Castro
2025-03-13gpio: aggregator: protect driver attr handlers against module unloadKoichiro Den
2025-03-13gpio: rcar: Use raw_spinlock to protect register accessNiklas Söderlund
2025-02-21gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlockWentao Liang
2025-02-21gpiolib: acpi: Add a quirk for Acer Nitro ANV14Mario Limonciello
2025-02-21gpiolib: Fix crash on error in gpiochip_get_ngpios()Andy Shevchenko
2025-02-21gpio: bcm-kona: Add missing newline to dev_err format stringArtur Weber
2025-02-21gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQArtur Weber
2025-02-21gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0Artur Weber
2025-02-17gpio: pca953x: Improve interrupt supportMark Tomlinson
2025-02-08gpio: mxc: remove dead code after switch to DT-onlyAhmad Fatoum