aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
5 daysgpio: shared: fix a false-positive sharing detection with reset-gpiosBartosz Golaszewski1-2/+32
6 daysgpiolib: fix lookup table matchingBartosz Golaszewski1-2/+2
7 daysgpio: shared: don't allocate the lookup table until we really need itBartosz Golaszewski1-6/+6
7 daysgpio: shared: fix a race conditionBartosz Golaszewski1-11/+9
7 daysgpio: shared: assign the correct firmware node for reset-gpio use-caseBartosz Golaszewski1-1/+1
7 daysgpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski1-0/+1
12 daysgpio: mpsse: fix reference leak in gpio_mpsse_probe() error pathsAbdun Nihaal1-1/+11
12 daysgpio: pca953x: handle short interrupt pulses on PCAL devicesErnest Van Hoecke1-1/+24
12 daysgpiolib: fix race condition for gdev->srcuPaweł Narewski1-20/+20
12 daysgpio: shared: allow sharing a reset-gpios pin between reset-gpio and gpiolibBartosz Golaszewski1-53/+129
12 daysgpio: shared: verify con_id when adding proxy lookupBartosz Golaszewski3-3/+11
12 daysgpiolib: allow multiple lookup tables per consumerBartosz Golaszewski1-35/+56
2025-12-18gpio: it87: balance superio enter/exit calls in error pathBartosz Golaszewski1-8/+3
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+63
2025-12-09gpio: shared: make locking more fine-grainedBartosz Golaszewski1-14/+20
2025-12-09gpio: shared: fix auxiliary device cleanup orderBartosz Golaszewski1-1/+1
2025-12-09gpio: shared: check if a reference is populated before cleaning its resourcesBartosz Golaszewski1-4/+7
2025-12-09gpio: shared: fix NULL-pointer dereference in teardown pathBartosz Golaszewski1-1/+2
2025-12-09gpio: shared: ignore disabled nodes when traversing the device-treeBartosz Golaszewski1-0/+4
2025-12-08gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin1-0/+22
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds1-4/+1
2025-12-06gpio: tb10x: fix OF_GPIO dependencyArnd Bergmann1-1/+0
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-12/+24
2025-12-05gpio: qixis: select CONFIG_REGMAP_MMIOArnd Bergmann1-0/+1
2025-12-05gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan1-1/+1
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds44-753/+1074
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-9/+1044
2025-12-03gpio: mmio: fix bad guard conversionJohan Hovold1-5/+5
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-45/+21
2025-11-28gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODEXi Ruoyao1-5/+5
2025-11-28gpio: convert linehandle_create() to FD_PREPARE()Christian Brauner1-45/+21
2025-11-28gpio: shared: fix a deadlockBartosz Golaszewski1-35/+28
2025-11-28gpio: shared-proxy: set suppress_bind_attrsBartosz Golaszewski1-0/+1
2025-11-28gpio: shared: ignore GPIO hogs when traversing the device treeBartosz Golaszewski1-0/+7
2025-11-28gpio: shared: ignore special __symbols__ node when traversing device treeBartosz Golaszewski1-0/+16
2025-11-27gpio: shared: handle the reset-gpios corner caseBartosz Golaszewski1-1/+80
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown1-2/+7
2025-11-25gpio: zynq: Use modern PM macrosJisheng Zhang1-8/+7
2025-11-25gpio: xilinx: Use modern PM macrosJisheng Zhang1-8/+7
2025-11-25gpio: xgene: Use modern PM macrosJisheng Zhang1-4/+4
2025-11-25gpio: uniphier: Use modern PM macrosJisheng Zhang1-5/+4
2025-11-25gpio: tqmx86: Use modern PM macrosJisheng Zhang1-5/+4
2025-11-25gpio: pch: Use modern PM macrosJisheng Zhang1-6/+6
2025-11-25gpio: omap: Use modern PM macrosJisheng Zhang1-8/+7
2025-11-25gpio: msc313: Use modern PM macrosJisheng Zhang1-4/+4
2025-11-25gpio: mlxbf2: Use modern PM macrosJisheng Zhang1-4/+4
2025-11-25gpio: ml-ioh: Use modern PM macrosJisheng Zhang1-6/+6
2025-11-25gpio: pl061: Use modern PM macrosJisheng Zhang1-15/+2
2025-11-25gpio: htc-egpio: Use modern PM macrosJisheng Zhang1-13/+8
2025-11-25gpio: brcmstb: Use modern PM macrosJisheng Zhang1-9/+3