summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorLines
2026-01-02gpio: shared: verify con_id when adding proxy lookupBartosz Golaszewski-3/+11
2026-01-02gpiolib: allow multiple lookup tables per consumerBartosz Golaszewski-35/+56
2025-12-22gpio: zynq: Simplify with device_get_match_data()Krzysztof Kozlowski-7/+5
2025-12-22gpio: creg-snps: Simplify with device_get_match_data()Krzysztof Kozlowski-3/+1
2025-12-22gpio: aspeed: Simplify with device_get_match_data()Krzysztof Kozlowski-5/+2
2025-12-18gpio: realtek-otto: use larger type for dev_flagsRosen Penev-3/+2
2025-12-18gpio: swnode: compare the "undefined" swnode by its address, not nameBartosz Golaszewski-7/+4
2025-12-18gpio: it87: balance superio enter/exit calls in error pathBartosz Golaszewski-8/+3
2025-12-18gpio: pca953x: Add support for TCAL6408 TCAL6416Jan Remmet-2/+8
2025-12-17gpio: realtek-otto: add COMPILE_TESTRosen Penev-1/+1
2025-12-17gpio: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET-16/+16
2025-12-17gpiolib: of: Only compile in MT2701 quirk when it is needed.Daniel Palmer-0/+4
2025-12-17gpio: stub: Drop empty probe functionUwe Kleine-König-18/+12
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-27/+63
2025-12-09gpio: shared: make locking more fine-grainedBartosz Golaszewski-14/+20
2025-12-09gpio: shared: fix auxiliary device cleanup orderBartosz Golaszewski-1/+1
2025-12-09gpio: shared: check if a reference is populated before cleaning its resourcesBartosz Golaszewski-4/+7
2025-12-09gpio: shared: fix NULL-pointer dereference in teardown pathBartosz Golaszewski-1/+2
2025-12-09gpio: shared: ignore disabled nodes when traversing the device-treeBartosz Golaszewski-0/+4
2025-12-08gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin-0/+22
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds-4/+1
2025-12-06gpio: tb10x: fix OF_GPIO dependencyArnd Bergmann-1/+0
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+24
2025-12-05gpio: qixis: select CONFIG_REGMAP_MMIOArnd Bergmann-0/+1
2025-12-05gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan-1/+1
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-753/+1074
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-9/+1044
2025-12-03gpio: mmio: fix bad guard conversionJohan Hovold-5/+5
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-45/+21
2025-11-28gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODEXi Ruoyao-5/+5
2025-11-28gpio: convert linehandle_create() to FD_PREPARE()Christian Brauner-45/+21
2025-11-28gpio: shared: fix a deadlockBartosz Golaszewski-35/+28
2025-11-28gpio: shared-proxy: set suppress_bind_attrsBartosz Golaszewski-0/+1
2025-11-28gpio: shared: ignore GPIO hogs when traversing the device treeBartosz Golaszewski-0/+7
2025-11-28gpio: shared: ignore special __symbols__ node when traversing device treeBartosz Golaszewski-0/+16
2025-11-27gpio: shared: handle the reset-gpios corner caseBartosz Golaszewski-1/+80
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown-2/+7
2025-11-25gpio: zynq: Use modern PM macrosJisheng Zhang-8/+7
2025-11-25gpio: xilinx: Use modern PM macrosJisheng Zhang-8/+7
2025-11-25gpio: xgene: Use modern PM macrosJisheng Zhang-4/+4
2025-11-25gpio: uniphier: Use modern PM macrosJisheng Zhang-5/+4
2025-11-25gpio: tqmx86: Use modern PM macrosJisheng Zhang-5/+4
2025-11-25gpio: pch: Use modern PM macrosJisheng Zhang-6/+6
2025-11-25gpio: omap: Use modern PM macrosJisheng Zhang-8/+7
2025-11-25gpio: msc313: Use modern PM macrosJisheng Zhang-4/+4
2025-11-25gpio: mlxbf2: Use modern PM macrosJisheng Zhang-4/+4
2025-11-25gpio: ml-ioh: Use modern PM macrosJisheng Zhang-6/+6
2025-11-25gpio: pl061: Use modern PM macrosJisheng Zhang-15/+2
2025-11-25gpio: htc-egpio: Use modern PM macrosJisheng Zhang-13/+8
2025-11-25gpio: brcmstb: Use modern PM macrosJisheng Zhang-9/+3