summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
7 daysgpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()Chen Ni
8 daysgpiolib: acpi: Fix gpio count with string referencesAlban Bedel
2026-01-28gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko
2026-01-28gpio: brcmstb: correct hwirq to bank mapDoug Berger
2026-01-28gpio: omap: do not register driver in probe()Danilo Krummrich
2026-01-27gpio: pca953x: mask interrupts in irq shutdownMartin Larsson
2026-01-27gpio: virtuser: fix UAF in configfs release pathYuhao Huang
2026-01-27gpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev
2026-01-27gpio: sprd: Change sprd_gpio lock to raw_spin_lockXuewen Yan
2026-01-27gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-01-21gpio: shared: propagate configuration to pinctrlBartosz Golaszewski
2026-01-20gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()Tzung-Bi Shih
2026-01-20gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()Tzung-Bi Shih
2026-01-20gpio: cdev: Correct return code on memory allocation failureTzung-Bi Shih
2026-01-12gpiolib: remove redundant callback checkBartosz Golaszewski
2026-01-12gpio: davinci: implement .get_direction()Bartosz Golaszewski
2026-01-09gpio: shared: fix a false-positive sharing detection with reset-gpiosBartosz Golaszewski
2026-01-08gpiolib: fix lookup table matchingBartosz Golaszewski
2026-01-07gpio: shared: don't allocate the lookup table until we really need itBartosz Golaszewski
2026-01-07gpio: shared: fix a race conditionBartosz Golaszewski
2026-01-07gpio: shared: assign the correct firmware node for reset-gpio use-caseBartosz Golaszewski
2026-01-07gpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski
2026-01-02gpio: mpsse: fix reference leak in gpio_mpsse_probe() error pathsAbdun Nihaal
2026-01-02gpio: pca953x: handle short interrupt pulses on PCAL devicesErnest Van Hoecke
2026-01-02gpiolib: fix race condition for gdev->srcuPaweł Narewski
2026-01-02gpio: shared: allow sharing a reset-gpios pin between reset-gpio and gpiolibBartosz Golaszewski
2026-01-02gpio: shared: verify con_id when adding proxy lookupBartosz Golaszewski
2026-01-02gpiolib: allow multiple lookup tables per consumerBartosz Golaszewski
2025-12-18gpio: it87: balance superio enter/exit calls in error pathBartosz Golaszewski
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-09gpio: shared: make locking more fine-grainedBartosz Golaszewski
2025-12-09gpio: shared: fix auxiliary device cleanup orderBartosz Golaszewski
2025-12-09gpio: shared: check if a reference is populated before cleaning its resourcesBartosz Golaszewski
2025-12-09gpio: shared: fix NULL-pointer dereference in teardown pathBartosz Golaszewski
2025-12-09gpio: shared: ignore disabled nodes when traversing the device-treeBartosz Golaszewski
2025-12-08gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-12-06gpio: tb10x: fix OF_GPIO dependencyArnd Bergmann
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05gpio: qixis: select CONFIG_REGMAP_MMIOArnd Bergmann
2025-12-05gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-03gpio: mmio: fix bad guard conversionJohan Hovold
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-28gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODEXi Ruoyao
2025-11-28gpio: convert linehandle_create() to FD_PREPARE()Christian Brauner
2025-11-28gpio: shared: fix a deadlockBartosz Golaszewski
2025-11-28gpio: shared-proxy: set suppress_bind_attrsBartosz Golaszewski
2025-11-28gpio: shared: ignore GPIO hogs when traversing the device treeBartosz Golaszewski