summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
10 daysgpio: of: clear OF_POPULATED on hog nodes in remove pathBartosz Golaszewski
2026-04-22gpiolib: fix race condition for gdev->srcuPaweł Narewski
2026-04-22gpiolib: unify two loops initializing GPIO descriptorsBartosz Golaszewski
2026-04-22gpio: tegra: fix irq_release_resources calling enable instead of disableSamasth Norway Ananda
2026-04-11gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang
2026-03-04gpio: 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-06gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko
2026-02-06gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-02-06gpio: pca953x: mask interrupts in irq shutdownMartin Larsson
2026-02-06gpio: virtuser: fix UAF in configfs release pathYuhao Huang
2026-02-06gpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev
2026-01-30gpio: cdev: Correct return code on memory allocation failureTzung-Bi Shih
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: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski
2026-01-08gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin
2026-01-08gpiolib: acpi: Add quirk for ASUS ProArt PX13Mario Limonciello (AMD)
2026-01-08gpiolib: acpi: Add a quirk for Acer Nitro V15Mario Limonciello
2026-01-08gpiolib: acpi: Move quirks to a separate fileAndy Shevchenko
2026-01-08gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot() getterAndy Shevchenko
2026-01-08gpiolib: acpi: Handle deferred list via new APIAndy Shevchenko
2026-01-08gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()Andy Shevchenko
2026-01-08gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan
2025-12-01Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup"Charles Keepax
2025-11-13gpiolib: fix invalid pointer access in debugfsBartosz Golaszewski
2025-11-13gpio: swnode: don't use the swnode's name as the key for GPIO lookupBartosz Golaszewski
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: Fix duplicated IRQ mappingHaotian Zhang
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-20gpio: tps65912: check the return value of regmap_update_bits()Bartosz Golaszewski
2025-08-20gpio: wcd934x: check the return value of regmap_update_bits()Bartosz Golaszewski
2025-08-20gpio: mlxbf3: use platform_get_irq_optional()David Thompson
2025-08-20Revert "gpio: mlxbf3: only get IRQ for device instance 0"David Thompson
2025-08-20gpio: mlxbf2: use platform_get_irq_optional()David Thompson
2025-08-20gpio: virtio: Fix config space reading.Harald Mommer
2025-06-27gpio: mlxbf3: only get IRQ for device instance 0David Thompson
2025-06-27gpio: pca953x: fix wrong error probe return valueSascha Hauer
2025-06-27gpiolib: of: Add polarity quirk for s5m8767Peng Fan
2025-06-04gpio: virtuser: fix potential out-of-bound writeMarkus Burri
2025-05-22gpio: pca953x: fix IRQ storm on system wake upEmanuele Ghidoli
2025-05-02gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko
2025-04-20gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski