summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2025-02-08gpio: pca953x: log an error when failing to get the reset GPIOLuca Ceresoli
2025-02-08gpio: pca953x: Fully convert to device managed resourcesAndy Shevchenko
2025-02-08gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko
2025-02-08of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2025-01-23gpio: xilinx: Convert gpio_lock to raw spinlockSean Anderson
2024-12-14gpio: grgpio: Add NULL check in grgpio_probeCharles Han
2024-12-14gpio: grgpio: use a helper variable to store the address of ofdev->devBartosz Golaszewski
2024-12-09gpio: exar: set value when external pull-up or pull-down is presentSai Kumar Cholleti
2024-12-09gpio: zevio: Add missed label initialisationAndy Shevchenko
2024-10-17gpio: aspeed: Use devm_clk api to manage clock sourceBilly Tsai
2024-10-17gpio: aspeed: Add the flush write to ensure the write complete.Billy Tsai
2024-10-10gpio: davinci: fix lazy disableEmanuele Ghidoli
2024-09-30gpiolib: cdev: Ignore reconfiguration without directionKent Gibson
2024-09-12gpio: modepin: Enable module autoloadingLiao Chen
2024-09-12gpio: rockchip: fix OF node leak in probe()Krzysztof Kozlowski
2024-08-29gpio: sysfs: extend the critical section for unregistering sysfs devicesBartosz Golaszewski
2024-08-29gpio: mlxbf3: Support shutdown() functionAsmaa Mnebhi
2024-08-14gpio: prevent potential speculation leaks in gpio_device_get_desc()Hagar Hemdan
2024-07-25gpio: pca953x: fix pca953x_irq_bus_sync_unlock raceIan Ray
2024-07-11gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov
2024-07-11gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang
2024-07-11gpiolib: of: fix lookup quirk for MIPS LantiqDmitry Torokhov
2024-07-05gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)Kent Gibson
2024-07-05gpio: davinci: Validate the obtained number of IRQsAleksandr Mishin
2024-06-21gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt typeMatthias Schiffer
2024-06-21gpio: tqmx86: store IRQ trigger type and unmask status separatelyMatthias Schiffer
2024-06-21gpio: tqmx86: introduce shadow register for GPIO output valueMatthias Schiffer
2024-06-21gpio: tqmx86: fix typo in Kconfig labelGregor Herburger
2024-06-12gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu
2024-05-17gpiolib: cdev: fix uninitialised kfifoKent Gibson
2024-05-17gpiolib: cdev: relocate debounce_period_us from struct gpio_descKent Gibson
2024-05-17gpiolib: cdev: Fix use after free in lineinfo_changed_notifyZhongqiu Han
2024-05-17gpio: lpc32xx: fix module autoloadingKrzysztof Kozlowski
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-02gpio: tegra186: Fix tegra186_gpio_is_accessible() checkPrathamesh Shete
2024-05-02gpio: tangier: Use correct type for the IRQ chip dataAndy Shevchenko
2024-04-10gpio: cdev: fix missed label sanitizing in debounce_setup()Kent Gibson
2024-04-10gpio: cdev: check for NULL labels when sanitizing them for irqsBartosz Golaszewski
2024-04-10gpio: cdev: sanitize the label before requesting the interruptBartosz Golaszewski
2024-03-26gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()Stephen Boyd
2024-03-26gpio: vf610: allow disabling the vf610 driverMartin Kaiser