summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
34 hoursgpio: eic-sprd: use raw_spinlock_t in the irq startup pathRunyu Xiao
34 hoursgpio: rockchip: fix generic IRQ chip leak on removeMarco Scardovi
34 hoursgpio: rockchip: teardown bugs and resource leaksMarco Scardovi
34 hoursgpio: rockchip: change the GPIO version judgment logicYe Zhang
2026-07-04gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()Tzung-Bi Shih
2026-07-04gpiolib: Remove redundant assignment of return variableAndy Shevchenko
2026-07-04gpiolib: Extract gpiochip_choose_fwnode() for wider useAndy Shevchenko
2026-06-19gpio: zynq: fix runtime PM leak on removeRuoyu Wang
2026-06-19gpio: mvebu: fix NULL pointer dereference in suspend/resumeYun Zhou
2026-06-09gpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi
2026-06-09gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter
2026-06-09gpio: mxc: fix irq_high handlingAlexander Stein
2026-06-01gpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski
2026-06-01gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)Andy Shevchenko
2026-05-14gpio: 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