summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2 hoursMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
26 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2 daysMerge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
8 daysgpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()Chen Ni
9 daysgpiolib: acpi: Fix gpio count with string referencesAlban Bedel
2026-01-29gpio: tegra186: Add support for Tegra264Prathamesh Shete
2026-01-28gpio: virtio: reorder fields to reduce struct paddingMichael S. Tsirkin
2026-01-28gpio: virtio: fix DMA alignmentMichael S. Tsirkin
2026-01-28gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko
2026-01-28gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDRVivian Wang
2026-01-28gpio: brcmstb: correct hwirq to bank mapDoug Berger
2026-01-28gpio: max77620: Implement .get_direction() callbackDiogo Ivo
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: aspeed-sgpio: Support G7 Aspeed sgpiom controllerBilly Tsai
2026-01-27gpio: aspeed-sgpio: Convert IRQ functions to use llops callbacksBilly Tsai
2026-01-27gpio: aspeed-sgpio: Create llops to handle hardware accessBilly Tsai
2026-01-27gpio: aspeed-sgpio: Remove unused bank name fieldBilly Tsai
2026-01-27gpio: aspeed-sgpio: Change the macro to support deferred probeBilly Tsai
2026-01-27gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-01-21gpio: shared: propagate configuration to pinctrlBartosz Golaszewski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
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-15gpio: mmio: Add compatible for opencores GPIOStafford Horne
2026-01-15Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...Bartosz Golaszewski
2026-01-13gpio: pca9570: use lock guardsAndy Shevchenko
2026-01-13gpio: pca9570: Don't use "proxy" headersAndy Shevchenko
2026-01-13gpio: pca9570: Use devm_mutex_init() for mutex initializationAndy Shevchenko
2026-01-13gpio: Support ROHM BD72720 gpiosMatti Vaittinen
2026-01-13gpio: shared: use device_is_compatible() for reset-gpioBartosz Golaszewski
2026-01-12gpio: cadence: Add support for edge-triggered interruptsTzu-Hao Wei
2026-01-12gpio: cadence: Add quirk for Axiado AX3000 platformSwark Yang
2026-01-12gpio: menz127: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-01-12Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2026-01-12gpiolib: remove redundant callback checkBartosz Golaszewski
2026-01-12gpio: davinci: implement .get_direction()Bartosz Golaszewski
2026-01-09gpio: line-mux: remove bits already handled by GPIO coreBartosz 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-06gpio: spacemit: Add GPIO support for K3 SoCYixun Lan
2026-01-05gpio: swnode: restore the name of the undefined software nodeBartosz Golaszewski